Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
No socket could be created socket -error
#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


Messages In This Thread
RE: No socket could be created socket -error - by dan - 2018 May 21, 01:03 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)