Kragrathea / pgcode

118 stars 19 forks source link

Error connecting wsock:[object Event] #33

Open wieluk opened 1 year ago

wieluk commented 1 year ago

Hey, I am trying to connect to moonraker/fluidd.

When I add my url and apikey I get this response in the connection log.

Detecting connection on:http://192.168.0.38:7125
Detected Moonraker on:http://192.168.0.38:7125 version:OctoPrint (Moonraker v0.8.0-121-gaebcd00)
getOneShotToken from:http://192.168.0.38:7125
getOneShotToken success
SocketURL:ws://192.168.0.38:7125/websocket?token=apikey
Error connecting wsock:[object Event]
Disconnected from printer

What is going wrong?