root@user:/etc/apt# /opt/acestream/start-engine --client-console --bind *.*.*.* --service-remote-access --service-access-token password
2019-07-07 04:50:55,683|MainThread|acestream|init segmenter done: log_path=/root/.ACEStream/logs/segmenter.log
2019-07-07 04:50:55,685|MainThread|acestream|platform=linux
2019-07-07 04:50:55,686|MainThread|acestream|app=acestream
2019-07-07 04:50:55,686|MainThread|acestream|version=3.1.16 code=3011600 revision=3258 date=2017-02-08
2019-07-07 04:50:55,686|MainThread|acestream|use_local_db=True
2019-07-07 04:50:55,686|MainThread|acestream|use_m2crypto=True
2019-07-07 04:50:55,687|MainThread|acestream|enable debug: 0
2019-07-07 04:50:55,690|MainThread|acestream|get_default_api_version: 2
2019-07-07 04:50:55,691|MainThread|acestream.coreapp|use fixed i2i_port: 62062
2019-07-07 04:50:55,691|MainThread|acestream.coreapp|state_dir=u'/root/.ACEStream'
2019-07-07 04:50:55,858|MainThread|acestream.SocketHandler.InterruptSocket|bound on 127.0.0.1:53791
2019-07-07 04:50:55,858|MainThread|acestream.SocketHandler.SocketHandler|bind: socket bound: host=0.0.0.0 port=8621
2019-07-07 04:50:55,858|MainThread|acestream.LM|listen on 8621
2019-07-07 04:50:55,894|MainThread|acestream.VideoServer|start: addr= port=6878 allow_remote=1 allow_intranet=1
2019-07-07 04:50:56,325|MainThread|acestream.SocketHandler.InterruptSocket|bound on 127.0.0.1:8368
2019-07-07 04:50:56,325|MainThread|acestream.SocketHandler.SocketHandler|bind: socket bound: host=0.0.0.0 port=62062
2019-07-07 04:50:56,326|Instance2InstanceThread-30|acestream.APIServer|run: ready to receive remote commands on 62062
2019-07-07 04:51:48,588|Thread-58|acestream.LiveClientTransporterDASH|download_chunk: failed to open connection
Traceback (most recent call last):
File "core.c", line 742, in
File "core.c", line 855, in
File "ACEStream/Core/Utilities/timeouturlopen.py", line 204, in urlOpenTimeout
File "/usr/lib/python2.7/urllib2.py", line 437, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 550, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 475, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 409, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 558, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found