Webserver will not start
Posted: Mon Feb 11, 2019 2:25 pm
Hi
I'm new to Eventghost and I cannot find out why the webeserver plugin will not start. What I get is this error
Error starting plugin: Webserver
Traceback (most recent call last) (1722):
File "C:\Program Files (x86)\EventGhost\eg\Classes\PluginInstanceInfo.py", line 177, in Start
self.instance.__start__(*self.args)
File "C:\Program Files (x86)\EventGhost\plugins\Webserver\__init__.py", line 3739, in __start__
self.server = MyServer(RequestHandler, port, certfile, keyfile)
File "C:\Program Files (x86)\EventGhost\plugins\Webserver\__init__.py", line 860, in __init__
HTTPServer.__init__(self, address, requestHandler)
File "SocketServer.pyc", line 400, in __init__
File "C:\Program Files (x86)\EventGhost\plugins\Webserver\__init__.py", line 876, in server_bind
HTTPServer.server_bind(self)
File "BaseHTTPServer.pyc", line 108, in server_bind
File "SocketServer.pyc", line 411, in server_bind
File "<string>", line 1, in bind
error: [Errno 10013] An attempt was made to access a socket in a way forbidden by its access permissions
I have posted thisonce already but it didnt appear int he forum so apoligies if it is a duplicate
Any help is appeacietd thank you
Regards
Andy
I'm new to Eventghost and I cannot find out why the webeserver plugin will not start. What I get is this error
Error starting plugin: Webserver
Traceback (most recent call last) (1722):
File "C:\Program Files (x86)\EventGhost\eg\Classes\PluginInstanceInfo.py", line 177, in Start
self.instance.__start__(*self.args)
File "C:\Program Files (x86)\EventGhost\plugins\Webserver\__init__.py", line 3739, in __start__
self.server = MyServer(RequestHandler, port, certfile, keyfile)
File "C:\Program Files (x86)\EventGhost\plugins\Webserver\__init__.py", line 860, in __init__
HTTPServer.__init__(self, address, requestHandler)
File "SocketServer.pyc", line 400, in __init__
File "C:\Program Files (x86)\EventGhost\plugins\Webserver\__init__.py", line 876, in server_bind
HTTPServer.server_bind(self)
File "BaseHTTPServer.pyc", line 108, in server_bind
File "SocketServer.pyc", line 411, in server_bind
File "<string>", line 1, in bind
error: [Errno 10013] An attempt was made to access a socket in a way forbidden by its access permissions
I have posted thisonce already but it didnt appear int he forum so apoligies if it is a duplicate
Any help is appeacietd thank you
Regards
Andy