Streaming web radio not working - version 3.3.0 - july 2022

we use Iris to control a mopidy server on a raspberry pi - streaming radio was working until last week and now it is not. playing music from my library still works.

as far as i know, nothing was updated or changed. here are the outputs of various commands:

pi@upstairspi:~ $ sudo service mopidy status
● mopidy.service - Mopidy music server
Loaded: loaded (/lib/systemd/system/mopidy.service; disabled; vendor preset: enabled)
Active: active (running) since Tue 2022-07-19 17:02:56 EDT; 17min ago
Process: 9971 ExecStartPre=/bin/mkdir -p /var/cache/mopidy (code=exited, status=0/SUCCESS)
Process: 9972 ExecStartPre=/bin/chown mopidy:audio /var/cache/mopidy (code=exited, status=0/SUCCESS)
Main PID: 9973 (mopidy)
Tasks: 18 (limit: 2059)
CGroup: /system.slice/mopidy.service
└─9973 /usr/bin/python3 /usr/bin/mopidy --config /usr/share/mopidy/conf.d:/etc/mopidy/mopidy.conf

Jul 19 17:03:00 upstairspi mopidy[9973]: INFO [MainThread] mopidy.commands Starting GLib mainloop
Jul 19 17:04:25 upstairspi mopidy[9973]: WARNING [StreamBackend-6] mopidy.internal.http Download of ‘[happyhat]://fm939.wnyc.org/wnycfm’ failed due to download taking more than 4.999s
Jul 19 17:04:25 upstairspi mopidy[9973]: INFO [StreamBackend-6] mopidy.stream.actor Unwrapping stream from URI ('[happyhat]:://fm939.wnyc.org/wnycfm) failed: error downloading URI ‘[happyhat]:://fm939.wnyc.org/wnycfm
Jul 19 17:04:25 upstairspi mopidy[9973]: WARNING [StreamBackend-6] mopidy.stream.actor Problem looking up ‘[happyhat]:://fm939.wnyc.org/wnycfm
Jul 19 17:06:38 upstairspi mopidy[9973]: WARNING [StreamBackend-6] mopidy.internal.http Download of ‘’[happyhat]:://fm939.wnyc.org/wnycfm’ failed due to download taking more than 5.000s
Jul 19 17:06:38 upstairspi mopidy[9973]: INFO [StreamBackend-6] mopidy.stream.actor Unwrapping stream from URI (’[happyhat]:://fm939.wnyc.org/wnycfm) failed: error downloading URI ‘[happyhat]:://fm939.wnyc.org/wnycfm
Jul 19 17:06:38 upstairspi mopidy[9973]: WARNING [StreamBackend-6] mopidy.stream.actor Problem looking up ‘[happyhat]:://fm939.wnyc.org/wnycfm
Jul 19 17:06:44 upstairspi mopidy[9973]: WARNING [StreamBackend-6] mopidy.internal.http Download of ‘’[happyhat]:://fm939.wnyc.org/wnycfm’ failed due to download taking more than 5.000s
Jul 19 17:06:44 upstairspi mopidy[9973]: INFO [StreamBackend-6] mopidy.stream.actor Unwrapping stream from URI (’[happyhat]:://fm939.wnyc.org/wnycfm) failed: error downloading URI '[happyhat]:://fm939.wnyc.org/wnycfm
Jul 19 17:06:44 upstairspi mopidy[9973]: WARNING [Core-7] mopidy.core.tracklist Track is not playable: '[happyhat]:://fm939.wnyc.org/wnycfm

pi@upstairspi:~ $ cat /media/pi/mopidyCrap/mopidy/m3u/wnyc.m3u
#EXTM3U
#EXTINF:0,WNYC
'[happyhat]:://fm939.wnyc.org/wnycfm

// address is valid
[bsack@t0ast ~]$ cvlc '[happyhat]:://fm939.wnyc.org/wnycfm
VLC media player 3.0.11.1 Vetinari (revision )
[00005587acd86410] dummy interface: using the dummy interface module…
[00007f80b4004b40] prefetch stream error: unimplemented query (264) in control
// plays the stream

pi@upstairspi:~ $ sudo mopidyctl config
Running “/usr/bin/mopidy --config /usr/share/mopidy/conf.d:/etc/mopidy/mopidy.conf config” as user mopidy
[core]
cache_dir = /media/pi/mopidyCrap/mopidy
config_dir = /etc/mopidy
data_dir = /media/pi/mopidyCrap/mopidy
max_tracklist_length = 10000
restore_state = false

[logging]
verbosity = 0
format = %(levelname)-8s [%(threadName)s] %(name)s %(message)s
color = false
config_file =

[audio]
mixer = software
mixer_volume =
output = audioresample ! audioconvert ! audio/x-raw,rate=44100,channels=2,format=S16LE ! filesink location=/tmp/snapfifo
buffer_time =

[proxy]
scheme =
hostname =
port =
username =
password =

[spotify]
enabled = false ; Extension disabled by user config.

[soundcloud]
enabled = false ; Extension disabled by user config.

[mpd]
enabled = true
hostname = 0.0.0.0
port = 6600
password = ********
max_connections = 20
connection_timeout = 160
zeroconf = Mopidy MPD server on $hostname
command_blacklist =
listall
listallinfo
default_playlist_scheme = m3u

[local]
enabled = true
media_dir = /media/pi/chunky/home/bsack/ski/ipod
scan_timeout = 10000
scan_flush_threshold = 100
scan_follow_symlinks = false
included_file_extensions =
excluded_file_extensions =
.mp4
.exe
.directory
.html
.jpeg
.jpg
.log
.nfo
.png
.txt
.ini
.db
.rar
.gif
.au
.zip
.xml
.pdf
.url
.m3u
.sfv
.aup
.cl3
.md5
.pls
.rtf
.m4b
directories =
Albums local:directory?type=album
Artists local:directory?type=artist
Composers local:directory?type=artist&role=composer
Genres local:directory?type=genre
Performers local:directory?type=artist&role=performer
Release Years local:directory?type=date&format=%25Y
Tracks local:directory?type=track
Last Week’s Updates local:directory?max-age=604800
Last Month’s Updates local:directory?max-age=2592000
timeout = 10
use_artist_sortname = false
album_art_files =
*.jpg
*.jpeg
*.png

[iris]
enabled = true
country = US
locale = en_US
verify_certificates = true
snapcast_enabled = true
snapcast_host = localhost
snapcast_port = 1780
snapcast_ssl = false
snapcast_stream = Default
spotify_authorization_url = '[happyhat]:://jamesbarnsley.co.nz/iris/auth_spotify.php
lastfm_authorization_url = '[happyhat]:://jamesbarnsley.co.nz/iris/auth_lastfm.php
genius_authorization_url = '[happyhat]:://jamesbarnsley.co.nz/iris/auth_genius.php
data_dir = $XDG_DATA_DIR/iris

[file]
enabled = true
media_dirs =
/media/pi/chunky/home/bsack/ski/ipod
excluded_file_extensions =
.directory
.html
.jpeg
.jpg
.log
.nfo
.pdf
.png
.txt
.zip
show_dotfiles = false
follow_symlinks = false
metadata_timeout = 1000

[http]
enabled = true
hostname = 0.0.0.0
port = 6680
zeroconf = Mopidy HTTP server on $hostname
allowed_origins =
csrf_protection = true
default_app = mopidy

[m3u]
enabled = true
base_dir =
default_encoding = latin-1
default_extension = .m3u8
playlists_dir = /media/pi/mopidyCrap/mopidy/m3u

[softwaremixer]
enabled = true

[stream]
enabled = true
protocols =
http
https
mms
rtmp
rtmps
rtsp
metadata_blacklist =
timeout = 5000

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.