Hi,
Sorry to hear you run into errors.
Please follow the next steps.
- Log out from my volumio
- Reboot the device and log in again. Check if it is working now.
If not:
- Check the time/date on your rPi. If the date is off it seems your rPi ain’t syncing it’s time too late.
- run
/bin/bash -c "sleep 1; /usr/bin/sudo /bin/date -s \"$(/usr/bin/curl -s --head http://google.com | grep ^Date: | sed 's/Date: //g')\""
- Check again.
- If this solves your problem, run these steps:
Date Time issues rPi4 - #57 by Wheaten