You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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).
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
The text was updated successfully, but these errors were encountered: