gdombiak / OctoPod

Free open source client for OctoPrint
Apache License 2.0
225 stars 42 forks source link

Time to finish printing and name of model not showing up after Octoprint update #605

Closed Printyprinty closed 1 year ago

Printyprinty commented 1 year ago

Please help. Title and time to finish not displaying after new octoprint uodate

theHalo commented 1 year ago

Same problem here. All print job information is missing. Temperature settings are shown but temperature history graph says no history available.

18B139CC-6B79-4330-BF7A-3F8A76935E0B

theHalo commented 1 year ago

Strangely the Apple Watch app is still working as expected though.

778D5D12-7B84-4113-8148-250D41179F23

gdombiak commented 1 year ago

Thanks for reporting this. I will take a look during the weekend.

Thanks, Gaston

gdombiak commented 1 year ago

Got to the bottom of this,. OctoPrint 1.8.3 hits an error when using global API keys as reported here. I changed the API key of my printer in OctoPod to use an Application Key and things work well now. If it's easier, you can remove the printer and add it again to OctoPod. Make sure to select "OctoPrint - Application Key" when adding the printer again.

Let me know how it goes.

Gaston

theHalo commented 1 year ago

Replacing the API key with a new application key worked like a charm. Thanks!