Убрал, перезапустил
Error: 500 Internal Server Error
Sorry, the requested URL '
http://127.0.0.1:62222/h/get' caused an error:
Internal Server Error
Exception:
HTTPError()
Traceback:
Traceback (most recent call last):
File "/usr/share/ii-net/ii-client/clapi/bottle.py", line 783, in _handle
return route.call(**args)
File "/usr/share/ii-net/ii-client/clapi/bottle.py", line 1635, in wrapper
rv = callback(*a, **ka)
File "/usr/share/ii-net/ii-client/run.py", line 68, in h_get
gm.fetch([x for x,y in echolist],url)
File "/usr/share/ii-net/ii-client/clapi/getmsg.py", line 49, in fetch
out = getf('%se/%s' % (url, '/'.join(el)))
File "/usr/share/ii-net/ii-client/clapi/getmsg.py", line 13, in getf
response = urllib2.urlopen(request)
File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 410, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 523, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 448, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 531, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found