xiph / Icecast-Server

Icecast streaming media server (Mirror) - Please report bugs at https://gitlab.xiph.org/xiph/icecast-server/issues
https://icecast.org
GNU General Public License v2.0
471 stars 130 forks source link

Mount Points Keep Failing Randomly #59

Open guillaumesoucy94 opened 1 year ago

guillaumesoucy94 commented 1 year ago

Hello,

I'm using Icecast2 with EzStream as source, sources keep disconnecting randomly while the server which is under a very low load.

The server is an Ubuntu 20.04 VM with 2 virtual CPU cores and 2GB of RAM.

/var/log/icecast2/error.log has this entry:

[2023-01-13 15:23:45] INFO source/source_shutdown Source from 127.0.0.1 at "/zawackradio29" exiting [2023-01-13 15:23:45] INFO source/source_clear_source 1 active listeners on /zawackradio29 released

It can work for days without any issue and suddenly I can have instances who starts failing randomly.

If you need more details, please just ask. I do have no idea if this is the correct place to post this. I need some advice about how to make it more stable.

Best regards,

Guillaume

guillaumesoucy94 commented 1 year ago

Hello,

Any idea please?

Guillaume

guillaumesoucy94 commented 1 year ago

I still need help. Please help. Thank-you.

guillaumesoucy94 commented 1 year ago

How to deploy a watchdog who will restart failed process?

phschafft commented 1 year ago

Is there a ticket for this in the official ticket system?

Also this sounds a bit like a problem with the source client based on the two lines of log above. But that is very thin. Please try to set the log level to debug (4 on older versions).