Sorry. I included the logs yesterday.
I have the same problem in safe mode.
Did the fix for the bed visualizer. Same issue.
Sorry. I included the logs yesterday.
I have the same problem in safe mode.
Did the fix for the bed visualizer. Same issue.
Nope. Already checked that. The only things there are:
Gcode Viewer
STL Viewer
Have you checked config.yaml to see if it's disabled in the appearance section?
No. Where do I find config.yaml and how do I access it?
Never mind. I found it.
components:
disabled:
tab:
- temperature
- control
- gcodeviewer
How do I re enable these?
remove that line - control
and save the file then restart octoprint.
That worked. I now have control back, along with temperature.
Thank you.
I wonder why that happened during the upgrade?
It shouldn't have to be honest. Not sure how those got disabled in your config.
Also, please don't forget...
Did that. Thanks.
Hi, I am facing the same issue can you tell me how to access the config.yaml file? TIA
SSH to the pi and run nano ~/. octoprint/config.yaml
then use the arrows on your keyboard to navigate in the file, make edits and then Ctrl+S to save and Ctrl+x to exit then restart OctoPrint.
sorry about that, this inadveratndtly added a space when typing from my phone. should be
nano ~/.octoprint/config.yaml
Ok, I have got into the file (I think) but cannot see the appearance section.
If you don't have the section then there shouldn't be anything hidden. Is it also missing if you restart OctoPrint in safe mode?
No its there in safe mode
Sounds like a plugin causing it to not show then. UI Customizer has options for that, not sure what plugins you're running.