Page 1 of 1

Websocket crashes

Posted: Sun 02 Sep 2018, 16:49
by jasperhb
I've created a small App that listens on Websocket and react accordingly with integration to my other home automation devices.

However, every time I trying to connect to the Websocket, I receive an exception telling me that the connection is forcefully closed. Also, the SPC Web Gateway crashes and I have to reboot the RPi that it is running on to get it up and running again.

I believe that I have 1-2 other Websocket listeners running. Maybe that is the limit?

Also, I'm running version 1.2 of the gateway. I see here in the forum that there is a later version available, but how do I get it?

Thank you.

Re: Websocket crashes

Posted: Sun 02 Sep 2018, 17:02
by gol
Hi Jasperhb,
Please try latest version 1.3 and see if that help. (According to my email log I sent that version to you 18-01-30)

//Goran

Re: Websocket crashes

Posted: Sun 02 Sep 2018, 18:42
by jasperhb
I've cheched my mail and I've recieved no email from *@lundix.se on 18-01-30. It looks like I did sent you a mail that day, but I can't find any email back from you to me.

I checked the spam filter too. Nothing.

Could you resend, please?

Thank you

Re: Websocket crashes

Posted: Sun 02 Sep 2018, 18:52
by gol
The mail is now resent.
//Goran

Re: Websocket crashes

Posted: Sun 02 Sep 2018, 19:07
by jasperhb
Initial test shows that the issue seems to have been fixed with version 1.3.

Thank you.