You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/usr/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap
self.run()
File "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run
self._target(*self._args, **self._kwargs)
File "/home/admin/IPProxyPool/api/apiServer.py", line 21, in start_api_server
app.run()
File "/usr/local/lib/python2.7/dist-packages/web/application.py", line 313, in run
return wsgi.runwsgi(self.wsgifunc(*middleware))
File "/usr/local/lib/python2.7/dist-packages/web/wsgi.py", line 59, in runwsgi
return httpserver.runsimple(func, server_addr)
File "/usr/local/lib/python2.7/dist-packages/web/httpserver.py", line 157, in runsimple
server.start()
File "/usr/local/lib/python2.7/dist-packages/web/wsgiserver/init.py", line 1753, in start
raise socket.error(msg)
error: No socket could be created
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/usr/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap
self.run()
File "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run
self._target(*self._args, **self._kwargs)
File "/home/admin/IPProxyPool/api/apiServer.py", line 21, in start_api_server
app.run()
File "/usr/local/lib/python2.7/dist-packages/web/application.py", line 313, in run
return wsgi.runwsgi(self.wsgifunc(*middleware))
File "/usr/local/lib/python2.7/dist-packages/web/wsgi.py", line 59, in runwsgi
return httpserver.runsimple(func, server_addr)
File "/usr/local/lib/python2.7/dist-packages/web/httpserver.py", line 157, in runsimple
server.start()
File "/usr/local/lib/python2.7/dist-packages/web/wsgiserver/init.py", line 1753, in start
raise socket.error(msg)
error: No socket could be created
The text was updated successfully, but these errors were encountered: