Wrong MQTT credentials (username, password or device ID incorrect) #18
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I've scanned multiple times, removed and re-added my printer, ran extract_credentials --verbose and tried as many combinations of them as my sanity would allow by hand. I should probably write a script to test all 1000 possible combinations systematically.
If anyone else has had experience of this and tips on how to overcome it, I'd welcome the insight, otherwise I'll just keep plugging away.
i had the same issue and reverse engineered anycubic slicer next add printer dialog, i created a pull request.
The resulting script is here:
https://gitea.it-drui.de/bebu/KX-Bridge-Release/src/branch/feature/fetch_credentials/fetch_credentials.py
Thanks, I grabbed your script and it refuses to connect to my KX.
Is it in lan mode?
I tried it in LAN and not in LAN to see if it made a difference. Which Firmware version are you on? I get nothing on port 9883 at all, only 18088 is listening, and doesn't do anything useful. No firewall weirdness as far as I can see :/
I am on Firmware V1.2.0.2.
Actually, I got it working with your script now thanks! I power cycled the printer after switching back into LAN mode, and sure enough, 9883 was open now.