UnchartedBull / OctoDash

OctoDash is a simple, but beautiful dashboard for OctoPrint.
https://unchartedbull.github.io/OctoDash/index.html
Apache License 2.0
1.02k stars 225 forks source link

Octodash suddenly stopped connecting to x server #3580

Open BSKFeralLycan opened 1 year ago

BSKFeralLycan commented 1 year ago

Over night my pi crashed on boot saying could not connect to x server, after digging I found it was related to the display and octodash. After reimaging the pi and starting from scratch I got everything working again so I tried to redownload octo dash followed the instructions from here and on final reboot it again says octodash not present cannot connect to x server see photo attached of display screen. However this time my pi is still functioning and didn't crash. After digging iv found a lot of people saying due to octo pi updating to 1.0.0 bullseye that it's no longer compatible. But this is the only display that looks good and has everything I need plus the added feature of knowing how to use it. How do I get my dashboard back?

Running a raspberry pi 4 8g, with octoprint v 1.8.7 and octopi 1.0.0. running what ever version of octodash that is downloaded from the auto download link.

20230412_185725

Ruhel786 commented 1 year ago

@BSKFeralLycan Hi I had this error too. I had to manually install OctoDash using the command: wget -O octodash.deb https://github.com/UnchartedBull/OctoDash/releases/download/v2.3.1/octodash_2.3.1_armv7l.deb Then reboot and it should work.