Admin UI not loading
Nickno95 opened this issue · 0 comments
Using the default config provided with Icecast2, the http://ipaddress:port/admin/stats.xml fails to load. The only output from the docker container when starting is:
Starting icecast2 ... done Attaching to icecast2 icecast2 | * Starting streaming media server icecast2 icecast2 | ...done. icecast2 | [2021-09-13 12:46:25] WARN CONFIG/_parse_root Warning, <hostname> not configured, using default value "localhost". This will cause problems, e.g. with YP directory listings. icecast2 | [2021-09-13 12:46:25] WARN CONFIG/_parse_root Warning, <location> not configured, using default value "Earth". icecast2 | [2021-09-13 12:46:25] WARN CONFIG/_parse_root Warning, <admin> contact not configured, using default value "icemaster@localhost". icecast2 | [2021-09-13 12:46:25] WARN fserve/fserve_recheck_mime_types Cannot open mime types file /etc/mime.types
The default settings should still allow the admin UI to load.