Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
No socket could be created socket -error
#1
Hi

 When i call the program    sudo python sip.py in the end i have this message

File"/home/pi/sip/web/wsgiserver/__init___.py", line 1753, in start
raise socket.error(msg)
socket.error:NO socket be created.

Best regards from Portugal

cumps
Jose Correia
Reply
#2
That message indicates that some other program, such as a web server, is using port 80 on the same Raspi.

You can either stop the other program or edit the file SIP/data/sd.json
Change the line "htp": 80 to something like "htp": 8080

That should allow SIP to run.

If you stop the other program you can change the port setting on SIP's Options page.
Reply
#3
Hi
dan

thank you for your support.
i will try your solution and replay here the final results .

By the way i translate SIP to portuguese .
Very soon i send you the files.

Thanks

Best regards
Jose Correia
Reply
#4
Hi Jose ,

A portuguese translation would be be very helpful.

Dan
Reply
#5
(2018 May 21, 04:23 PM)dan Wrote: Hi Jose ,

A portuguese translation would be be very helpful.

Dan

HI dan

I send you  the translation.
The program is ok  perfect.

Jose Correia
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)