[Icecast] Crash!!!

Sytze Visser sytze.visser at gmail.com
Thu Aug 30 20:27:14 UTC 2018


Dear members

I have for 3 days now been battling with an icecast crash. Since I have 3
months of after hours experience I am taking some real strain in resolving
it and hope someone can help. I have included as much info as possible.
Please let me know what else you need.

*sytze at KerkRadio:~$ uname -a*
Linux KerkRadio 4.15.0-1022-azure #22~16.04.1-Ubuntu SMP Thu Aug 16
10:31:05 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

*sytze at KerkRadio:~$ cat /etc/icecast2/icecast.xml*
<icecast>
    <hostname>kerkradio.co.za</hostname>
    <location>South Africa</location>
    <admin>sytze.visser at gmail.com</admin>
    <limits>
        <clients>100</clients>
        <sources>2</sources>
        <queue-size>524288</queue-size>
        <client-timeout>30</client-timeout>
        <header-timeout>15</header-timeout>
        <source-timeout>10</source-timeout>
        <burst-on-connect>1</burst-on-connect>
        <burst-size>65535</burst-size>
    </limits>
    <authentication>
        <source-password>hackme2</source-password>
        <relay-password>hackme2</relay-password>
        <admin-user>admin</admin-user>
        <admin-password>hackme2</admin-password>
    </authentication>
    <listen-socket>
        <port>8000</port>
    </listen-socket>
    <http-headers>
        <header name="Access-Control-Allow-Origin" value="*" />
    </http-headers>
    <fileserve>1</fileserve>
    <paths>
        <basedir>@pkgdatadir@</basedir>
        <logdir>@localstatedir@/log/@PACKAGE@</logdir>
        <webroot>@pkgdatadir@/web</webroot>
        <adminroot>@pkgdatadir@/admin</adminroot>
        <alias source="/" destination="/status.xsl"/>
    </paths>
    <logging>
        <accesslog>access.log</accesslog>
        <errorlog>error.log</errorlog>
        <loglevel>3</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
        <logsize>10000</logsize> <!-- Max size of a logfile -->
    </logging>
    <security>
        <chroot>0</chroot>
    </security>
</icecast>

*sytze at KerkRadio:/var/log$ ps -ef|grep icecast2*
sytze    13704  6203  0 21:27 pts/0    00:00:00 grep --color=auto icecast2

*sytze at KerkRadio:/var/log$ sudo systemctl start icecast2.service*

*sytze at KerkRadio:/var/log$ sudo systemctl status icecast2.service*
sytze at KerkRadio:~$ sudo systemctl status icecast2.service
● icecast2.service - LSB: Icecast2 streaming media server
   Loaded: loaded (/etc/init.d/icecast2; bad; vendor preset: enabled)
   Active: active (exited) since Thu 2018-08-30 22:18:19 SAST; 2min 6s ago
     Docs: man:systemd-sysv-generator(8)
  Process: 1402 ExecStart=/etc/init.d/icecast2 start (code=exited,
status=0/SUCCESS)
    Tasks: 0
   Memory: 0B
      CPU: 0

Aug 30 22:18:21 KerkRadio icecast2[1402]:  * Starting streaming media
server icecast2
Aug 30 22:18:21 KerkRadio icecast2[1402]:    ...done.
Aug 30 22:18:18 KerkRadio systemd[1]: Starting LSB: Icecast2 streaming
media server...
Aug 30 22:18:19 KerkRadio systemd[1]: Started LSB: Icecast2 streaming media
server.

*sytze at KerkRadio:/var/log$ cat /var/log/apport.log*
ERROR: apport (pid 9885) Thu Aug 30 20:28:08 2018: called for pid 6530,
signal 11, core limit 0, dump mode 1
ERROR: apport (pid 9885) Thu Aug 30 20:28:08 2018: executable:
/usr/bin/icecast2 (command line "/usr/bin/icecast2 -b -c
/etc/icecast2/icecast.xml")
ERROR: apport (pid 9885) Thu Aug 30 20:28:08 2018: is_closing_session(): no
DBUS_SESSION_BUS_ADDRESS in environment
ERROR: apport (pid 9885) Thu Aug 30 20:28:08 2018: apport: report
/var/crash/_usr_bin_icecast2.113.crash already exists and unseen, doing
nothing to avoid disk usage DoS
ERROR: apport (pid 10527) Thu Aug 30 20:38:18 2018: called for pid 10519,
signal 11, core limit 0, dump mode 1
ERROR: apport (pid 10527) Thu Aug 30 20:38:18 2018: executable:
/usr/bin/icecast2 (command line "/usr/bin/icecast2 -b -c
/etc/icecast2/icecast.xml")
ERROR: apport (pid 10527) Thu Aug 30 20:38:18 2018: is_closing_session():
no DBUS_SESSION_BUS_ADDRESS in environment
ERROR: apport (pid 10527) Thu Aug 30 20:38:18 2018: apport: report
/var/crash/_usr_bin_icecast2.113.crash already exists and unseen, doing
nothing to avoid disk usage DoS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20180830/3ce0e474/attachment.htm>


More information about the Icecast mailing list