jneilliii / OctoPrint-BedLevelVisualizer

MIT License
372 stars 82 forks source link

[BUG]: OctoDash web page needs authentication #632

Closed jneilliii closed 12 months ago

jneilliii commented 12 months ago

Describe the bug When using the [!WEB]http://127.0.0.1/plugin/bedlevelvisualizer/bedlevelvisualizer address for custom action in OctoDash the update mesh button no longer works.

Expected behavior To send the commands configured in plugin's settings

Debug Log n/a

Screenshots image

image

Firmware and Version n/a

jneilliii commented 12 months ago

Actually related to missing api key. added key to update mesh request. Brought up in https://github.com/UnchartedBull/OctoDash/issues/2887. Added in above commit. releasing v1.1.2rc7 to address.

atax112 commented 12 months ago

Thank you for the quick response. I am currently running a print, but will update ASAP

I just replace the files right? Never installed or updated anything outside of the UI or CLI image

jneilliii commented 12 months ago

Easiest method is go into OctoPrint's software update settings and change the release channel for the plugin to release candidate. You will be pumped to upgrade.

atax112 commented 12 months ago

Alright, I assume I cant see the plugins in the software update page since Im running a print and they are not manageable during jobs. Will check again after its done printing in a couple of hours.

image

jneilliii commented 12 months ago

I'm not sure on that front, but if you don't see anything other than OctoPrint in that list after the print is complete then there's something else breaking the software update list. I've seen where on safari browsers you might not see the scroll bar, if that's the case for you.

image

atax112 commented 12 months ago

Hmm, running on brave/chromium, will investigate after the print is done. 3.5h left but that will also be the middle of the night. I'll get back to you in the morning. Thanks a bunch.

atax112 commented 12 months ago

Ok, so no plugins on the software update page...strange.

So can I replace the files as mentioned before for now? I'll figure out the update page issue later.

atax112 commented 12 months ago

I actually forgot I can manually upload and install packages in the UI 😅

Installed rc7, updated mesh, tried the custom action.

It loads from the notification screen and the button works!

Would be great if I could directly trigger an update with a custom action but still good either way, I don't need to do it from PC or phone when I'm at the printer.

Thank you!

atax112 commented 12 months ago

Any way to move the variance data back in its original place and make it visible again? For me it is obscure with a grey background on the left now, not readable in the UI

image

jneilliii commented 12 months ago

Check settings, I think there's options for where to place it. If you can't find it please open separate issue for that.