Printer doesnt connect #79

Open
opened 2026-07-01 13:44:28 +02:00 by pezfisk · 1 comment
Contributor

Description

Since around version .25 when I try to setup the connection to the printer, it doesnt work.

Steps to Reproduce

  1. Add Printer
  2. Put IP and name

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

  • KX-Bridge Version: v0.9.27
  • OrcaSlicer Version: v2.5.0-dev-kx
  • Moonraker/Klipper Version:
  • Operating System: Server: Proxmox, Host: Fedora 44 / NixOS 44
  • Installation: Docker on Alpine

Logs

Rest of the logs is just a bunch of noise from the HomeAssistant integration

kx-bridge-1  | [11:42:48] INFO  aiohttp.access: 192.168.1.19 [01/Jul/2026:11:42:48 +0000] "GET /api/state HTTP/1.1" 200 1566 "http://192.168.1.219:7125/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36"
## Description <!-- What is happening? --> Since around version .25 when I try to setup the connection to the printer, it doesnt work. ## Steps to Reproduce 1. Add Printer 2. Put IP and name ## 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 - KX-Bridge Version: v0.9.27 - OrcaSlicer Version: v2.5.0-dev-kx - Moonraker/Klipper Version: - Operating System: Server: Proxmox, Host: Fedora 44 / NixOS 44 - Installation: Docker on Alpine ## Logs Rest of the logs is just a bunch of noise from the HomeAssistant integration ``` kx-bridge-1 | [11:42:48] INFO aiohttp.access: 192.168.1.19 [01/Jul/2026:11:42:48 +0000] "GET /api/state HTTP/1.1" 200 1566 "http://192.168.1.219:7125/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36" ```
pezfisk added the
bug
label 2026-07-01 13:44:28 +02:00
Owner

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,

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,
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: viewit/KX-Bridge-Release#79
No description provided.