Since the release of version 1.55 I unfortunately got the issue that the webinterface is masked by the “CONNECTING…” overlay frequently.
It doesn’t matter where exectly in the webinterface I am at this moment - the issue appears on the main site as well as on all sub sites.
The time before the Connecting overlay comes up varies from <5 seconds up to >20 seconds. When simply reloading the webinterface within the browser I am able to interact with it normally. Also when the next song of the current playlist starts to play, the connecting overlay disappears.
The MPD itself or an established ssh connection to the raspberry aren’t effected by this issue.
The issue also appears with a fresh installed volumio from the recent image download. Changing the SD-Card doesn’t change anything. It’s also nonrelevant if the raspberry is conencted to my network via LAN or WLAN.
Only hint I was able to find in the nginx error.log (/var/log/nginx/error.log) is the following error message, which appears withing the error.log multiple times on every sigle uptime of the raspberry:
2015/04/07 14:46:31 [error] 2539#0: *139 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 192.168.0.30, server: , request: "GET /_player_engine_spop.php?state=play&_=1428414380746 HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "192.168.0.26", referrer: "http://192.168.0.26/"
2015/04/07 14:46:31 [error] 2539#0: *139 open() "/etc/nginx/html/50x.html" failed (2: No such file or directory), client: 192.168.0.30, server: , request: "GET /_player_engine_spop.php?state=play&_=1428414380746 HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "192.168.0.26", referrer: "http://192.168.0.26/"
Best regards
Stefan