-
-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Latest version not working on my Raspberry 2B+ #558
Comments
Hi @lukemt. |
Hi @Der-Henning |
Yes, many of the required packages are not available for armv7 and need to be build on installation. |
Holy cow, after 1h6m42s it finished building. It started and it works just fine :D |
@lukemt Could you please test whether the image with the tag |
I will! Unfortunately my pi has only isdn internet speed, so i will have to change SIM-Cards temporarily, which I can't do remotely, in oder to download the new version. I will try to test it later today or tomorrow. Sorry about that! |
Hello, Thanks for your comments. I have the same problem on a pi0. |
@aldebaran54 yes, you clone the repo. Then comment out the image in the docker-compose.yaml and uncomment the build-context-dockerfile section. Then docker compose up as usual |
Unfortunately I couldn't get to testing the |
I also confirm that it works after an image rebuild on my pi0 ! (armv6). I can share the image if necessary. I tried with the image tgtg and the tag v1.22, but same issue with exit and code 139. But not surprising because it's the same image ? same id ? Did I misunderstood something ? image pull with the tag, modification in the docker compose file, and docker compose |
I just upgraded to the latest version using docker on my Raspberry 2B+ and it does not work anymore. It prints: Segmentation fault
Log output:
I tried several times and re-downloaded everything.
As for comparison I tried the new version on my intel macbook and there it did work with no issues.
The text was updated successfully, but these errors were encountered: