Keine Verbindung zu Octoprint

Begonnen von arokh12, 15 November 2020, 23:37:22

Vorheriges Thema - Nächstes Thema

arokh12

Hallo,
ich habe seit einiger Zeit Octoprint am laufen mit FHEM. Bis jetzt funktionierte auch alles perfekt. Allerdings ist mir seit Freitag aufgefallen, das FHEM von 10 Versuchen nur einmal eine Verbindung herstellt. Bei den anderen wird es mit einem Reading "online = false" quittiert.

Ich habe hier mal ein Log:
2020.11.15 23:24:28 0: OctoPrint Anycubic_I3_Mega [OctoPrint_Define] start device
2020.11.15 23:25:38 5: OctoPrint Anycubic_I3_Mega [OctoPrint_GetStatus] called function
2020.11.15 23:25:38 5: OctoPrint Anycubic_I3_Mega [OctoPrint_SendCommand] called function CMD = 
2020.11.15 23:25:38 5: OctoPrint Anycubic_I3_Mega [OctoPrint_SendCommand] using unencrypted connection via HTTP
2020.11.15 23:25:38 5: OctoPrint Anycubic_I3_Mega [OctoPrint_HD_SendCommand] - append to queue http://192.168.178.74:5000/api/job?&apikey=0B79A4602471423C9959D579539832B7
2020.11.15 23:25:38 5: OctoPrint Anycubic_I3_Mega [OctoPrint_HD_HandleCmdQueue] - send command url  = http://192.168.178.74:5000/api/job?&apikey=0B79A4602471423C9959D579539832B7
2020.11.15 23:25:38 5: OctoPrint Anycubic_I3_Mega [OctoPrint_HD_HandleCmdQueue] - send command data =
2020.11.15 23:25:38 5: OctoPrint Anycubic_I3_Mega [OctoPrint_HD_HandleCmdQueue] - send command head = Content-Type: application/json
2020.11.15 23:25:38 5: OctoPrint Anycubic_I3_Mega [OctoPrint_SendCommand] called function CMD = 
2020.11.15 23:25:38 5: OctoPrint Anycubic_I3_Mega [OctoPrint_SendCommand] using unencrypted connection via HTTP
2020.11.15 23:25:38 5: OctoPrint Anycubic_I3_Mega [OctoPrint_HD_SendCommand] - append to queue http://192.168.178.74:5000/api/printer?exclude=state,sd&apikey=0B79A4602471423C9959D579539832B7
2020.11.15 23:25:38 5: OctoPrint Anycubic_I3_Mega [OctoPrint_ReceiveCommand] called function
2020.11.15 23:25:38 5: OctoPrint Anycubic_I3_Mega [OctoPrint_ReceiveCommand] [readings_job] Data =
2020.11.15 23:25:38 5: OctoPrint Anycubic_I3_Mega [OctoPrint_ReceiveCommand] [readings_job] JSON =
2020.11.15 23:25:38 5: OctoPrint Anycubic_I3_Mega [OctoPrint_ReceiveCommand] [readings_job] JSON = NODATA
2020.11.15 23:25:38 5: OctoPrint Anycubic_I3_Mega [OctoPrint_ReceiveCommand] ERROR = http://192.168.178.74:5000/api/job?&apikey=0B79A4602471423C9959D579539832B7: empty answer received
2020.11.15 23:25:38 5: OctoPrint Anycubic_I3_Mega [OctoPrint_HD_HandleCmdQueue] - send command url  = http://192.168.178.74:5000/api/printer?exclude=state,sd&apikey=0B79A4602471423C9959D579539832B7
2020.11.15 23:25:38 5: OctoPrint Anycubic_I3_Mega [OctoPrint_HD_HandleCmdQueue] - send command data =
2020.11.15 23:25:38 5: OctoPrint Anycubic_I3_Mega [OctoPrint_HD_HandleCmdQueue] - send command head = Content-Type: application/json
2020.11.15 23:25:38 5: OctoPrint Anycubic_I3_Mega [OctoPrint_ReceiveCommand] called function
2020.11.15 23:25:38 5: OctoPrint Anycubic_I3_Mega [OctoPrint_ReceiveCommand] [readings_printer] Data =
2020.11.15 23:25:38 5: OctoPrint Anycubic_I3_Mega [OctoPrint_ReceiveCommand] [readings_printer] JSON =
2020.11.15 23:25:38 5: OctoPrint Anycubic_I3_Mega [OctoPrint_ReceiveCommand] [readings_printer] JSON = NODATA
2020.11.15 23:25:38 5: OctoPrint Anycubic_I3_Mega [OctoPrint_ReceiveCommand] ERROR = http://192.168.178.74:5000/api/printer?exclude=state,sd&apikey=0B79A4602471423C9959D579539832B7: empty answer received


Komisch finde ich auch, dass das Device mir sagt, dass Octoprint offline ist, mir aber trotzdem den aktuellen Fortschritt und Job mitteilt.

Kann mir da jemand helfen?

Danke und VG
arokh12