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
$ pyRetro -s
Scan new roms
Scan roms in progress, please wait.Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
File "/usr/share/pyRetro/WebAdmin.py", line 401, in run_thread
self.server = self.MyHTTPServer(('', self.util.options['webadmin_port']), self.Server)
File "/usr/share/pyRetro/WebAdmin.py", line 52, in __init__
HTTPServer.__init__(self, *args, **kw)
File "/usr/lib/python2.7/SocketServer.py", line 419, in __init__
self.server_bind()
File "/usr/lib/python2.7/BaseHTTPServer.py", line 108, in server_bind
SocketServer.TCPServer.server_bind(self)
File "/usr/lib/python2.7/SocketServer.py", line 430, in server_bind
self.socket.bind(self.server_address)
File "/usr/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
error: [Errno 98] Address already in use
Original issue reported on code.google.com by [email protected] on 13 Feb 2014 at 5:06
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 13 Feb 2014 at 5:06The text was updated successfully, but these errors were encountered: