Skip to content

Instantly share code, notes, and snippets.

Created September 19, 2013 18:35
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save anonymous/6627882 to your computer and use it in GitHub Desktop.
[root@htpc tvheadend-release-3.4]# systemctl status tvheadend-local.service
tvheadend-local.service - tvheadend
Loaded: loaded (/etc/systemd/system/tvheadend-local.service; disabled)
Active: active (running) since Thu 2013-09-19 20:21:07 CEST; 3min 0s ago
Main PID: 5600 (tvheadend)
Sep 19 20:21:12 htpc tvheadend[5600]: Sep 19 20:21:12.201 [ ERROR]:webui: failed to open src/webui/static/app/config.js
Sep 19 20:21:12 htpc tvheadend[5600]: Sep 19 20:21:12.201 [ ERROR]:HTTP: 192.168.4.224: /static/app/config.js -- 500
Sep 19 20:21:12 htpc tvheadend[5600]: webui: failed to open src/webui/static/app/status.js
Sep 19 20:21:12 htpc tvheadend[5600]: HTTP: 192.168.4.224: /static/app/status.js -- 500
Sep 19 20:21:12 htpc tvheadend[5600]: Sep 19 20:21:12.210 [ ERROR]:webui: failed to open src/webui/static/app/status.js
Sep 19 20:21:12 htpc tvheadend[5600]: Sep 19 20:21:12.210 [ ERROR]:HTTP: 192.168.4.224: /static/app/status.js -- 500
Sep 19 20:21:12 htpc tvheadend[5600]: webui: failed to open src/webui/static/app/tvheadend.js
Sep 19 20:21:12 htpc tvheadend[5600]: HTTP: 192.168.4.224: /static/app/tvheadend.js -- 500
Sep 19 20:21:12 htpc tvheadend[5600]: Sep 19 20:21:12.221 [ ERROR]:webui: failed to open src/webui/static/app/tvheadend.js
Sep 19 20:21:12 htpc tvheadend[5600]: Sep 19 20:21:12.221 [ ERROR]:HTTP: 192.168.4.224: /static/app/tvheadend.js -- 500
[root@htpc tvheadend-release-3.4]# systemctl stop tvheadend-local.service
[root@htpc tvheadend-release-3.4]#
[root@htpc tvheadend-release-3.4]#
[root@htpc tvheadend-release-3.4]# su - hts
-bash: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8): No such file or directory
-bash: warning: setlocale: LC_NUMERIC: cannot change locale (de_DE.UTF-8): No such file or directory
-bash: warning: setlocale: LC_TIME: cannot change locale (de_DE.UTF-8): No such file or directory
-bash: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
-bash: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
[hts@htpc ~]$ /usr/local/bin/tvheadend -C -u hts -g video
Sep 19 20:24:52.116 [ INFO]:dvb: Found adapter /dev/dvb/adapter0 (STV090x Multistandard) via PCI, Reports valid SNR values
Sep 19 20:24:52.117 [ INFO]:dvb: Adapter /dev/dvb/adapter0 will run in full mux mode
Sep 19 20:24:52.117 [ INFO]:CSA: Using SSE2 128bit parallel descrambling
Sep 19 20:24:52.117 [ INFO]:epggrab: module eit created
Sep 19 20:24:52.117 [ INFO]:epggrab: module uk_freesat created
Sep 19 20:24:52.117 [ INFO]:epggrab: module uk_freeview created
Sep 19 20:24:52.117 [ INFO]:epggrab: module viasat_baltic created
Sep 19 20:24:52.119 [ INFO]:epggrab: module pyepg created
Sep 19 20:24:52.119 [ INFO]:epggrab: module xmltv created
Sep 19 20:24:52.122 [ INFO]:epgdb: loaded v2
Sep 19 20:24:52.122 [ INFO]:epgdb: channels 0
Sep 19 20:24:52.122 [ INFO]:epgdb: brands 0
Sep 19 20:24:52.122 [ INFO]:epgdb: seasons 0
Sep 19 20:24:52.122 [ INFO]:epgdb: episodes 0
Sep 19 20:24:52.122 [ INFO]:epgdb: broadcasts 0
Sep 19 20:24:52.122 [ INFO]:dvr: Creating new configuration ''
Sep 19 20:24:52.122 [WARNING]:dvr: Output directory for video recording is not yet configured for DVR configuration "". Defaulting to to "/home/hts". This can be changed from the web user interface.
Sep 19 20:24:52.123 [ NOTICE]:START: HTS Tvheadend version started, running as PID:5838 UID:1337 GID:91, settings located in '/home/hts/.hts/tvheadend'
Sep 19 20:24:52.132 [ INFO]:htsp: Got connection from 127.0.0.1
Sep 19 20:24:52.133 [ INFO]:htsp: 127.0.0.1: Welcomed client software: XBMC Media Center (HTSPv8)
Sep 19 20:25:09.791 [ ERROR]:webui: failed to open src/webui/static/extjs/adapter/ext/ext-base.js
Sep 19 20:25:09.791 [ ERROR]:HTTP: 192.168.4.224: /static/extjs/adapter/ext/ext-base.js -- 500
Sep 19 20:25:09.799 [ ERROR]:webui: failed to open src/webui/static/livegrid/resources/css/ext-ux-livegrid.css
Sep 19 20:25:09.799 [ ERROR]:webui: failed to open src/webui/static/extjs/resources/css/ext-all-notheme-min.css
Sep 19 20:25:09.799 [ ERROR]:HTTP: 192.168.4.224: /static/livegrid/resources/css/ext-ux-livegrid.css -- 500
Sep 19 20:25:09.799 [ ERROR]:HTTP: 192.168.4.224: /static/extjs/resources/css/ext-all-notheme-min.css -- 500
Sep 19 20:25:09.799 [ ERROR]:webui: failed to open src/webui/static/app/extensions.js
Sep 19 20:25:09.799 [ ERROR]:HTTP: 192.168.4.224: /static/app/extensions.js -- 500
Sep 19 20:25:09.799 [ ERROR]:webui: failed to open src/webui/static/extjs/resources/css/xtheme-blue.css
Sep 19 20:25:09.799 [ ERROR]:HTTP: 192.168.4.224: /static/extjs/resources/css/xtheme-blue.css -- 500
Sep 19 20:25:09.801 [ ERROR]:webui: failed to open src/webui/static/extjs/ext-all.js
Sep 19 20:25:09.801 [ ERROR]:HTTP: 192.168.4.224: /static/extjs/ext-all.js -- 500
Sep 19 20:25:09.801 [ ERROR]:webui: failed to open src/webui/static/app/ext.css
Sep 19 20:25:09.801 [ ERROR]:HTTP: 192.168.4.224: /static/app/ext.css -- 500
Sep 19 20:25:09.812 [ ERROR]:webui: failed to open src/webui/static/lovcombo/lovcombo-all.js
Sep 19 20:25:09.812 [ ERROR]:HTTP: 192.168.4.224: /static/lovcombo/lovcombo-all.js -- 500
Sep 19 20:25:09.813 [ ERROR]:webui: failed to open src/webui/static/livegrid/livegrid-all.js
Sep 19 20:25:09.813 [ ERROR]:HTTP: 192.168.4.224: /static/livegrid/livegrid-all.js -- 500
Sep 19 20:25:09.814 [ ERROR]:webui: failed to open src/webui/static/multiselect/multiselect.js
Sep 19 20:25:09.814 [ ERROR]:HTTP: 192.168.4.224: /static/multiselect/multiselect.js -- 500
Sep 19 20:25:09.814 [ ERROR]:webui: failed to open src/webui/static/app/tableeditor.js
Sep 19 20:25:09.814 [ ERROR]:HTTP: 192.168.4.224: /static/app/tableeditor.js -- 500
Sep 19 20:25:09.814 [ ERROR]:webui: failed to open src/webui/static/app/comet.js
Sep 19 20:25:09.814 [ ERROR]:HTTP: 192.168.4.224: /static/app/comet.js -- 500
Sep 19 20:25:09.815 [ ERROR]:webui: failed to open src/webui/static/multiselect/ddview.js
Sep 19 20:25:09.815 [ ERROR]:HTTP: 192.168.4.224: /static/multiselect/ddview.js -- 500
Sep 19 20:25:09.819 [ ERROR]:webui: failed to open src/webui/static/app/cteditor.js
Sep 19 20:25:09.819 [ ERROR]:HTTP: 192.168.4.224: /static/app/cteditor.js -- 500
Sep 19 20:25:09.825 [ ERROR]:webui: failed to open src/webui/static/app/cwceditor.js
Sep 19 20:25:09.825 [ ERROR]:HTTP: 192.168.4.224: /static/app/cwceditor.js -- 500
Sep 19 20:25:09.825 [ ERROR]:webui: failed to open src/webui/static/app/iptv.js
Sep 19 20:25:09.825 [ ERROR]:HTTP: 192.168.4.224: /static/app/iptv.js -- 500
Sep 19 20:25:09.825 [ ERROR]:webui: failed to open src/webui/static/app/acleditor.js
Sep 19 20:25:09.825 [ ERROR]:HTTP: 192.168.4.224: /static/app/acleditor.js -- 500
Sep 19 20:25:09.825 [ ERROR]:webui: failed to open src/webui/static/app/dvb.js
Sep 19 20:25:09.825 [ ERROR]:HTTP: 192.168.4.224: /static/app/dvb.js -- 500
Sep 19 20:25:09.826 [ ERROR]:webui: failed to open src/webui/static/app/capmteditor.js
Sep 19 20:25:09.826 [ ERROR]:HTTP: 192.168.4.224: /static/app/capmteditor.js -- 500
Sep 19 20:25:09.826 [ ERROR]:webui: failed to open src/webui/static/app/tvadapters.js
Sep 19 20:25:09.826 [ ERROR]:HTTP: 192.168.4.224: /static/app/tvadapters.js -- 500
Sep 19 20:25:09.838 [ ERROR]:webui: failed to open src/webui/static/app/timeshift.js
Sep 19 20:25:09.838 [ ERROR]:webui: failed to open src/webui/static/app/v4l.js
Sep 19 20:25:09.838 [ ERROR]:HTTP: 192.168.4.224: /static/app/v4l.js -- 500
Sep 19 20:25:09.838 [ ERROR]:webui: failed to open src/webui/static/app/epggrab.js
Sep 19 20:25:09.838 [ ERROR]:HTTP: 192.168.4.224: /static/app/epggrab.js -- 500
Sep 19 20:25:09.838 [ ERROR]:webui: failed to open src/webui/static/app/chconf.js
Sep 19 20:25:09.838 [ ERROR]:HTTP: 192.168.4.224: /static/app/chconf.js -- 500
Sep 19 20:25:09.838 [ ERROR]:HTTP: 192.168.4.224: /static/app/timeshift.js -- 500
Sep 19 20:25:09.838 [ ERROR]:webui: failed to open src/webui/static/app/epg.js
Sep 19 20:25:09.838 [ ERROR]:HTTP: 192.168.4.224: /static/app/epg.js -- 500
Sep 19 20:25:09.838 [ ERROR]:webui: failed to open src/webui/static/app/dvr.js
Sep 19 20:25:09.838 [ ERROR]:HTTP: 192.168.4.224: /static/app/dvr.js -- 500
Sep 19 20:25:09.848 [ ERROR]:webui: failed to open src/webui/static/app/status.js
Sep 19 20:25:09.848 [ ERROR]:webui: failed to open src/webui/static/livegrid/resources/css/ext-ux-livegrid.css
Sep 19 20:25:09.848 [ ERROR]:HTTP: 192.168.4.224: /static/app/status.js -- 500
Sep 19 20:25:09.848 [ ERROR]:HTTP: 192.168.4.224: /static/livegrid/resources/css/ext-ux-livegrid.css -- 500
Sep 19 20:25:09.848 [ ERROR]:webui: failed to open src/webui/static/app/config.js
Sep 19 20:25:09.848 [ ERROR]:HTTP: 192.168.4.224: /static/app/config.js -- 500
Sep 19 20:25:09.848 [ ERROR]:webui: failed to open src/webui/static/app/tvheadend.js
Sep 19 20:25:09.848 [ ERROR]:HTTP: 192.168.4.224: /static/app/tvheadend.js -- 500
Sep 19 20:25:09.848 [ ERROR]:webui: failed to open src/webui/static/extjs/resources/css/ext-all-notheme-min.css
Sep 19 20:25:09.848 [ ERROR]:HTTP: 192.168.4.224: /static/extjs/resources/css/ext-all-notheme-min.css -- 500
Sep 19 20:25:09.848 [ ERROR]:webui: failed to open src/webui/static/extjs/resources/css/xtheme-blue.css
Sep 19 20:25:09.848 [ ERROR]:HTTP: 192.168.4.224: /static/extjs/resources/css/xtheme-blue.css -- 500
Sep 19 20:25:09.857 [ ERROR]:webui: failed to open src/webui/static/app/ext.css
Sep 19 20:25:09.857 [ ERROR]:HTTP: 192.168.4.224: /static/app/ext.css -- 500
Sep 19 20:25:09.868 [ ERROR]:webui: failed to open src/webui/static/app/extensions.js
Sep 19 20:25:09.868 [ ERROR]:HTTP: 192.168.4.224: /static/app/extensions.js -- 500
Sep 19 20:25:09.878 [ ERROR]:webui: failed to open src/webui/static/livegrid/livegrid-all.js
Sep 19 20:25:09.878 [ ERROR]:HTTP: 192.168.4.224: /static/livegrid/livegrid-all.js -- 500
Sep 19 20:25:09.885 [ ERROR]:webui: failed to open src/webui/static/lovcombo/lovcombo-all.js
Sep 19 20:25:09.885 [ ERROR]:HTTP: 192.168.4.224: /static/lovcombo/lovcombo-all.js -- 500
Sep 19 20:25:09.893 [ ERROR]:webui: failed to open src/webui/static/multiselect/multiselect.js
Sep 19 20:25:09.893 [ ERROR]:HTTP: 192.168.4.224: /static/multiselect/multiselect.js -- 500
Sep 19 20:25:09.905 [ ERROR]:webui: failed to open src/webui/static/multiselect/ddview.js
Sep 19 20:25:09.905 [ ERROR]:HTTP: 192.168.4.224: /static/multiselect/ddview.js -- 500
Sep 19 20:25:09.918 [ ERROR]:webui: failed to open src/webui/static/app/comet.js
Sep 19 20:25:09.918 [ ERROR]:HTTP: 192.168.4.224: /static/app/comet.js -- 500
Sep 19 20:25:09.925 [ ERROR]:webui: failed to open src/webui/static/app/tableeditor.js
Sep 19 20:25:09.925 [ ERROR]:HTTP: 192.168.4.224: /static/app/tableeditor.js -- 500
Sep 19 20:25:09.933 [ ERROR]:webui: failed to open src/webui/static/app/cteditor.js
Sep 19 20:25:09.933 [ ERROR]:HTTP: 192.168.4.224: /static/app/cteditor.js -- 500
Sep 19 20:25:09.940 [ ERROR]:webui: failed to open src/webui/static/app/acleditor.js
Sep 19 20:25:09.940 [ ERROR]:HTTP: 192.168.4.224: /static/app/acleditor.js -- 500
Sep 19 20:25:09.957 [ ERROR]:webui: failed to open src/webui/static/app/cwceditor.js
Sep 19 20:25:09.957 [ ERROR]:HTTP: 192.168.4.224: /static/app/cwceditor.js -- 500
Sep 19 20:25:09.963 [ ERROR]:webui: failed to open src/webui/static/app/capmteditor.js
Sep 19 20:25:09.963 [ ERROR]:HTTP: 192.168.4.224: /static/app/capmteditor.js -- 500
Sep 19 20:25:09.971 [ ERROR]:webui: failed to open src/webui/static/app/tvadapters.js
Sep 19 20:25:09.971 [ ERROR]:HTTP: 192.168.4.224: /static/app/tvadapters.js -- 500
Sep 19 20:25:09.985 [ ERROR]:webui: failed to open src/webui/static/app/dvb.js
Sep 19 20:25:09.985 [ ERROR]:HTTP: 192.168.4.224: /static/app/dvb.js -- 500
Sep 19 20:25:09.992 [ ERROR]:webui: failed to open src/webui/static/app/iptv.js
Sep 19 20:25:09.992 [ ERROR]:HTTP: 192.168.4.224: /static/app/iptv.js -- 500
Sep 19 20:25:10.004 [ ERROR]:webui: failed to open src/webui/static/app/v4l.js
Sep 19 20:25:10.004 [ ERROR]:HTTP: 192.168.4.224: /static/app/v4l.js -- 500
Sep 19 20:25:10.012 [ ERROR]:webui: failed to open src/webui/static/app/timeshift.js
Sep 19 20:25:10.012 [ ERROR]:HTTP: 192.168.4.224: /static/app/timeshift.js -- 500
Sep 19 20:25:10.021 [ ERROR]:webui: failed to open src/webui/static/app/chconf.js
Sep 19 20:25:10.021 [ ERROR]:HTTP: 192.168.4.224: /static/app/chconf.js -- 500
Sep 19 20:25:10.032 [ ERROR]:webui: failed to open src/webui/static/app/epg.js
Sep 19 20:25:10.032 [ ERROR]:HTTP: 192.168.4.224: /static/app/epg.js -- 500
Sep 19 20:25:10.040 [ ERROR]:webui: failed to open src/webui/static/app/dvr.js
Sep 19 20:25:10.040 [ ERROR]:HTTP: 192.168.4.224: /static/app/dvr.js -- 500
Sep 19 20:25:10.048 [ ERROR]:webui: failed to open src/webui/static/app/epggrab.js
Sep 19 20:25:10.048 [ ERROR]:HTTP: 192.168.4.224: /static/app/epggrab.js -- 500
Sep 19 20:25:10.057 [ ERROR]:webui: failed to open src/webui/static/app/config.js
Sep 19 20:25:10.057 [ ERROR]:HTTP: 192.168.4.224: /static/app/config.js -- 500
Sep 19 20:25:10.066 [ ERROR]:webui: failed to open src/webui/static/app/status.js
Sep 19 20:25:10.066 [ ERROR]:HTTP: 192.168.4.224: /static/app/status.js -- 500
Sep 19 20:25:10.078 [ ERROR]:webui: failed to open src/webui/static/app/tvheadend.js
Sep 19 20:25:10.078 [ ERROR]:HTTP: 192.168.4.224: /static/app/tvheadend.js -- 500
^CSep 19 20:25:44.000 [ INFO]:epgdb: saved
Sep 19 20:25:44.000 [ INFO]:epgdb: brands 0
Sep 19 20:25:44.000 [ INFO]:epgdb: seasons 0
Sep 19 20:25:44.000 [ INFO]:epgdb: episodes 0
Sep 19 20:25:44.000 [ INFO]:epgdb: broadcasts 0
Sep 19 20:25:44.000 [ NOTICE]:STOP: Exiting HTS Tvheadend
[hts@htpc ~]$
[hts@htpc ~]$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: sit0: <NOARP> mtu 1480 qdisc noop state DOWN
link/sit 0.0.0.0 brd 0.0.0.0
3: enp4s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
link/ether 00:1d:7d:03:d5:9e brd ff:ff:ff:ff:ff:ff
4: wlp5s2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
link/ether f8:d1:11:6e:48:b8 brd ff:ff:ff:ff:ff:ff
inet 192.168.4.241/24 brd 192.168.4.255 scope global wlp5s2
valid_lft forever preferred_lft forever
inet6 fe80::fad1:11ff:fe6e:48b8/64 scope link
valid_lft forever preferred_lft forever
[hts@htpc ~]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment