Volumio in my browser lost connection after a while when i’m listening to radio for example.
The only way i can ‘wake’ my Rivo Plus is to start my Volumio App on my Android phone.
Is there a workaround to wake my Volumio in my browser ?
Pleas retry the same using the ip addess to exclude issues with mDNS. (latter part to resolve rivoplus.local on your network, which can be resolved by rebooting modems and routers)
mDNS, in short is network protocol that let devices resolve each other’s hostname without needing a DNS Server.
Why it’s malfunction:
mDNS uses multicast.
Multicast is notoriously inconsistent across:
You did not mention which browser and version you are using, but the symptom you describe - browser failing while app works - suggests you may be bouncing between protocols.
Check your browser address bar. If your request shows https://rivoplus.local or https://[IP_ADDRESS], that is your problem. Volumio uses HTTP, not HTTPS. Your browser may be automatically upgrading the connection to HTTPS due to browser security settings or cached redirects.
Try explicitly typing http://rivoplus.local or http://[YOUR_IP_ADDRESS] - note the http without the “s”.
If your browser keeps forcing HTTPS:
Clear browser cache and site data for rivoplus.local
Check if you have HTTPS-Only Mode enabled in Firefox (Settings then Privacy and Security then HTTPS-Only Mode) - add an exception for rivoplus.local or your Rivo IP
Try a private/incognito window to bypass cached protocol preferences
Regarding your original problem of losing connection after a while - that is a separate issue from the mDNS resolution problem @Wheaten addressed. Once you sort out the HTTP/HTTPS situation, if the connection still drops during playback, come back with:
Browser name and exact version
How long before connection drops (approximate)
Whether audio continues playing when browser shows disconnected
Log link from http://[YOUR_RIVO_IP]/dev
The last point will help determine if this is a browser/network issue or something on the Rivo Plus side (very unlikely).
@nerd, no that’s not the case.
Problem is that after a while listing to radio my browser isn’t communicating to Volumio (rivoplus.local).
As Wheaten discribes the fix is to use the Rivo Plus IP address to “wake up” the RivoPlus/Volumio.
Another way to reduce the problem of your local dns not resolving the volumio by name, would be to add a DHCP reservation on your router, for your volumio. That would mean it’s always on the same IP address and more likely to resolve consistently.