Sinds een paar dagen heb ik een raar probleem: de package van couchpotato server sluit meteen na het opstarten ervan weer af. Hieronder de errorlog, welke mij vrij weinig zegt. Alleen de laatste opmerking "address already in use" vind ik terug als ik zoek op internet. De verklaring daarvoor is dat er een andere service op dezelfde poort draait. Dat lijkt me toch raar, want couchpotato server heeft eerste wel de hele tijd gewerkt en plotseling niet meer. Ik heb niks aan mijn configuratie verandert of nieuwe packages geinstalleerd. Wie helpt mij een stapje verder onderstaand error log?
19:15:46 CRITICAL [31m[ __main__] Traceback (most recent call last):
File "/usr/local/couchpotatoserver/share/CouchPotatoServer/CouchPotato.py", line 121, in <module>
l.run()
File "/usr/local/couchpotatoserver/share/CouchPotatoServer/CouchPotato.py", line 80, in run
runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
File "/volume1/@appstore/couchpotatoserver/share/CouchPotatoServer/couchpotato/runner.py", line 239, in runCouchPotato
http_server.listen(config['port'], config['host'])
File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/tornado/netutil.py", line 100, in listen
sockets = bind_sockets(port, address=address)
File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/tornado/netutil.py", line 259, in bind_sockets
sock.bind(sockaddr)
File "/usr/local/python/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
error: [Errno 98] Address already in use
[0m
Traceback (most recent call last):
File "/usr/local/couchpotatoserver/share/CouchPotatoServer/CouchPotato.py", line 121, in <module>
l.run()
File "/usr/local/couchpotatoserver/share/CouchPotatoServer/CouchPotato.py", line 80, in run
runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
File "/volume1/@appstore/couchpotatoserver/share/CouchPotatoServer/couchpotato/runner.py", line 239, in runCouchPotato
http_server.listen(config['port'], config['host'])
File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/tornado/netutil.py", line 100, in listen
sockets = bind_sockets(port, address=address)
File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/tornado/netutil.py", line 259, in bind_sockets
sock.bind(sockaddr)
File "/usr/local/python/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
error: [Errno 98] Address already in use
19:17:27 CRITICAL [31m[ __main__] Traceback (most recent call last):
File "/usr/local/couchpotatoserver/share/CouchPotatoServer/CouchPotato.py", line 121, in <module>
l.run()
File "/usr/local/couchpotatoserver/share/CouchPotatoServer/CouchPotato.py", line 80, in run
runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
File "/volume1/@appstore/couchpotatoserver/share/CouchPotatoServer/couchpotato/runner.py", line 239, in runCouchPotato
http_server.listen(config['port'], config['host'])
File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/tornado/netutil.py", line 100, in listen
sockets = bind_sockets(port, address=address)
File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/tornado/netutil.py", line 259, in bind_sockets
sock.bind(sockaddr)
File "/usr/local/python/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
error: [Errno 98] Address already in use
[0m
Traceback (most recent call last):
File "/usr/local/couchpotatoserver/share/CouchPotatoServer/CouchPotato.py", line 121, in <module>
l.run()
File "/usr/local/couchpotatoserver/share/CouchPotatoServer/CouchPotato.py", line 80, in run
runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env)
File "/volume1/@appstore/couchpotatoserver/share/CouchPotatoServer/couchpotato/runner.py", line 239, in runCouchPotato
http_server.listen(config['port'], config['host'])
File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/tornado/netutil.py", line 100, in listen
sockets = bind_sockets(port, address=address)
File "/usr/local/couchpotatoserver/share/CouchPotatoServer/libs/tornado/netutil.py", line 259, in bind_sockets
sock.bind(sockaddr)
File "/usr/local/python/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
error: [Errno 98] Address already in use