Open salomonje opened 2 years ago
64bit or 32bit?
64Bit, Raspberry Pi 4b 8GB
This seems to be an issue with the 64 bit builds, there was another report on the forum about this, they didn't know they were running 1.0.0 64 bit nightly builds but were experiencing random crashes that were likely due to undervoltage, but the vcgencmd get_throttled
command is not available to find out if throttling is occurring.
https://community.octoprint.org/t/cannot-check-for-throttling/42545?u=charlie_powell
See my comment here for solution: https://github.com/guysoft/OctoPi/issues/770#issuecomment-1057175274
Cannot check for throttling OctoPrint cannot check for throttling situations reported by your Pi. vcgencmd doesn't work as expected. Make sure the system user OctoPrint is running under is a member of the "video" group.
What were you doing?
After Upgrade to 1.0 I receive this error upon start/restart
What did you expect to happen?
What happened instead?
Did the same happen when running OctoPrint in safe mode?
Happens in Safe Mode too.
Version of OctoPi
OctoPi 1.0.0
OctoPrint 1.7.3 Python 3.8.10
Printer model & used firmware incl. version
Ender-3, Marlin 2.0.9.3
I have read the FAQ.