Printer doesnt connect #79
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?
Description
Since around version .25 when I try to setup the connection to the printer, it doesnt work.
Steps to Reproduce
Expected Behavior
Printer connects to bridge
Actual Behavior
Gets error Drucker nicht erreichbar oder Fehler: Cannot connect to host 192.168.1.16:18910 ssl:default [Connect call failed ('192.168.1.16', 18910)]
Environment
Logs
Rest of the logs is just a bunch of noise from the HomeAssistant integration
Which Hommeassistant integration are you using? Please attach the complete Bridge log. If the Bridge can't connect to the printer, it's usually because of either a.) missing certificates—which shouldn't be the case for you if you're using Docker—or b.) another program accessing the printer with the same ID and data. Many people have simply copied my MQTT string. With this string, only one connection to the printer is allowed at a time,