Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Need help troubleshooting websever error

If you have a question or need help, this is the place to be.
Post Reply
jksmurf
Posts: 18
Joined: Sun Aug 19, 2007 12:49 am

Need help troubleshooting websever error

Post by jksmurf »

Is this just a share / file permission issue?
k.

Code: Select all

Autostart
Plugin: USB-UIRT
Plugin: Webserver
Exception in thread Thread-8:
Traceback (most recent call last):
  File "threading.pyc", line 486, in __bootstrap_inner
  File "threading.pyc", line 446, in run
  File "C:\Program Files\EventGhost\plugins\Webserver\__init__.py", line 198, in ThreadLoop
  File "SocketServer.pyc", line 330, in __init__
  File "BaseHTTPServer.pyc", line 101, in server_bind
  File "SocketServer.pyc", line 341, in server_bind
  File "<string>", line 1, in bind
error: (10013, 'Permission denied')

Main.OnInit
User avatar
Bitmonster
Site Admin
Posts: 2239
Joined: Mon Feb 06, 2006 10:28 pm

Re: Need help troubleshooting websever error

Post by Bitmonster »

As said in the other thread, the Webserver port is most likely blocked by another application.
Please post software-related questions in the forum - PMs will only be answered, if really private, thanks!
Post Reply