What i mean by blank is, when I type in ip to login. It acts like it's loading the icon shows up in the browser tab but none of the ui loads just white page, nothing. But the text below shows up in command line.
2015-05-03 21:06:52.011 [ INFO] AVAHI: Service 'Tvheadend' successfully establ ished.
2015-05-03 22:00:54.021 [ ERROR] webui: failed to open src/webui/static/extjs/a dapter/ext/ext-base.js
2015-05-03 22:00:54.027 [ ERROR] HTTP: 192.168.1.118: /static/extjs/adapter/ext /ext-base.js -- 500
2015-05-03 22:00:54.062 [ ERROR] webui: failed to open src/webui/static/extjs/r esources/css/ext-all-notheme.css
2015-05-03 22:00:54.063 [ ERROR] HTTP: 192.168.1.118: /static/extjs/resources/c ss/ext-all-notheme.css -- 500
2015-05-03 22:00:54.095 [ ERROR] webui: failed to open src/webui/static/extjs/r esources/css/xtheme-blue.css
2015-05-03 22:00:54.096 [ ERROR] HTTP: 192.168.1.118: /static/extjs/resources/c ss/xtheme-blue.css -- 500
2015-05-03 22:00:54.137 [ ERROR] webui: failed to open src/webui/static/extjs/e xamples/ux/gridfilters/css/GridFilters.css
2015-05-03 22:00:54.137 [ ERROR] HTTP: 192.168.1.118: /static/extjs/examples/ux /gridfilters/css/GridFilters.css -- 500
2015-05-03 22:00:54.215 [ ERROR] webui: failed to open src/webui/static/extjs/e xamples/ux/gridfilters/css/RangeMenu.css
2015-05-03 22:00:54.219 [ ERROR] HTTP: 192.168.1.118: /static/extjs/examples/ux /gridfilters/css/RangeMenu.css -- 500
2015-05-03 22:00:54.831 [ ERROR] webui: failed to open src/webui/static/extjs/e xamples/ux/gridfilters/GridFilters.js
2015-05-03 22:00:54.831 [ ERROR] HTTP: 192.168.1.118: /static/extjs/examples/ux /gridfilters/GridFilters.js -- 500
2015-05-03 22:00:54.841 [ ERROR] webui: failed to open src/webui/static/extjs/e xamples/ux/gridfilters/filter/Filter.js
2015-05-03 22:00:54.843 [ ERROR] HTTP: 192.168.1.118: /static/extjs/examples/ux /gridfilters/filter/Filter.js -- 500
2015-05-03 22:00:54.854 [ ERROR] webui: failed to open src/webui/static/extjs/e xamples/ux/gridfilters/filter/BooleanFilter.js
2015-05-03 22:00:54.855 [ ERROR] HTTP: 192.168.1.118: /static/extjs/examples/ux /gridfilters/filter/BooleanFilter.js -- 500
2015-05-03 22:00:54.862 [ ERROR] webui: failed to open src/webui/static/extjs/e xamples/ux/gridfilters/filter/DateFilter.js
2015-05-03 22:00:54.868 [ ERROR] HTTP: 192.168.1.118: /static/extjs/examples/ux /gridfilters/filter/DateFilter.js -- 500
2015-05-03 22:00:54.922 [ ERROR] webui: failed to open src/webui/static/extjs/e xamples/ux/gridfilters/filter/ListFilter.js
2015-05-03 22:00:54.926 [ ERROR] HTTP: 192.168.1.118: /static/extjs/examples/ux /gridfilters/filter/ListFilter.js -- 500
2015-05-03 22:00:54.933 [ ERROR] webui: failed to open src/webui/static/extjs/e xamples/ux/gridfilters/filter/NumericFilter.js
2015-05-03 22:00:54.934 [ ERROR] HTTP: 192.168.1.118: /static/extjs/examples/ux /gridfilters/filter/NumericFilter.js -- 500
2015-05-03 22:00:54.941 [ ERROR] webui: failed to open src/webui/static/extjs/e xamples/ux/gridfilters/filter/StringFilter.js
2015-05-03 22:00:54.942 [ ERROR] HTTP: 192.168.1.118: /static/extjs/examples/ux /gridfilters/filter/StringFilter.js -- 500
2015-05-03 22:00:54.949 [ ERROR] webui: failed to open src/webui/static/extjs/e xamples/ux/gridfilters/menu/ListMenu.js
2015-05-03 22:00:54.950 [ ERROR] HTTP: 192.168.1.118: /static/extjs/examples/ux /gridfilters/menu/ListMenu.js -- 500
2015-05-03 22:00:54.963 [ ERROR] webui: failed to open src/webui/static/extjs/e xamples/ux/gridfilters/menu/RangeMenu.js
2015-05-03 22:00:54.964 [ ERROR] HTTP: 192.168.1.118: /static/extjs/examples/ux /gridfilters/menu/RangeMenu.js -- 500
Jim DiCarlo do you remember exactly how you installed it? Do I have to install in a certain directory, is there any permissions I have to change?
P.S. tried to install again, and now I get connected to XBMC below the above error text, so guessing that from the other install, so it looks like the webui is the only thing broke.
2015-05-05 20:53:50.970 [ INFO] htsp: Got connection from 127.0.0.1
2015-05-05 20:53:51.019 [ INFO] htsp: 127.0.0.1: Welcomed client software: XBMC Media Center (HTSPv8)
Also browsing directories with WinSCP I don't see src/webui or /static/extjs/ as directories Does that mean they were never installed?