-
Notifications
You must be signed in to change notification settings - Fork 41
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
[BUG] Web UI stuck in loading #132
Comments
I have tried to troubleshoot this a bit and I think the main issue is the MQTT & PPPP are yellow in the UI and MQTT is not decoding.
|
Can you advise what firmware version you are on with the AnkerMake and which model of printer you have. |
@billyjbryant thanks for the response. Model: M5 Thanks for any help with this! |
Please close this issue in favor of #131 which it is a duplicate of. |
This was resolved by #134 |
@billyjbryant good work! @broberts2261 we have reason to believe the bug should be resolved in the newest version. Can you update your install, and test again? |
The current release is V.1.0 from May this year. Where can I find a new Docker image or Home Assistant addon? Or would I have to build this myself via compose? |
@z-master42 at the current moment, the version has not been increased, I will put in a PR to perform a patch release v1.0.1 so that we can roll out a new docker image. |
Your issue may already be reported! Please search on the issue tracker before creating one.
Describe the bug
When I run
python3 ./ankerctl.py webserver run
, I can access the web UI. My login.JSON is properly loaded but the UI is stuck in loading and Im getting the following error in the command line*] Trying connect to printer 3d Printer (USPRAKM-017051-JPGTV) over pppp using ip <MY_IP>
[E] Failed to decode mqtt message: expected set() but found {21, 37}
This is continuous
The text was updated successfully, but these errors were encountered: