Below is the output on the terminal when I start the server:
- Code: Select all
2016-Feb-23 04:36:07:
2016-Feb-23 04:36:07: ==============================================================
2016-Feb-23 04:36:07: Logging is started
2016-Feb-23 04:36:07: ==============================================================
2016-Feb-23 04:36:07: [I] DVBLink server product id: 645fdfdb-a450-11e3-a88c-005056c00008
2016-Feb-23 04:36:07: [I] ---------------------------
2016-Feb-23 04:36:07: [I] Installed DVBLink products:
2016-Feb-23 04:36:07: [I] DVBLink TVSource, 5.5.0, 12217
2016-Feb-23 04:36:07: [I] DVBLink EPG Loader for PercData, 5.5.0, 11943
2016-Feb-23 04:36:07: [I] DVBLink Server, 5.5.0, 12350
2016-Feb-23 04:36:07: [I] ---------------------------
2016-Feb-23 04:36:07: [W] broker::start_recorder(): recorder is not found!!!
/usr/local/bin/dvblink/web_server/addons/connect_server/__init__.py:145: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
/usr/local/bin/dvblink/web_server/addons/connect_server/__init__.py:195: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
I also can not access the webui. I get "internal error" when I try to open the webui.
I am attaching the server log and web server log.