Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
cannot run sip.py
#1
Trying to run sip.py.  Install appeared to be fine.  here is the terminal output.

sudo python sip.py
ALARM from Example_Sender!: Just and example!
plugins loaded:
  mobile_app
  plugin_manager
  signaling_examples
  system_update
zones changed
[0, 0, 0, 0, 0, 0, 0, 0]
 Starting timing loop

http://0.0.0.0:80/
Traceback (most recent call last):
  File "sip.py", line 240, in <module>
    app.run()
  File "sip.py", line 186, in run
    return web.httpserver.runsimple(func, ('0.0.0.0', port))
  File "/home/pi/SIP/web/httpserver.py", line 157, in runsimple
    server.start()
  File "/home/pi/SIP/web/wsgiserver/__init__.py", line 1753, in start
    raise socket.error(msg)
socket.error: No socket could be created

I have tried different ports etc. but I always get this error.  Running on a PI2 with noobs raspbian.
Reply


Messages In This Thread
cannot run sip.py - by mrbeezer@gmail.com - 2017 Apr 14, 04:44 AM
RE: cannot run sip.py - by dan - 2017 Apr 14, 02:33 PM
RE: cannot run sip.py - by mrbeezer@gmail.com - 2017 Apr 14, 05:19 PM
RE: cannot run sip.py - by mrbeezer@gmail.com - 2017 Apr 14, 10:37 PM
RE: cannot run sip.py - by dan - 2017 Apr 14, 10:49 PM
RE: cannot run sip.py - by dan - 2017 Apr 14, 11:26 PM
RE: cannot run sip.py - by pratikkhandelwal - 2017 Aug 27, 02:01 PM
RE: cannot run sip.py - by dan - 2017 Aug 27, 05:15 PM
RE: cannot run sip.py - by pratikkhandelwal - 2017 Aug 28, 04:47 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)