Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Tohora error #116

Open
jomarahi opened this issue Dec 10, 2020 · 11 comments
Open

Tohora error #116

jomarahi opened this issue Dec 10, 2020 · 11 comments

Comments

@jomarahi
Copy link

I'm getting this error in the log when i start the rpi:

kiosk alt_start.sh: line 9: ./tohora: No such file or directory

The file is there but it will not run.
Running version 1.0.5 on a RPI 3+ with original display
Any ideas?

@nickd2048
Copy link

Same here (3B+)

@ReubenBTalbott
Copy link

Having the same issue, RPi3 HDMI display.

@zsolt-halo
Copy link

Same here 3B+

@zsolt-halo
Copy link

I investigated a little and it works just fine with the 32 bit Balena OS on RPi3 B+

@patrocle
Copy link

Same here RPi3 HDMI display.
Works with 32 bit Balena OS.

@cniweb
Copy link

cniweb commented Jul 26, 2021

Only Raspberry Pi 3 (using 64bit OS) is available 👎

@cniweb
Copy link

cniweb commented Jul 26, 2021

In the container I become:

root@80d05dd6f3ed:/home/chromium/tohora# ./tohora 
bash: ./tohora: No such file or directory

@cniweb
Copy link

cniweb commented Jul 26, 2021

@mozz100 can you help?

@mozz100
Copy link
Contributor

mozz100 commented Jul 26, 2021

I’m travelling with hardly any internet for summer. I can’t help right now I’m afraid, but I have a suggestion.

Can you provide more detail? It’s not immediately clear to me what you mean by “in the container I become” - more detail might help others here. Is that a local container on your host computer, or are you doing that through balena’s UI? Also tohora expects to be invoked with a port number and a command. Have you tried that?

@cniweb
Copy link

cniweb commented Aug 2, 2021

I was able to fix the error.
In this file:
https://github.com/balenalabs/balena-dash/blob/28e02ea5b4f07e786d9b2b9ecf0ca8af338750ee/kiosk/Dockerfile.template#L2
I overwritten the second line with:
FROM balenalib/raspberrypi3-golang as builder

@dkter
Copy link

dkter commented Oct 20, 2021

^ this worked for me.

dkter added a commit to dkter/balena-dash that referenced this issue Oct 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants