Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't retrieve layer progress (similar to #1304) #2546

Closed
plymatth opened this issue Dec 29, 2021 · 2 comments
Closed

Can't retrieve layer progress (similar to #1304) #2546

plymatth opened this issue Dec 29, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@plymatth
Copy link

Describe the bug
Installed OctoDash several times on a new Raspberry Pi 3B+ with Touchscreen. Constantly receive the following error card:

Can't retrieve layer progress!

Http failure response for
http://localhost/plugin/DisplayLayerPorgress/values:
404 NOT FOUND_

To Reproduce
Steps to reproduce the behavior:
Consistent error card every 'x' seconds, dependent on refresh interval

Expected behavior
I expect this error card to go away.

Screenshots
If applicable, add screenshots to help explain your problem.

General Information:

  • Hardware Raspberry Pi 3B+
  • OS Info OctoPi install
  • OctoDash Version v2.2.0
  • OctoPrint Version v1.7.2

Additional context
Tried everything listed in Issue #1304, except the new "fork" from jneilliii. Not knowledgeable enough to know how to use that fork.

Changing update interval from 2000ms to 10000ms delays the refresh of the error card
Currently set the OctoDash to port 80. Originally kept the default port 5000. Same error, but address was http://localhost:5000/....
Changed from localhost to IP address. Same error, but localhost was replaced with IP address.
Tried uninstalling and reinstalling OctoDash
During reinstall, confirmed DisplayLayerProgress was enabled (it was a forced check box)
Confirmed API key twice

@plymatth plymatth added the bug Something isn't working label Dec 29, 2021
@jneilliii
Copy link
Contributor

I don't think my fork is required. If you don't have DisplayLayerProgress plugin installed you just need to disable it from being enabled in OctoDash's settings. If you do have it installed, make sure that the option for websocket is enabled in that plugin's settings.

@plymatth
Copy link
Author

Thanks! All this time, I thought OctoDash was installing the plugin..... but the plugin is really an OctoPrint thing. While I was at it, I also added the FilamentManager and the MMU2S plugins. I'm good to go, thanks for the help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants