Hi,
I have installed latest version of hifiberryos to my Raspberry PI4.
Playing radio seems to cause issues:
Oct 02 16:03:49 hifiberry-galerie python3[14924]: Bottle v0.12.17 server starting up (using WSGIRefServer())...
Oct 02 16:03:49 hifiberry-galerie python3[14924]: Listening on http://0.0.0.0:81/
Oct 02 16:03:49 hifiberry-galerie python3[14924]: Hit Ctrl-C to quit.
Oct 02 16:03:49 hifiberry-galerie python3[14924]: WARNING:root:artwork file None does not exist, removing artUrl (file://None)
Oct 02 16:03:49 hifiberry-galerie python3[14924]: ERROR:root:Got empty metadata - what's wrong here? unknown artist: 1LIVE Kammel und K?hler (None) None
Oct 02 16:03:53 hifiberry-galerie python3[14924]: ERROR:root:Got empty metadata - what's wrong here? unknown artist: 1LIVE Kammel und K?hler (None) None
Oct 02 16:04:30 hifiberry-galerie python3[14924]: usr/lib/python3.8/site-packages/urllib3/connectionpool.py:997: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
Oct 02 16:04:30 hifiberry-galerie python3[14924]: ERROR:root:Got empty metadata - what's wrong here? unknown artist: unknown title (None) None
How can I add the requested certificates?
Whats is bottle and why is it listening to 0.0.0.0:81?
When I call up the hifiberryip:81 its showing:
Error: 404 Not Found
Sorry, the requested URL 'http://hifiberryosip:81/' caused an error:
Not found: '/'
Kind regards
jolu1705