Music skip to next randomly

Yes, this is a debug message, meaning that the client closed the connection before the server could send the response.

Yes, this is a debug message, meaning that the client closed the connection before the server could send the response.

Thanks for the clarification !

Deleted HTTP_Frontend (because only here to redirect to HTTPS) and NAVIDROME_backend tunings, and drop values of HTTPS_Frontend :

frontend HTTPS_Frontend
    [...]
    timeout client 50s
    timeout http-request 10s
    timeout http-keep-alive 2s

Seems to works fine.