Ankündigung

Einklappen
Keine Ankündigung bisher.

Connection to Sh.Py error

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    Connection to Sh.Py error

    Hello Guys.
    I'm having some problems with the link from sh.py to smartvisu.
    I get the error below:
    Code:
    
    2015-09-14 12:43:42,351 DEBUG    Main         WebSocket: incoming connection from 192.168.50.137:53015 to 0.0.0.0:2424 -- connection.py:accept:188
    2015-09-14 12:43:42,567 DEBUG    Main         WebSocketHandler: closing socket 192.168.50.137:53015 -- connection.py:close:303
    when acccessing from my pc....


    #2
    Hi.

    Got a similar problem.

    Is the closing socket entry followed by a indication that smarthome stopped?

    Something like:

    2015-11-18 19:13:35,768 INFO Main SmartHome.py stopped -- smarthome.py:stop:37

    Anyway - try to use any other client.

    Its working on my setup perfectly from the IPAD and/or from other PC's.

    Regards

    Rob

    Update: Try to disable your Virus Scanner. 303 is the reason when remote host focible closes the conection.

    In my case Bitdefender was causing the problem.
    Zuletzt geändert von rob3rix; 18.11.2015, 22:19.

    Kommentar


      #3
      Don't use localhost in the smartVISU configuration, but the IP-address of the host running smarthome.py (I guess 192.168.50.137 in this case).

      Kommentar

      Lädt...
      X