Skip to content
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

[BUG] "Fatal error in , line 0 unreachable code" #776

Closed
4 tasks done
ZuriPL opened this issue Jun 30, 2022 · 2 comments
Closed
4 tasks done

[BUG] "Fatal error in , line 0 unreachable code" #776

ZuriPL opened this issue Jun 30, 2022 · 2 comments
Assignees
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working

Comments

@ZuriPL
Copy link

ZuriPL commented Jun 30, 2022

Environment

Self-Hosted (Docker)

Version

N/A

Describe the problem

Tried installing dashy on a rpi4 using the command in repo's readme, and all I get is this error

pi@raspberrypi:~ $ sudo docker run -p 8080:80 lissy93/dashy
Unable to find image 'lissy93/dashy:latest' locally
latest: Pulling from lissy93/dashy
5480d2ca1740: Pull complete
00d662877661: Pull complete
c234d4aeb7df: Pull complete
9a2fd5970489: Pull complete
35900400aefa: Pull complete
45e6ab437750: Pull complete
b40b133afa30: Pull complete
0c813f8feabf: Pull complete
Digest: sha256:a9e8a5a4429cb8be2b963d059736bafbe42bae3a657298f186b761102db1feaa
Status: Downloaded newer image for lissy93/dashy:latest


#
# Fatal error in , line 0
# unreachable code
#
#
#
#FailureMessage Object: 0xbe8595ec

Additional info

No response

Please tick the boxes

@ZuriPL ZuriPL added the 🐛 Bug [ISSUE] Ticket describing something that isn't working label Jun 30, 2022
@ZuriPL ZuriPL changed the title [BUG] "Fata error in , line 0 unreachable code" [BUG] "Fatal error in , line 0 unreachable code" Jun 30, 2022
@liss-bot
Copy link
Collaborator

This issue has gone 6 weeks without an update. To keep the ticket open, please indicate that it is still relevant in a comment below. Otherwise it will be closed in 5 working days.

@liss-bot liss-bot added the ⚰️ Stale [ISSUE] [PR] No activity for over 1 month label Jul 31, 2022
@liss-bot liss-bot removed the ⚰️ Stale [ISSUE] [PR] No activity for over 1 month label Jul 31, 2022
@Evertras
Copy link

For anyone else who might run into this, it looks like the ARM architecture versions are using QEMU and running via docker requires the --privileged=true flag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working
Projects
None yet
Development

No branches or pull requests

4 participants