Issues with dreampi 1.7 DLE
Posted: Sat Sep 07, 2019 9:15 pm
Hello My dreampi is not starting the dreampi.py, and starting it manually gives me an error, I have logged in fine with pi and my password. my modem is a dell NW147 USB on port TTYAMC0, no line inducer yet but my modems lights are both on. here is my error when running dreampi 1.7 DLE my ip does not end in .98, any help is welcomed. thank you
Code: Select all
ERROR:root:Unable to update the DNS file for some reason, will use upstream
Traceback (most recent call last):
File "/usr/local/bin/dreampi", line 69, in update_dns_file
response = urllib2.urlopen(DNS_FILE)
File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 435, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 548, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 473, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found
wlan0: ERROR while getting interface flags: No such device
ERROR:dreampi:Something went wrong...
Traceback (most recent call last):
File "/usr/local/bin/dreampi", line 631, in main
config_server.start()
File "/home/pi/dreampi/config_server.py", line 70, in start
server = HTTPServer(('0.0.0.0', 1998), DreamPiConfigurationService)
File "/usr/lib/python2.7/SocketServer.py", line 417, 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 431, in server_bind
self.socket.bind(self.server_address)
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
error: [Errno 98] Address already in use
INFO:dreampi:Stopping dc2k2 process
Failed to open /dev/tty: No such device or address
INFO:dreampi:Stopping dcgamespy process
Failed to open /dev/tty: No such device or address
INFO:dreampi:Stopping dcvoip process
Failed to open /dev/tty: No such device or address