0
Under vurdering
Unexpected player restart
Hello,
I'm listening to NRJ Dance 128k aw. Sometimes the player restart itself even the connection is fast. It is not happen often. I saw the error message but i could not read it to fast. I don't know if it has do to with stopped bug. Is there a way to stop it from auto restarting?
It is happening on any devices
Kundesupport af UserEcho
Hi Evildog,
do you have the steps to reproduce that?
thanks,
Unfortunately, no. it is impossible to reproduce the bug
I have got the log, please check it
https://drive.google.com/file/d/0BwHAZoD_DYAcSGNUQU1Tb2NiSHc/view?usp=sharing
This bug still present In Xiialive 3.3.1.6
28 March 2016
Xiialive restarted the player again for no reason. The error was "Request not found".
https://drive.google.com/open?id=0BwHAZoD_DYAcckNhSjdoYzBtamc
Thanks for the logs. I took a look at your logs and I can see why it stops and it doesn't restart.
When a disconnection happens internally we try to reconnect. When the reconnection attempt happens, after valid network connection returns, we are receiving an error "Server returned 404 Not Found". This internally is considered a fatal error that causes the auto recovery to stop and thus causes a fresh reconnection at the end of playback.
Might be able to build a new version of XiiaLive with more logging enabled to see why error http 404 is returned.
Thanks for the info