Sun Jan 1 09:20:09 UTC 2023 Description="'Trying to shuffle a queue from a spotify playlist'" # cat /proc/version --------------- Linux version 5.10.92-v7+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1514 SMP Mon Jan 17 17:36:39 GMT 2022 # cat /etc/os-release --------------- PRETTY_NAME="Raspbian GNU/Linux 10 (buster)" NAME="Raspbian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs" VOLUMIO_BUILD_VERSION="91e88ea6c5c4ec4f00aff63f7c3a2944b14ec939" VOLUMIO_FE_VERSION="c433755e569617abac52264d17ad61be303ef463" VOLUMIO_FE3_VERSION="2419ddd8e895c5bdc456962163c9dc7c0f187aa7" VOLUMIO_BE_VERSION="8e6823482d6af342172ec9fdc1c15b0dd02653d2" VOLUMIO_ARCH="arm" VOLUMIO_VARIANT="volumio" VOLUMIO_TEST="FALSE" VOLUMIO_BUILD_DATE="Sun 04 Dec 2022 08:41:29 PM CET" VOLUMIO_VERSION="3.396" VOLUMIO_HARDWARE="pi" VOLUMIO_DEVICENAME="Raspberry Pi" VOLUMIO_HASH="d460c75d04818d0f55c67627fa362668" # ifconfig --------------- eth0: flags=4163 mtu 1500 inet 192.168.1.178 netmask 255.255.255.0 broadcast 192.168.1.255 ether b8:27:eb:41:55:bd txqueuelen 1000 (Ethernet) RX packets 93780 bytes 110900855 (105.7 MiB) RX errors 0 dropped 1 overruns 0 frame 0 TX packets 40592 bytes 5882503 (5.6 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 lo: flags=73 mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 loop txqueuelen 1000 (Local Loopback) RX packets 5564 bytes 1297720 (1.2 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 5564 bytes 1297720 (1.2 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 # sudo iwconfig --------------- lo no wireless extensions. eth0 no wireless extensions. wlan0 IEEE 802.11 ESSID:off/any Mode:Managed Access Point: Not-Associated Retry short limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off # aplay -l --------------- **** List of PLAYBACK Hardware Devices **** card 0: b1 [bcm2835 HDMI 1], device 0: bcm2835 HDMI 1 [bcm2835 HDMI 1] Subdevices: 4/4 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 Subdevice #2: subdevice #2 Subdevice #3: subdevice #3 card 1: Headphones [bcm2835 Headphones], device 0: bcm2835 Headphones [bcm2835 Headphones] Subdevices: 4/4 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 Subdevice #2: subdevice #2 Subdevice #3: subdevice #3 card 2: IQaudIODAC [IQaudIODAC], device 0: IQaudIO DAC HiFi pcm512x-hifi-0 [IQaudIO DAC HiFi pcm512x-hifi-0] Subdevices: 0/1 Subdevice #0: subdevice #0 # ps -ef --------------- UID PID PPID C STIME TTY TIME CMD root 1 0 0 08:54 ? 00:00:09 /sbin/init root 2 0 0 08:54 ? 00:00:00 [kthreadd] root 3 2 0 08:54 ? 00:00:00 [rcu_gp] root 4 2 0 08:54 ? 00:00:00 [rcu_par_gp] root 8 2 0 08:54 ? 00:00:00 [mm_percpu_wq] root 9 2 0 08:54 ? 00:00:00 [rcu_tasks_rude_] root 10 2 0 08:54 ? 00:00:00 [rcu_tasks_trace] root 11 2 0 08:54 ? 00:00:00 [ksoftirqd/0] root 12 2 0 08:54 ? 00:00:00 [rcu_sched] root 13 2 0 08:54 ? 00:00:00 [migration/0] root 14 2 0 08:54 ? 00:00:00 [cpuhp/0] root 15 2 0 08:54 ? 00:00:00 [cpuhp/1] root 16 2 0 08:54 ? 00:00:00 [migration/1] root 17 2 0 08:54 ? 00:00:00 [ksoftirqd/1] root 20 2 0 08:54 ? 00:00:00 [cpuhp/2] root 21 2 0 08:54 ? 00:00:00 [migration/2] root 22 2 0 08:54 ? 00:00:00 [ksoftirqd/2] root 23 2 0 08:54 ? 00:00:00 [kworker/2:0-cgroup_destroy] root 25 2 0 08:54 ? 00:00:00 [cpuhp/3] root 26 2 0 08:54 ? 00:00:00 [migration/3] root 27 2 0 08:54 ? 00:00:00 [ksoftirqd/3] root 30 2 0 08:54 ? 00:00:00 [kdevtmpfs] root 31 2 0 08:54 ? 00:00:00 [netns] root 34 2 0 08:54 ? 00:00:00 [kauditd] root 36 2 0 08:54 ? 00:00:00 [khungtaskd] root 37 2 0 08:54 ? 00:00:00 [oom_reaper] root 38 2 0 08:54 ? 00:00:00 [writeback] root 39 2 0 08:54 ? 00:00:00 [kcompactd0] root 57 2 0 08:54 ? 00:00:00 [kblockd] root 58 2 0 08:54 ? 00:00:00 [blkcg_punt_bio] root 59 2 0 08:54 ? 00:00:00 [watchdogd] root 61 2 0 08:54 ? 00:00:00 [kworker/1:1H-kblockd] root 62 2 0 08:54 ? 00:00:00 [rpciod] root 64 2 0 08:54 ? 00:00:00 [xprtiod] root 65 2 0 08:54 ? 00:00:00 [kswapd0] root 66 2 0 08:54 ? 00:00:00 [nfsiod] root 67 2 0 08:54 ? 00:00:00 [kworker/3:1-mm_percpu_wq] root 69 2 0 08:54 ? 00:00:00 [iscsi_eh] root 70 2 0 08:54 ? 00:00:00 [iscsi_destroy] root 71 2 0 08:54 ? 00:00:00 [dwc_otg] root 73 2 0 08:54 ? 00:00:00 [DWC Notificatio] root 75 2 0 08:54 ? 00:00:00 [vchiq-slot/0] root 76 2 0 08:54 ? 00:00:00 [vchiq-recy/0] root 77 2 0 08:54 ? 00:00:00 [vchiq-sync/0] root 78 2 0 08:54 ? 00:00:00 [zswap-shrink] root 90 2 0 08:54 ? 00:00:00 [mmc_complete] root 91 2 0 08:54 ? 00:00:00 [kworker/0:1H-kblockd] root 116 2 0 08:54 ? 00:00:00 [jbd2/mmcblk0p2-] root 117 2 0 08:54 ? 00:00:00 [ext4-rsv-conver] root 118 2 0 08:54 ? 00:00:00 [kworker/3:1H-kblockd] root 120 2 0 08:54 ? 00:00:00 [kworker/u8:1-events_unbound] root 122 2 0 08:54 ? 00:00:00 [irq/199-usb-001] root 128 2 0 08:54 ? 00:00:01 [loop0] root 131 2 0 08:54 ? 00:00:00 [kworker/2:1H-kblockd] root 155 2 0 08:54 ? 00:00:00 [kworker/2:2H-kblockd] root 156 2 0 08:54 ? 00:00:00 [jbd2/mmcblk0p3-] root 157 2 0 08:54 ? 00:00:00 [ext4-rsv-conver] root 164 2 0 08:54 ? 00:00:00 [ipv6_addrconf] root 166 2 0 08:54 ? 00:00:00 [kworker/3:2H-kblockd] root 182 2 0 08:54 ? 00:00:00 [kworker/0:2H-kblockd] root 197 1 0 08:54 ? 00:00:01 /lib/systemd/systemd-journald root 204 2 0 08:54 ? 00:00:00 [kworker/2:3-mm_percpu_wq] root 207 2 0 08:54 ? 00:00:00 [kworker/0:5-events] root 219 1 0 08:54 ? 00:00:01 /lib/systemd/systemd-udevd root 243 2 0 08:54 ? 00:00:00 [vchiq-keep/0] root 244 2 0 08:54 ? 00:00:00 [SMIO] root 276 2 0 08:54 ? 00:00:00 [mmal-vchiq] root 278 2 0 08:54 ? 00:00:00 [mmal-vchiq] root 279 2 0 08:54 ? 00:00:00 [mmal-vchiq] root 280 2 0 08:54 ? 00:00:00 [mmal-vchiq] root 281 2 0 08:54 ? 00:00:00 [mmal-vchiq] root 282 2 0 08:54 ? 00:00:00 [mmal-vchiq] root 315 2 0 08:54 ? 00:00:00 [cfg80211] root 318 2 0 08:54 ? 00:00:00 [brcmf_wq/mmc1:0] root 321 2 0 08:54 ? 00:00:00 [brcmf_wdog/mmc1] _rpc 428 1 0 08:54 ? 00:00:00 /sbin/rpcbind -f -w root 433 1 0 08:54 ? 00:00:02 /usr/sbin/haveged --Foreground --verbose=1 -w 1024 root 451 2 0 08:54 ? 00:00:00 [kworker/u8:3-events_unbound] volumio 465 1 0 08:54 ? 00:00:00 /usr/local/bin/volumio-remote-updater nobody 468 1 0 08:54 ? 00:00:00 /usr/sbin/thd --triggers /etc/triggerhappy/triggers.d/ --socket /run/thd.socket --user nobody --deviceglob /dev/input/event* message+ 478 1 0 08:54 ? 00:00:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only root 485 1 0 08:54 ? 00:00:00 /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant root 487 1 0 08:54 ? 00:00:00 /lib/systemd/systemd-logind avahi 488 1 0 08:54 ? 00:00:00 avahi-daemon: running [volumio-test.local] root 489 1 0 08:54 ? 00:00:00 /usr/sbin/alsactl -E HOME=/run/alsa -s -n 19 -c rdaemon avahi 534 488 0 08:54 ? 00:00:00 avahi-daemon: chroot helper root 616 1 0 08:54 ? 00:00:01 /usr/sbin/nmbd --foreground --no-process-group root 621 1 0 08:54 tty1 00:00:00 /sbin/agetty -o -p -- \u --noclear tty1 linux root 631 1 0 08:54 ? 00:00:00 /usr/sbin/ifplugd -i eth0 -q -f -u0 -d10 -w -I ntp 637 1 0 08:54 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 103:103 root 645 1 0 08:54 ? 00:00:00 /usr/sbin/sshd -D root 651 616 0 08:54 ? 00:00:00 /usr/sbin/nmbd --foreground --no-process-group volumio 680 1 2 08:54 ? 00:00:32 /usr/bin/node /volumio/index.js root 699 1 0 08:54 ? 00:00:00 /sbin/dhcpcd eth0 root 736 2 0 08:54 ? 00:00:00 [kworker/u9:1-hci0] root 739 1 0 08:54 ? 00:00:00 /usr/bin/hciattach /dev/serial1 bcm43xx 3000000 flow - b8:27:eb:eb:ff:17 root 750 1 0 08:54 ? 00:00:00 /usr/lib/bluetooth/bluetoothd --noplugin=sap root 762 1 0 08:54 ? 00:00:00 /usr/sbin/winbindd --foreground --no-process-group root 766 762 0 08:54 ? 00:00:00 winbindd: domain child [VOLUMIO TEST] root 767 1 0 08:54 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group root 769 767 0 08:54 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group root 770 767 0 08:54 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group root 771 762 0 08:54 ? 00:00:00 winbindd: idmap child root 772 762 0 08:54 ? 00:00:00 winbindd: domain child [BUILTIN] root 774 767 0 08:54 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group root 811 2 0 08:54 ? 00:00:00 [NFSv4 callback] volumio 820 680 0 08:54 ? 00:00:00 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart volumio 827 820 0 08:54 ? 00:00:01 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart volumio 828 820 0 08:54 ? 00:00:01 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart volumio 829 820 0 08:54 ? 00:00:01 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart mpd 916 1 0 08:54 ? 00:00:01 /usr/bin/mpd --no-daemon shairpo+ 933 1 0 08:54 ? 00:00:00 /usr/bin/shairport-sync --configfile=/tmp/shairport-sync.conf volumio 953 1 0 08:55 ? 00:00:00 /usr/bin/upmpdcli -c /tmp/upmpdcli.conf volumio 969 680 0 08:55 ? 00:00:01 /usr/bin/node /myvolumio/plugins/music_service/streaming_services/streamingProxy.js volumio 982 1 0 08:55 ? 00:00:00 /bin/streaming-daemon volumio 1071 680 0 08:55 ? 00:00:00 /bin/journalctl --output cat -f root 1110 645 0 08:56 ? 00:00:00 sshd: volumio [priv] volumio 1113 1 0 08:56 ? 00:00:00 /lib/systemd/systemd --user volumio 1114 1113 0 08:56 ? 00:00:00 (sd-pam) volumio 1132 1110 0 08:56 ? 00:00:00 sshd: volumio@pts/0 volumio 1133 1132 0 08:56 pts/0 00:00:00 -bash root 1136 1133 0 08:56 pts/0 00:00:00 sudo journalctl -f root 1137 1136 0 08:56 pts/0 00:00:00 journalctl -f root 1157 2 0 08:59 ? 00:00:00 [kworker/u9:2-xprtiod] volumio 1165 1 0 09:00 ? 00:00:00 /bin/bash /usr/lib/startconnect.sh volumio 1166 1165 1 09:00 ? 00:00:18 ./usr/bin/vollibrespot -c /tmp/volspotify.toml - root 1198 2 0 09:05 ? 00:00:00 [kworker/1:1-events_power_efficient] root 1228 2 0 09:09 ? 00:00:00 [kworker/3:0-events_power_efficient] root 1231 2 0 09:10 ? 00:00:00 [kworker/1:2-events_freezable] root 1253 2 0 09:13 ? 00:00:00 [kworker/0:0-events_power_efficient] root 1274 2 0 09:14 ? 00:00:00 [kworker/1:0H] root 1278 2 0 09:15 ? 00:00:00 [kworker/3:2-events] root 1279 2 0 09:15 ? 00:00:00 [kworker/1:0-events_power_efficient] root 1307 2 0 09:19 ? 00:00:00 [kworker/0:1-events_power_efficient] volumio 1321 680 0 09:20 ? 00:00:00 /bin/sh -c /usr/bin/node /volumio/logsubmit.js 'Trying to shuffle a queue from a spotify playlist' volumio 1322 1321 0 09:20 ? 00:00:00 /usr/bin/node /volumio/logsubmit.js Trying to shuffle a queue from a spotify playlist volumio 1342 1322 0 09:20 ? 00:00:00 /bin/sh -c ps -ef >>/tmp/logondemand 2>&1 volumio 1343 1342 0 09:20 ? 00:00:00 ps -ef # df -h --------------- Filesystem Size Used Avail Use% Mounted on /dev/mmcblk0p2 2.5G 475M 1.9G 21% /imgpart /dev/loop0 414M 414M 0 100% /static overlay 56G 74M 53G 1% / devtmpfs 445M 0 445M 0% /dev tmpfs 484M 0 484M 0% /dev/shm tmpfs 484M 5.2M 479M 2% /run tmpfs 5.0M 4.0K 5.0M 1% /run/lock tmpfs 484M 0 484M 0% /sys/fs/cgroup tmpfs 484M 0 484M 0% /var/spool/cups tmpfs 20M 32K 20M 1% /var/log tmpfs 484M 7.1M 477M 2% /tmp tmpfs 484M 0 484M 0% /var/spool/cups/tmp /dev/mmcblk0p1 92M 54M 38M 59% /boot 192.168.1.9:/volume1/Music/Kids 83T 57T 26T 69% /mnt/NAS/Kids tmpfs 97M 0 97M 0% /run/user/1000 # mount --------------- /dev/mmcblk0p2 on /imgpart type ext4 (rw,relatime) /dev/loop0 on /static type squashfs (ro,relatime) overlay on / type overlay (rw,relatime,lowerdir=/mnt/static,upperdir=/mnt/ext/dyn,workdir=/mnt/ext/work) sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) proc on /proc type proc (rw,relatime) devtmpfs on /dev type devtmpfs (rw,nosuid,size=455212k,nr_inodes=113803,mode=755) securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,noexec) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755) tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k) tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755) cgroup2 on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate) cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd) none on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700) cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer) cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio) cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct) cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio) cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset) cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event) cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices) cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids) systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=34,pgrp=1,timeout=0,minproto=5,maxproto=5,direct) mqueue on /dev/mqueue type mqueue (rw,relatime) debugfs on /sys/kernel/debug type debugfs (rw,relatime) sunrpc on /run/rpc_pipefs type rpc_pipefs (rw,relatime) configfs on /sys/kernel/config type configfs (rw,relatime) tmpfs on /var/spool/cups type tmpfs (rw,noatime,mode=755) tmpfs on /var/log type tmpfs (rw,nodev,relatime,size=20480k,mode=777,uid=1000,gid=4) tmpfs on /tmp type tmpfs (rw,noatime,mode=755) tmpfs on /var/spool/cups/tmp type tmpfs (rw,noatime,mode=755) /dev/mmcblk0p1 on /boot type vfat (rw,nosuid,nodev,noexec,relatime,fmask=0111,dmask=0000,allow_utime=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro,user) 192.168.1.9:/volume1/Music/Kids on /mnt/NAS/Kids type nfs4 (ro,relatime,vers=4.1,rsize=131072,wsize=131072,namlen=255,soft,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=192.168.1.178,local_lock=none,addr=192.168.1.9) tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=99000k,mode=700,uid=1000,gid=1000) # netstat -natp --------------- (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:5000 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:33133 0.0.0.0:* LISTEN 1166/./usr/bin/voll tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:49149 0.0.0.0:* LISTEN 953/upmpdcli tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:49152 0.0.0.0:* LISTEN 953/upmpdcli tcp 0 0 127.0.0.1:38348 127.0.0.1:3000 ESTABLISHED 680/node tcp 0 0 192.168.1.178:827 192.168.1.9:2049 ESTABLISHED - tcp 0 0 192.168.1.178:51304 192.168.1.176:3000 ESTABLISHED 680/node tcp 0 0 192.168.1.178:56258 34.120.160.131:443 ESTABLISHED 680/node tcp 0 0 127.0.0.1:38580 127.0.0.1:3000 ESTABLISHED 680/node tcp 0 0 127.0.0.1:41890 127.0.0.1:6599 ESTABLISHED 953/upmpdcli tcp 0 0 127.0.0.1:41886 127.0.0.1:6599 ESTABLISHED 953/upmpdcli tcp 0 159 192.168.1.178:51724 104.199.240.237:443 ESTABLISHED 1166/./usr/bin/voll tcp 0 0 192.168.1.178:49152 192.168.1.50:33090 TIME_WAIT - tcp 0 0 192.168.1.178:35658 192.168.1.175:3000 ESTABLISHED 680/node tcp 0 0 127.0.0.1:38318 127.0.0.1:3000 ESTABLISHED 465/volumio-remote- tcp 0 0 127.0.0.1:49072 127.0.0.1:6600 ESTABLISHED 680/node tcp 0 0 192.168.1.178:49152 192.168.1.50:49970 TIME_WAIT - tcp 0 0 192.168.1.178:49152 192.168.1.50:49958 TIME_WAIT - tcp 0 0 192.168.1.178:22 192.168.1.194:58606 ESTABLISHED - tcp 0 0 127.0.0.1:38548 127.0.0.1:3000 ESTABLISHED 680/node tcp 0 0 192.168.1.178:49152 192.168.1.50:49994 TIME_WAIT - tcp6 0 0 :::6599 :::* LISTEN 680/node tcp6 0 0 :::5000 :::* LISTEN - tcp6 0 0 :::6600 :::* LISTEN - tcp6 0 0 :::139 :::* LISTEN - tcp6 0 0 :::3245 :::* LISTEN 969/node tcp6 0 0 :::111 :::* LISTEN - tcp6 0 0 :::22 :::* LISTEN - tcp6 0 0 :::3000 :::* LISTEN 680/node tcp6 0 0 :::3001 :::* LISTEN 820/node tcp6 0 0 :::3005 :::* LISTEN 680/node tcp6 0 0 :::445 :::* LISTEN - tcp6 0 0 :::7777 :::* LISTEN 982/streaming-daemo tcp6 0 0 127.0.0.1:6600 127.0.0.1:49072 ESTABLISHED - tcp6 0 0 192.168.1.178:3000 192.168.1.194:51322 ESTABLISHED 680/node tcp6 0 0 192.168.1.178:3000 192.168.1.194:51915 TIME_WAIT - tcp6 0 0 127.0.0.1:3000 127.0.0.1:38348 ESTABLISHED 680/node tcp6 0 0 127.0.0.1:3000 127.0.0.1:38580 ESTABLISHED 680/node tcp6 0 0 127.0.0.1:3000 127.0.0.1:38548 ESTABLISHED 680/node tcp6 0 0 127.0.0.1:6599 127.0.0.1:41890 ESTABLISHED 680/node tcp6 0 0 127.0.0.1:6599 127.0.0.1:41886 ESTABLISHED 680/node tcp6 0 0 192.168.1.178:3000 192.168.1.194:51914 TIME_WAIT - tcp6 0 0 192.168.1.178:3000 192.168.1.194:51917 TIME_WAIT - tcp6 0 0 127.0.0.1:3000 127.0.0.1:38318 ESTABLISHED 680/node tcp6 0 0 192.168.1.178:3000 192.168.1.194:51918 ESTABLISHED 680/node # cat /etc/asound.conf --------------- pcm.!default { type empty slave.pcm "volumio" } pcm.volumio { type empty slave.pcm "volumioOutput" } # There is always a plug before the hardware to be safe pcm.volumioOutput { type plug slave.pcm "volumioHw" } pcm.volumioHw { type hw card "IQaudIODAC" } # cat /var/log/mpd.log --------------- Jan 01 08:54 : zeroconf: No global port, disabling zeroconf Jan 01 08:54 : zeroconf: No global port, disabling zeroconf Jan 01 08:54 : client: [0] opened from local Jan 01 08:54 : exception: No such directory Jan 01 08:54 : client: [1] opened from local Jan 01 08:54 : zeroconf: No global port, disabling zeroconf Jan 01 08:54 : client: [0] opened from local Jan 01 08:54 : client: [1] opened from 127.0.0.1:49068 Jan 01 08:54 : client: [2] opened from 127.0.0.1:49072 Jan 01 08:54 : exception: Failed to read mixer for 'alsa': no such mixer control: PCM Jan 01 08:56 : client: [1] closed # volumio plugin list --------------- This command will list installed plugins on your device ----------------------- Installed Plugins: [ { prettyName: '80s80s Radio', name: '80s80s', category: 'music_service', version: '1.0.2', icon: 'fa-headphones', isManuallyInstalled: false, enabled: true, active: true }, { prettyName: 'Spotify', name: 'spop', category: 'music_service', version: '3.0.7', icon: 'fa-spotify', isManuallyInstalled: false, enabled: true, active: true } ] ------------------------------------------ # cat /data/configuration/plugins.json --------------- { "music_service": { "airplay_emulation": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "inputs": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "mpd": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "webradio": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "example_plugin": { "enabled": { "type": "boolean", "value": false }, "status": { "type": "string", "value": "STOPPED" } }, "last_100": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "upnp_browser": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "streaming_services": { "status": { "type": "string", "value": "STARTED" } }, "80s80s": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "spop": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } } }, "audio_interface": { "outputs": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "upnp": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "alsa_controller": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } } }, "miscellanea": { "alarm-clock": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "albumart": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "appearance": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "wizard": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "my_music": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } } }, "user_interface": { "websocket": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "mpdemulation": { "enabled": { "type": "boolean", "value": false }, "status": { "type": "string", "value": "STARTED" } }, "rest_api": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } } }, "system_controller": { "updater_comm": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "network": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "networkfs": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "services": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "system": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "i2s_dacs": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "volumiodiscovery": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "volumio_command_line_client": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "my_volumio": { "status": { "type": "string", "value": "STARTED" } } } } # cat /etc/mpd.conf --------------- # Volumio MPD Configuration File # Files and directories ####################################################### music_directory "/var/lib/mpd/music" playlist_directory "/var/lib/mpd/playlists" db_file "/var/lib/mpd/tag_cache" log_file "/var/log/mpd.log" #pid_file "/var/run/mpd/pid" #state_file "/var/lib/mpd/state" #sticker_file "/var/lib/mpd/sticker.sql" ############################################################################### # General music daemon options ################################################ user "mpd" group "audio" bind_to_address "any" #port "6600" #log_level "default" #save_absolute_paths_in_playlists "no" #metadata_to_use "artist,album,title,track,name,genre,date,composer,performer,disc" auto_update "no" #auto_update_depth "3" ############################################################################### # Symbolic link behavior ###################################################### follow_outside_symlinks "yes" follow_inside_symlinks "yes" ############################################################################### # Input ####################################################################### # input { plugin "curl" # proxy "proxy.isp.com:8080" # proxy_user "user" # proxy_password "password" } ############################################################################### # Decoder ################################################################ decoder { plugin "faad" enabled "no" } ############################################################################### # Audio Output ################################################################ resampler { plugin "soxr" quality "high" threads "1" } audio_output { type "alsa" name "alsa" device "volumio" dop "no" } audio_output { type "fifo" enabled "no" name "multiroom" path "/tmp/snapfifo" format "44100:16:2" } #replaygain "album" #replaygain_preamp "0" volume_normalization "no" ############################################################################### # MPD Internal Buffering ###################################################### audio_buffer_size "2048" ############################################################################### # Resource Limitations ######################################################## #connection_timeout "60" max_connections "20" max_playlist_length "81920" max_command_list_size "81920" max_output_buffer_size "81920" ############################################################################### # Character Encoding ########################################################## filesystem_charset "UTF-8" ############################################################################### # volumio endpointstest --------------- TESTING REMOTE ENDPOINTS https://google.com, 736 ms: OK https://www.googleapis.com, 340 ms: OK https://securetoken.googleapis.com, 621 ms: OK https://myvolumio.firebaseio.com, 645 ms: OK https://functions.volumio.cloud, 1614 ms: OK https://oauth-performer.dfs.volumio.org, 1044 ms: OK https://browsing-performer.dfs.volumio.org, 1073 ms: OK http://cddb.volumio.org, 2679 ms: OK https://functions.volumio.cloud, 1607 ms: OK http://pushupdates.volumio.org, 820 ms: OK http://plugins.volumio.org, 2020 ms: OK https://database.volumio.cloud, 827 ms: OK https://radio-directory.firebaseapp.com, 439 ms: OK ---------- REMOTE ENDPOINTS TEST OK, all Endpoints are reachable ---------- # sudo journalctl -p 7 --------------- -- Logs begin at Sun 2023-01-01 08:54:16 UTC, end at Sun 2023-01-01 09:20:16 UTC. -- Jan 01 08:54:16 volumio-test kernel: Booting Linux on physical CPU 0x0 Jan 01 08:54:16 volumio-test kernel: Linux version 5.10.92-v7+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1514 SMP Mon Jan 17 17:36:39 GMT 2022 Jan 01 08:54:16 volumio-test kernel: CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d Jan 01 08:54:16 volumio-test kernel: CPU: div instructions available: patching division code Jan 01 08:54:16 volumio-test kernel: CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache Jan 01 08:54:16 volumio-test kernel: OF: fdt: Machine model: Raspberry Pi 3 Model B Plus Rev 1.3 Jan 01 08:54:16 volumio-test kernel: random: fast init done Jan 01 08:54:16 volumio-test kernel: Memory policy: Data cache writealloc Jan 01 08:54:16 volumio-test kernel: Reserved memory: created CMA memory pool at 0x3a000000, size 64 MiB Jan 01 08:54:16 volumio-test kernel: OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool Jan 01 08:54:16 volumio-test kernel: Zone ranges: Jan 01 08:54:16 volumio-test kernel: DMA [mem 0x0000000000000000-0x000000003dffffff] Jan 01 08:54:16 volumio-test kernel: Normal empty Jan 01 08:54:16 volumio-test kernel: Movable zone start for each node Jan 01 08:54:16 volumio-test kernel: Early memory node ranges Jan 01 08:54:16 volumio-test kernel: node 0: [mem 0x0000000000000000-0x000000003dffffff] Jan 01 08:54:16 volumio-test kernel: Initmem setup node 0 [mem 0x0000000000000000-0x000000003dffffff] Jan 01 08:54:16 volumio-test kernel: On node 0 totalpages: 253952 Jan 01 08:54:16 volumio-test kernel: DMA zone: 2232 pages used for memmap Jan 01 08:54:16 volumio-test kernel: DMA zone: 0 pages reserved Jan 01 08:54:16 volumio-test kernel: DMA zone: 253952 pages, LIFO batch:63 Jan 01 08:54:16 volumio-test kernel: percpu: Embedded 20 pages/cpu s50828 r8192 d22900 u81920 Jan 01 08:54:16 volumio-test kernel: pcpu-alloc: s50828 r8192 d22900 u81920 alloc=20*4096 Jan 01 08:54:16 volumio-test kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 Jan 01 08:54:16 volumio-test kernel: Built 1 zonelists, mobility grouping on. Total pages: 251720 Jan 01 08:54:16 volumio-test kernel: Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=640 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 splash plymouth.ignore-serial-consoles dwc_otg.fiq_enable=1 dwc_otg.fiq_fsm_enable=1 dwc_otg.fiq_fsm_mask=0xF dwc_otg.nak_holdoff=1 quiet console=ttyS0,115200 console=tty1 imgpart=/dev/mmcblk0p2 imgfile=/volumio_current.sqsh rootwait bootdelay=5 elevator=noop logo.nologo vt.global_cursor_default=0 net.ifnames=0 snd-bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 loglevel=0 Jan 01 08:54:16 volumio-test kernel: Kernel parameter elevator= does not have any effect anymore. Please use sysfs to set IO scheduler for individual devices. Jan 01 08:54:16 volumio-test kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) Jan 01 08:54:16 volumio-test kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) Jan 01 08:54:16 volumio-test kernel: mem auto-init: stack:off, heap alloc:off, heap free:off Jan 01 08:54:16 volumio-test kernel: Memory: 910428K/1015808K available (10240K kernel code, 1312K rwdata, 2952K rodata, 1024K init, 862K bss, 39844K reserved, 65536K cma-reserved) Jan 01 08:54:16 volumio-test kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 Jan 01 08:54:16 volumio-test kernel: ftrace: allocating 32087 entries in 95 pages Jan 01 08:54:16 volumio-test kernel: ftrace: allocated 95 pages with 6 groups Jan 01 08:54:16 volumio-test kernel: rcu: Hierarchical RCU implementation. Jan 01 08:54:16 volumio-test kernel: Rude variant of Tasks RCU enabled. Jan 01 08:54:16 volumio-test kernel: Tracing variant of Tasks RCU enabled. Jan 01 08:54:16 volumio-test kernel: rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. Jan 01 08:54:16 volumio-test kernel: NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 Jan 01 08:54:16 volumio-test kernel: random: get_random_bytes called from start_kernel+0x3ac/0x580 with crng_init=1 Jan 01 08:54:16 volumio-test kernel: arch_timer: cp15 timer(s) running at 19.20MHz (phys). Jan 01 08:54:16 volumio-test kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns Jan 01 08:54:16 volumio-test kernel: sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns Jan 01 08:54:16 volumio-test kernel: Switching to timer-based delay loop, resolution 52ns Jan 01 08:54:16 volumio-test kernel: Console: colour dummy device 80x30 Jan 01 08:54:16 volumio-test kernel: printk: console [tty1] enabled Jan 01 08:54:16 volumio-test kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) Jan 01 08:54:16 volumio-test kernel: pid_max: default: 32768 minimum: 301 Jan 01 08:54:16 volumio-test kernel: LSM: Security Framework initializing Jan 01 08:54:16 volumio-test kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) Jan 01 08:54:16 volumio-test kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) Jan 01 08:54:16 volumio-test kernel: cgroup: Disabling memory control group subsystem Jan 01 08:54:16 volumio-test kernel: CPU: Testing write buffer coherency: ok Jan 01 08:54:16 volumio-test kernel: CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 Jan 01 08:54:16 volumio-test kernel: Setting up static identity map for 0x100000 - 0x10003c Jan 01 08:54:16 volumio-test kernel: rcu: Hierarchical SRCU implementation. Jan 01 08:54:16 volumio-test kernel: smp: Bringing up secondary CPUs ... Jan 01 08:54:16 volumio-test kernel: CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 Jan 01 08:54:16 volumio-test kernel: CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 Jan 01 08:54:16 volumio-test kernel: CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 Jan 01 08:54:16 volumio-test kernel: smp: Brought up 1 node, 4 CPUs Jan 01 08:54:16 volumio-test kernel: SMP: Total of 4 processors activated (153.60 BogoMIPS). Jan 01 08:54:16 volumio-test kernel: CPU: All CPU(s) started in HYP mode. Jan 01 08:54:16 volumio-test kernel: CPU: Virtualization extensions available. Jan 01 08:54:16 volumio-test kernel: devtmpfs: initialized Jan 01 08:54:16 volumio-test kernel: VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4 Jan 01 08:54:16 volumio-test kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns Jan 01 08:54:16 volumio-test kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear) Jan 01 08:54:16 volumio-test kernel: pinctrl core: initialized pinctrl subsystem Jan 01 08:54:16 volumio-test kernel: NET: Registered protocol family 16 Jan 01 08:54:16 volumio-test kernel: DMA: preallocated 1024 KiB pool for atomic coherent allocations Jan 01 08:54:16 volumio-test kernel: audit: initializing netlink subsys (disabled) Jan 01 08:54:16 volumio-test kernel: audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1 Jan 01 08:54:16 volumio-test kernel: thermal_sys: Registered thermal governor 'step_wise' Jan 01 08:54:16 volumio-test kernel: hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. Jan 01 08:54:16 volumio-test kernel: hw-breakpoint: maximum watchpoint size is 8 bytes. Jan 01 08:54:16 volumio-test kernel: Serial: AMBA PL011 UART driver Jan 01 08:54:16 volumio-test kernel: bcm2835-mbox 3f00b880.mailbox: mailbox enabled Jan 01 08:54:16 volumio-test kernel: raspberrypi-firmware soc:firmware: Attached to firmware from 2022-01-20T13:58:22, variant start Jan 01 08:54:16 volumio-test kernel: raspberrypi-firmware soc:firmware: Firmware hash is bd88f66f8952d34e4e0613a85c7a6d3da49e13e2 Jan 01 08:54:16 volumio-test kernel: Kprobes globally optimized Jan 01 08:54:16 volumio-test kernel: bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1 Jan 01 08:54:16 volumio-test kernel: SCSI subsystem initialized Jan 01 08:54:16 volumio-test kernel: usbcore: registered new interface driver usbfs Jan 01 08:54:16 volumio-test kernel: usbcore: registered new interface driver hub Jan 01 08:54:16 volumio-test kernel: usbcore: registered new device driver usb Jan 01 08:54:16 volumio-test kernel: clocksource: Switched to clocksource arch_sys_counter Jan 01 08:54:16 volumio-test kernel: VFS: Disk quotas dquot_6.6.0 Jan 01 08:54:16 volumio-test kernel: VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) Jan 01 08:54:16 volumio-test kernel: FS-Cache: Loaded Jan 01 08:54:16 volumio-test kernel: CacheFiles: Loaded Jan 01 08:54:16 volumio-test kernel: NET: Registered protocol family 2 Jan 01 08:54:16 volumio-test kernel: IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) Jan 01 08:54:16 volumio-test kernel: tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) Jan 01 08:54:16 volumio-test kernel: TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) Jan 01 08:54:16 volumio-test kernel: TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) Jan 01 08:54:16 volumio-test kernel: TCP: Hash tables configured (established 8192 bind 8192) Jan 01 08:54:16 volumio-test kernel: UDP hash table entries: 512 (order: 2, 16384 bytes, linear) Jan 01 08:54:16 volumio-test kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) Jan 01 08:54:16 volumio-test kernel: NET: Registered protocol family 1 Jan 01 08:54:16 volumio-test kernel: RPC: Registered named UNIX socket transport module. Jan 01 08:54:16 volumio-test kernel: RPC: Registered udp transport module. Jan 01 08:54:16 volumio-test kernel: RPC: Registered tcp transport module. Jan 01 08:54:16 volumio-test kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Jan 01 08:54:16 volumio-test kernel: Trying to unpack rootfs image as initramfs... Jan 01 08:54:16 volumio-test kernel: Freeing initrd memory: 13028K Jan 01 08:54:16 volumio-test kernel: hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available Jan 01 08:54:16 volumio-test kernel: Initialise system trusted keyrings Jan 01 08:54:16 volumio-test kernel: workingset: timestamp_bits=14 max_order=18 bucket_order=4 Jan 01 08:54:16 volumio-test kernel: zbud: loaded Jan 01 08:54:16 volumio-test kernel: FS-Cache: Netfs 'nfs' registered for caching Jan 01 08:54:16 volumio-test kernel: NFS: Registering the id_resolver key type Jan 01 08:54:16 volumio-test kernel: Key type id_resolver registered Jan 01 08:54:16 volumio-test kernel: Key type id_legacy registered Jan 01 08:54:16 volumio-test kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering... Jan 01 08:54:16 volumio-test kernel: nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... Jan 01 08:54:16 volumio-test kernel: Key type asymmetric registered Jan 01 08:54:16 volumio-test kernel: Asymmetric key parser 'x509' registered Jan 01 08:54:16 volumio-test kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) Jan 01 08:54:16 volumio-test kernel: io scheduler mq-deadline registered Jan 01 08:54:16 volumio-test kernel: io scheduler kyber registered Jan 01 08:54:16 volumio-test kernel: bcm2708_fb soc:fb: FB found 1 display(s) Jan 01 08:54:16 volumio-test kernel: Console: switching to colour frame buffer device 80x30 Jan 01 08:54:16 volumio-test kernel: bcm2708_fb soc:fb: Registered framebuffer for display 0, size 640x480 Jan 01 08:54:16 volumio-test kernel: bcm2835-rng 3f104000.rng: hwrng registered Jan 01 08:54:16 volumio-test kernel: vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB) Jan 01 08:54:16 volumio-test kernel: gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000 Jan 01 08:54:16 volumio-test kernel: brd: module loaded Jan 01 08:54:16 volumio-test kernel: loop: module loaded Jan 01 08:54:16 volumio-test kernel: Loading iSCSI transport class v2.0-870. Jan 01 08:54:16 volumio-test kernel: libphy: Fixed MDIO Bus: probed Jan 01 08:54:16 volumio-test kernel: usbcore: registered new interface driver lan78xx Jan 01 08:54:16 volumio-test kernel: usbcore: registered new interface driver smsc95xx Jan 01 08:54:16 volumio-test kernel: dwc_otg: version 3.00a 10-AUG-2012 (platform bus) Jan 01 08:54:16 volumio-test kernel: Core Release: 2.80a Jan 01 08:54:16 volumio-test kernel: Setting default values for core params Jan 01 08:54:16 volumio-test kernel: Finished setting default values for core params Jan 01 08:54:16 volumio-test kernel: Using Buffer DMA mode Jan 01 08:54:16 volumio-test kernel: Periodic Transfer Interrupt Enhancement - disabled Jan 01 08:54:16 volumio-test kernel: Multiprocessor Interrupt Enhancement - disabled Jan 01 08:54:16 volumio-test kernel: OTG VER PARAM: 0, OTG VER FLAG: 0 Jan 01 08:54:16 volumio-test kernel: Dedicated Tx FIFOs mode Jan 01 08:54:16 volumio-test kernel: Jan 01 08:54:16 volumio-test kernel: WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = ba114000 dma = 0xfa114000 len=9024 Jan 01 08:54:16 volumio-test kernel: FIQ FSM acceleration enabled for : Non-periodic Split Transactions Periodic Split Transactions High-Speed Isochronous Endpoints Interrupt/Control Split Transaction hack enabled Jan 01 08:54:16 volumio-test kernel: dwc_otg: Microframe scheduler enabled Jan 01 08:54:16 volumio-test kernel: Jan 01 08:54:16 volumio-test kernel: WARN::hcd_init_fiq:457: FIQ on core 1 Jan 01 08:54:16 volumio-test kernel: Jan 01 08:54:16 volumio-test kernel: WARN::hcd_init_fiq:458: FIQ ASM at 807cc05c length 36 Jan 01 08:54:16 volumio-test kernel: Jan 01 08:54:16 volumio-test kernel: WARN::hcd_init_fiq:497: MPHI regs_base at be810000 Jan 01 08:54:16 volumio-test kernel: dwc_otg 3f980000.usb: DWC OTG Controller Jan 01 08:54:16 volumio-test kernel: dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1 Jan 01 08:54:16 volumio-test kernel: dwc_otg 3f980000.usb: irq 89, io mem 0x00000000 Jan 01 08:54:16 volumio-test kernel: Init: Port Power? op_state=1 Jan 01 08:54:16 volumio-test kernel: Init: Power Port (0) Jan 01 08:54:16 volumio-test kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 Jan 01 08:54:16 volumio-test kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Jan 01 08:54:16 volumio-test kernel: usb usb1: Product: DWC OTG Controller Jan 01 08:54:16 volumio-test kernel: usb usb1: Manufacturer: Linux 5.10.92-v7+ dwc_otg_hcd Jan 01 08:54:16 volumio-test kernel: usb usb1: SerialNumber: 3f980000.usb Jan 01 08:54:16 volumio-test kernel: hub 1-0:1.0: USB hub found Jan 01 08:54:16 volumio-test kernel: hub 1-0:1.0: 1 port detected Jan 01 08:54:16 volumio-test kernel: dwc_otg: FIQ enabled Jan 01 08:54:16 volumio-test kernel: dwc_otg: NAK holdoff enabled Jan 01 08:54:16 volumio-test kernel: dwc_otg: FIQ split-transaction FSM enabled Jan 01 08:54:16 volumio-test kernel: Module dwc_common_port init Jan 01 08:54:16 volumio-test kernel: usbcore: registered new interface driver usb-storage Jan 01 08:54:16 volumio-test kernel: mousedev: PS/2 mouse device common for all mice Jan 01 08:54:16 volumio-test kernel: bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer Jan 01 08:54:16 volumio-test kernel: sdhci: Secure Digital Host Controller Interface driver Jan 01 08:54:16 volumio-test kernel: sdhci: Copyright(c) Pierre Ossman Jan 01 08:54:16 volumio-test kernel: mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe Jan 01 08:54:16 volumio-test kernel: sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe Jan 01 08:54:16 volumio-test kernel: sdhci-pltfm: SDHCI platform and OF driver helper Jan 01 08:54:16 volumio-test kernel: ledtrig-cpu: registered to indicate activity on CPUs Jan 01 08:54:16 volumio-test kernel: hid: raw HID events driver (C) Jiri Kosina Jan 01 08:54:16 volumio-test kernel: usbcore: registered new interface driver usbhid Jan 01 08:54:16 volumio-test kernel: usbhid: USB HID core driver Jan 01 08:54:16 volumio-test kernel: Initializing XFRM netlink socket Jan 01 08:54:16 volumio-test kernel: NET: Registered protocol family 17 Jan 01 08:54:16 volumio-test kernel: Key type dns_resolver registered Jan 01 08:54:16 volumio-test kernel: Registering SWP/SWPB emulation handler Jan 01 08:54:16 volumio-test kernel: registered taskstats version 1 Jan 01 08:54:16 volumio-test kernel: Loading compiled-in X.509 certificates Jan 01 08:54:16 volumio-test kernel: Key type ._fscrypt registered Jan 01 08:54:16 volumio-test kernel: Key type .fscrypt registered Jan 01 08:54:16 volumio-test kernel: Key type fscrypt-provisioning registered Jan 01 08:54:16 volumio-test kernel: uart-pl011 3f201000.serial: cts_event_workaround enabled Jan 01 08:54:16 volumio-test kernel: 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 114, base_baud = 0) is a PL011 rev2 Jan 01 08:54:16 volumio-test kernel: bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver Jan 01 08:54:16 volumio-test kernel: mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0 Jan 01 08:54:16 volumio-test kernel: mmc-bcm2835 3f300000.mmcnr: DMA channel allocated Jan 01 08:54:16 volumio-test kernel: sdhost: log_buf @ (ptrval) (fa113000) Jan 01 08:54:16 volumio-test kernel: mmc1: queuing unknown CIS tuple 0x80 (2 bytes) Jan 01 08:54:16 volumio-test kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes) Jan 01 08:54:16 volumio-test kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes) Jan 01 08:54:16 volumio-test kernel: mmc1: queuing unknown CIS tuple 0x80 (7 bytes) Jan 01 08:54:16 volumio-test kernel: mmc0: sdhost-bcm2835 loaded - DMA enabled (>1) Jan 01 08:54:16 volumio-test kernel: of_cfs_init Jan 01 08:54:16 volumio-test kernel: of_cfs_init: OK Jan 01 08:54:16 volumio-test kernel: Indeed it is in host mode hprt0 = 00021501 Jan 01 08:54:16 volumio-test kernel: Freeing unused kernel memory: 1024K Jan 01 08:54:16 volumio-test kernel: Run /init as init process Jan 01 08:54:16 volumio-test kernel: with arguments: Jan 01 08:54:16 volumio-test kernel: /init Jan 01 08:54:16 volumio-test kernel: splash Jan 01 08:54:16 volumio-test kernel: with environment: Jan 01 08:54:16 volumio-test kernel: HOME=/ Jan 01 08:54:16 volumio-test kernel: TERM=linux Jan 01 08:54:16 volumio-test kernel: imgpart=/dev/mmcblk0p2 Jan 01 08:54:16 volumio-test kernel: imgfile=/volumio_current.sqsh Jan 01 08:54:16 volumio-test kernel: bootdelay=5 Jan 01 08:54:16 volumio-test kernel: mmc0: host does not support reading read-only switch, assuming write-enable Jan 01 08:54:16 volumio-test kernel: mmc0: new high speed SDXC card at address e624 Jan 01 08:54:16 volumio-test kernel: mmcblk0: mmc0:e624 SU64G 59.5 GiB Jan 01 08:54:16 volumio-test kernel: mmc1: new high speed SDIO card at address 0001 Jan 01 08:54:16 volumio-test kernel: mmcblk0: p1 p2 p3 Jan 01 08:54:16 volumio-test kernel: usb 1-1: new high-speed USB device number 2 using dwc_otg Jan 01 08:54:16 volumio-test kernel: Indeed it is in host mode hprt0 = 00001101 Jan 01 08:54:16 volumio-test initramfs: Booting Volumio for BCM2835 Jan 01 08:54:16 volumio-test initramfs: This script mounts rootfs RO with an overlay RW layer. Jan 01 08:54:16 volumio-test kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher Jan 01 08:54:16 volumio-test initramfs: IMGPART=/dev/mmcblk0p2 Jan 01 08:54:16 volumio-test initramfs: IMGFILE=/volumio_current.sqsh Jan 01 08:54:16 volumio-test initramfs: Boot delay (except first time) will be 5 seconds Jan 01 08:54:16 volumio-test initramfs: /dev/mmcblk0p2: Jan 01 08:54:16 volumio-test kernel: usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3 Jan 01 08:54:16 volumio-test kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 Jan 01 08:54:16 volumio-test kernel: hub 1-1:1.0: USB hub found Jan 01 08:54:16 volumio-test kernel: hub 1-1:1.0: 4 ports detected Jan 01 08:54:16 volumio-test kernel: EXT4-fs (mmcblk0p2): recovery complete Jan 01 08:54:16 volumio-test kernel: EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) Jan 01 08:54:16 volumio-test initramfs: Doing a 5 second delay here to give kernel load a headstart Jan 01 08:54:16 volumio-test kernel: usb 1-1.1: new high-speed USB device number 3 using dwc_otg Jan 01 08:54:16 volumio-test kernel: usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3 Jan 01 08:54:16 volumio-test kernel: usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 Jan 01 08:54:16 volumio-test kernel: hub 1-1.1:1.0: USB hub found Jan 01 08:54:16 volumio-test kernel: hub 1-1.1:1.0: 3 ports detected Jan 01 08:54:16 volumio-test kernel: dwc_otg_handle_wakeup_detected_intr lxstate = 2 Jan 01 08:54:16 volumio-test kernel: usb 1-1.1.1: new high-speed USB device number 4 using dwc_otg Jan 01 08:54:16 volumio-test kernel: usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800, bcdDevice= 3.00 Jan 01 08:54:16 volumio-test kernel: usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 Jan 01 08:54:16 volumio-test kernel: lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): No External EEPROM. Setting MAC Speed Jan 01 08:54:16 volumio-test kernel: libphy: lan78xx-mdiobus: probed Jan 01 08:54:16 volumio-test kernel: lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): int urb period 64 Jan 01 08:54:16 volumio-test initramfs: Checking for USB updates Jan 01 08:54:16 volumio-test initramfs: No USB device detected (when incorrect, try adding 'bootdelay=5' to your boot cmdline) Jan 01 08:54:16 volumio-test kernel: EXT4-fs (mmcblk0p3): recovery complete Jan 01 08:54:16 volumio-test kernel: EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null) Jan 01 08:54:16 volumio-test initramfs: With Option: Jan 01 08:54:16 volumio-test initramfs: VOLUMIO_VERSION="3.396" Jan 01 08:54:16 volumio-test initramfs: Finish initramfs, continue booting Volumio Jan 01 08:54:16 volumio-test systemd[1]: System time before build time, advancing clock. Jan 01 08:54:16 volumio-test kernel: NET: Registered protocol family 10 Jan 01 08:54:16 volumio-test kernel: Segment Routing with IPv6 Jan 01 08:54:16 volumio-test systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) Jan 01 08:54:16 volumio-test systemd[1]: Detected architecture arm. Jan 01 08:54:16 volumio-test systemd[1]: Set hostname to . Jan 01 08:54:16 volumio-test systemd[1]: /lib/systemd/system/winbind.service:8: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/winbindd.pid → /run/samba/winbindd.pid; please update the unit file accordingly. Jan 01 08:54:16 volumio-test kernel: random: systemd: uninitialized urandom read (16 bytes read) Jan 01 08:54:16 volumio-test kernel: random: systemd: uninitialized urandom read (16 bytes read) Jan 01 08:54:16 volumio-test kernel: random: systemd: uninitialized urandom read (16 bytes read) Jan 01 08:54:16 volumio-test systemd[1]: Listening on udev Control Socket. Jan 01 08:54:16 volumio-test systemd[1]: Listening on initctl Compatibility Named Pipe. Jan 01 08:54:16 volumio-test systemd[1]: Created slice User and Session Slice. Jan 01 08:54:16 volumio-test systemd[1]: Created slice system-getty.slice. Jan 01 08:54:16 volumio-test systemd[1]: Listening on Journal Audit Socket. Jan 01 08:54:16 volumio-test systemd[1]: Started Forward Password Requests to Wall Directory Watch. Jan 01 08:54:16 volumio-test kernel: i2c /dev entries driver Jan 01 08:54:16 volumio-test systemd-journald[197]: Journal started Jan 01 08:54:16 volumio-test systemd-journald[197]: Runtime journal (/run/log/journal/3c3812e622e46b6dc8110864638cf76c) is 3.7M, max 30.0M, 26.2M free. Jan 01 08:54:16 volumio-test systemd-modules-load[183]: Inserted module 'i2c_dev' Jan 01 08:54:16 volumio-test fake-hwclock[181]: Sun Jan 1 08:54:16 UTC 2023 Jan 01 08:54:16 volumio-test systemd[1]: Started Create System Users. Jan 01 08:54:16 volumio-test systemd[1]: Starting Create Static Device Nodes in /dev... Jan 01 08:54:16 volumio-test systemd[1]: Started Create Static Device Nodes in /dev. Jan 01 08:54:16 volumio-test systemd[1]: Reached target Local File Systems (Pre). Jan 01 08:54:16 volumio-test systemd[1]: Mounting /var/spool/cups... Jan 01 08:54:16 volumio-test systemd[1]: var-log.mount: Directory /var/log to mount over is not empty, mounting anyway. Jan 01 08:54:16 volumio-test systemd[1]: Mounting /var/log... Jan 01 08:54:16 volumio-test systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway. Jan 01 08:54:16 volumio-test systemd[1]: Mounting /tmp... Jan 01 08:54:16 volumio-test systemd[1]: Starting udev Kernel Device Manager... Jan 01 08:54:16 volumio-test systemd[1]: Mounted /var/spool/cups. Jan 01 08:54:16 volumio-test systemd[1]: Mounted /var/log. Jan 01 08:54:16 volumio-test systemd[1]: Started udev Coldplug all Devices. Jan 01 08:54:16 volumio-test systemd[1]: Starting Helper to synchronize boot up for ifupdown... Jan 01 08:54:16 volumio-test systemd[1]: Starting Flush Journal to Persistent Storage... Jan 01 08:54:16 volumio-test systemd[1]: Mounting /var/spool/cups/tmp... Jan 01 08:54:16 volumio-test systemd[1]: Mounted /tmp. Jan 01 08:54:16 volumio-test systemd[1]: Mounted /var/spool/cups/tmp. Jan 01 08:54:16 volumio-test systemd-udevd[219]: Network interface NamePolicy= disabled on kernel command line, ignoring. Jan 01 08:54:16 volumio-test systemd-journald[197]: Runtime journal (/run/log/journal/3c3812e622e46b6dc8110864638cf76c) is 3.7M, max 30.0M, 26.2M free. Jan 01 08:54:16 volumio-test systemd[1]: Started Flush Journal to Persistent Storage. Jan 01 08:54:16 volumio-test systemd[1]: Started udev Kernel Device Manager. Jan 01 08:54:16 volumio-test systemd[1]: Starting Show Plymouth Boot Screen... Jan 01 08:54:16 volumio-test systemd[1]: Received SIGRTMIN+20 from PID 237 (plymouthd). Jan 01 08:54:16 volumio-test systemd[1]: Started Show Plymouth Boot Screen. Jan 01 08:54:16 volumio-test systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. Jan 01 08:54:16 volumio-test systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped. Jan 01 08:54:16 volumio-test systemd[1]: Reached target Paths. Jan 01 08:54:16 volumio-test systemd[1]: Reached target Local Encrypted Volumes. Jan 01 08:54:16 volumio-test kernel: vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned. Jan 01 08:54:16 volumio-test kernel: bcm2835_vc_sm_cma_probe: Videocore shared memory driver Jan 01 08:54:16 volumio-test kernel: [vc_sm_connected_init]: start Jan 01 08:54:16 volumio-test kernel: [vc_sm_connected_init]: installed successfully Jan 01 08:54:16 volumio-test kernel: mc: Linux media interface: v0.10 Jan 01 08:54:17 volumio-test kernel: videodev: Linux video capture interface: v2.00 Jan 01 08:54:17 volumio-test kernel: bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. Jan 01 08:54:17 volumio-test kernel: bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. Jan 01 08:54:17 volumio-test kernel: bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. Jan 01 08:54:17 volumio-test kernel: bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned. Jan 01 08:54:17 volumio-test kernel: bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned. Jan 01 08:54:17 volumio-test kernel: bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned. Jan 01 08:54:17 volumio-test kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video10 Jan 01 08:54:17 volumio-test kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 decode Jan 01 08:54:17 volumio-test kernel: snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. Jan 01 08:54:17 volumio-test kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video11 Jan 01 08:54:17 volumio-test kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 encode Jan 01 08:54:17 volumio-test kernel: bcm2835_audio bcm2835_audio: card created with 4 channels Jan 01 08:54:17 volumio-test kernel: bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13 Jan 01 08:54:17 volumio-test kernel: bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14 Jan 01 08:54:17 volumio-test kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video12 Jan 01 08:54:17 volumio-test kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 isp Jan 01 08:54:17 volumio-test kernel: bcm2835_audio bcm2835_audio: card created with 4 channels Jan 01 08:54:17 volumio-test kernel: bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15 Jan 01 08:54:17 volumio-test kernel: bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16 Jan 01 08:54:17 volumio-test kernel: bcm2835-isp bcm2835-isp: Register output node 0 with media controller Jan 01 08:54:17 volumio-test kernel: bcm2835-isp bcm2835-isp: Register capture node 1 with media controller Jan 01 08:54:17 volumio-test kernel: bcm2835-isp bcm2835-isp: Register capture node 2 with media controller Jan 01 08:54:17 volumio-test kernel: bcm2835-isp bcm2835-isp: Register capture node 3 with media controller Jan 01 08:54:17 volumio-test kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video18 Jan 01 08:54:17 volumio-test kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx Jan 01 08:54:17 volumio-test kernel: bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20 Jan 01 08:54:17 volumio-test kernel: bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21 Jan 01 08:54:17 volumio-test kernel: bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22 Jan 01 08:54:17 volumio-test kernel: bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23 Jan 01 08:54:17 volumio-test kernel: bcm2835-isp bcm2835-isp: Register output node 0 with media controller Jan 01 08:54:17 volumio-test kernel: bcm2835-isp bcm2835-isp: Register capture node 1 with media controller Jan 01 08:54:17 volumio-test kernel: bcm2835-isp bcm2835-isp: Register capture node 2 with media controller Jan 01 08:54:17 volumio-test kernel: bcm2835-isp bcm2835-isp: Register capture node 3 with media controller Jan 01 08:54:17 volumio-test kernel: bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp Jan 01 08:54:17 volumio-test systemd[1]: Found device /dev/mmcblk0p1. Jan 01 08:54:17 volumio-test kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database Jan 01 08:54:17 volumio-test systemd-udevd[228]: Using default interface naming scheme 'v240'. Jan 01 08:54:18 volumio-test kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' Jan 01 08:54:18 volumio-test systemd-udevd[228]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Jan 01 08:54:18 volumio-test systemd-udevd[231]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Jan 01 08:54:18 volumio-test kernel: brcmfmac: F1 signature read @0x18000000=0x15264345 Jan 01 08:54:18 volumio-test kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 Jan 01 08:54:18 volumio-test kernel: usbcore: registered new interface driver brcmfmac Jan 01 08:54:18 volumio-test kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 Jan 01 08:54:18 volumio-test kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 Jan 01 08:54:18 volumio-test kernel: brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan 4 2021 19:56:29 version 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e Jan 01 08:54:18 volumio-test kernel: random: crng init done Jan 01 08:54:18 volumio-test kernel: random: 7 urandom warning(s) missed due to ratelimiting Jan 01 08:54:18 volumio-test systemd-udevd[232]: Using default interface naming scheme 'v240'. Jan 01 08:54:18 volumio-test systemd-udevd[232]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Jan 01 08:54:19 volumio-test kernel: snd-rpi-iqaudio-dac soc:sound: snd_rpi_iqaudio_gpio_unmute: un-muting amp using GPIO22 Jan 01 08:54:20 volumio-test systemd[1]: Started Helper to synchronize boot up for ifupdown. Jan 01 08:54:20 volumio-test systemd[1]: Condition check resulted in /sys/subsystem/net/devices/wlan0 being skipped. Jan 01 08:54:20 volumio-test systemd[1]: Condition check resulted in 7800 being skipped. Jan 01 08:54:20 volumio-test systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. Jan 01 08:54:20 volumio-test systemd[1]: Condition check resulted in Huge Pages File System being skipped. Jan 01 08:54:20 volumio-test systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped. Jan 01 08:54:20 volumio-test systemd[1]: Condition check resulted in FUSE Control File System being skipped. Jan 01 08:54:20 volumio-test systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. Jan 01 08:54:20 volumio-test systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Jan 01 08:54:20 volumio-test systemd[1]: Starting File System Check on /dev/mmcblk0p1... Jan 01 08:54:20 volumio-test systemd[1]: Starting Load/Save RF Kill Switch Status... Jan 01 08:54:20 volumio-test systemd[1]: Started File System Check Daemon to report status. Jan 01 08:54:20 volumio-test systemd[1]: Started Load/Save RF Kill Switch Status. Jan 01 08:54:20 volumio-test systemd-fsck[370]: fsck.fat 4.1 (2017-01-24) Jan 01 08:54:20 volumio-test systemd-fsck[370]: /dev/mmcblk0p1: 297 files, 27486/46774 clusters Jan 01 08:54:20 volumio-test systemd[1]: Started File System Check on /dev/mmcblk0p1. Jan 01 08:54:20 volumio-test systemd[1]: Mounting /boot... Jan 01 08:54:20 volumio-test systemd[1]: Mounted /boot. Jan 01 08:54:20 volumio-test systemd[1]: Reached target Local File Systems. Jan 01 08:54:20 volumio-test systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped. Jan 01 08:54:20 volumio-test systemd[1]: Started ifup for eth0. Jan 01 08:54:20 volumio-test systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... Jan 01 08:54:20 volumio-test systemd[1]: Started ifup for wlan0. Jan 01 08:54:20 volumio-test systemd[1]: Starting Create Volatile Files and Directories... Jan 01 08:54:20 volumio-test systemd[1]: Starting Raise network interfaces... Jan 01 08:54:20 volumio-test systemd[1]: Starting Preprocess NFS configuration... Jan 01 08:54:20 volumio-test systemd[1]: plymouth-read-write.service: Succeeded. Jan 01 08:54:20 volumio-test systemd[1]: Started Tell Plymouth To Write Out Runtime Data. Jan 01 08:54:20 volumio-test systemd[1]: Received SIGRTMIN+20 from PID 237 (plymouthd). Jan 01 08:54:21 volumio-test systemd[1]: nfs-config.service: Succeeded. Jan 01 08:54:21 volumio-test systemd[1]: Started Preprocess NFS configuration. Jan 01 08:54:21 volumio-test systemd[1]: Condition check resulted in RPC security service for NFS server being skipped. Jan 01 08:54:21 volumio-test systemd[1]: Condition check resulted in RPC security service for NFS client and server being skipped. Jan 01 08:54:21 volumio-test systemd[1]: Reached target NFS client services. Jan 01 08:54:21 volumio-test systemd[1]: Started Create Volatile Files and Directories. Jan 01 08:54:21 volumio-test systemd[1]: Starting RPC bind portmap service... Jan 01 08:54:21 volumio-test systemd[1]: Started Entropy daemon using the HAVEGE algorithm. Jan 01 08:54:21 volumio-test systemd[1]: Starting Update UTMP about System Boot/Shutdown... Jan 01 08:54:21 volumio-test systemd[1]: Condition check resulted in Network Time Synchronization being skipped. Jan 01 08:54:21 volumio-test kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled Jan 01 08:54:21 volumio-test systemd[1]: Started Update UTMP about System Boot/Shutdown. Jan 01 08:54:21 volumio-test systemd[1]: Reached target System Initialization. Jan 01 08:54:21 volumio-test systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. Jan 01 08:54:21 volumio-test systemd[1]: Listening on D-Bus System Message Bus Socket. Jan 01 08:54:21 volumio-test systemd[1]: Started Daily Cleanup of Temporary Directories. Jan 01 08:54:21 volumio-test systemd[1]: Started Daily apt download activities. Jan 01 08:54:21 volumio-test systemd[1]: Started Daily apt upgrade and clean activities. Jan 01 08:54:21 volumio-test systemd[1]: Reached target Timers. Jan 01 08:54:21 volumio-test systemd[1]: Listening on triggerhappy.socket. Jan 01 08:54:21 volumio-test systemd[1]: Listening on mpd.socket. Jan 01 08:54:21 volumio-test systemd[1]: Reached target Sockets. Jan 01 08:54:21 volumio-test systemd[1]: Reached target Basic System. Jan 01 08:54:21 volumio-test systemd[1]: Started volumio-remote-updater.service. Jan 01 08:54:21 volumio-test systemd[1]: Starting triggerhappy global hotkey daemon... Jan 01 08:54:21 volumio-test kernel: 8021q: 802.1Q VLAN Support v1.8 Jan 01 08:54:21 volumio-test systemd[1]: Starting Wireless Services... Jan 01 08:54:21 volumio-test systemd[1]: Condition check resulted in Volumio SSH enabler being skipped. Jan 01 08:54:21 volumio-test systemd[1]: Condition check resulted in Copy user wpa_supplicant.conf being skipped. Jan 01 08:54:21 volumio-test systemd[1]: Starting dhcpcd on all interfaces... Jan 01 08:54:21 volumio-test systemd[1]: Started UPnP Renderer front-end to MPD. Jan 01 08:54:21 volumio-test systemd[1]: Starting Configure Bluetooth Modems connected by UART... Jan 01 08:54:21 volumio-test systemd[1]: Started Volumio Iptables Module. Jan 01 08:54:21 volumio-test systemd[1]: Condition check resulted in getty on tty2-tty6 if dbus and logind are not available being skipped. Jan 01 08:54:21 volumio-test systemd[1]: Started D-Bus System Message Bus. Jan 01 08:54:21 volumio-test systemd[1]: Starting WPA supplicant... Jan 01 08:54:21 volumio-test dhcpcd[474]: Not running dhcpcd because /etc/network/interfaces Jan 01 08:54:21 volumio-test dhcpcd[474]: defines some interfaces that will use a Jan 01 08:54:21 volumio-test dhcpcd[474]: DHCP client or static address Jan 01 08:54:21 volumio-test thd[468]: Unable to parse trigger line: Jan 01 08:54:21 volumio-test thd[468]: Unable to parse trigger line: KEY_MIN_INTERESTING 1 /usr/local/bin/volumio volume toggle Jan 01 08:54:21 volumio-test thd[468]: Unable to parse trigger line: Jan 01 08:54:21 volumio-test systemd[1]: Starting Login Service... Jan 01 08:54:21 volumio-test systemd[1]: Starting Avahi mDNS/DNS-SD Stack... Jan 01 08:54:21 volumio-test systemd[1]: Started Manage Sound Card State (restore and store). Jan 01 08:54:21 volumio-test systemd[1]: Starting Save/Restore Sound Card State... Jan 01 08:54:21 volumio-test systemd[1]: dhcpcd.service: Control process exited, code=exited, status=6/NOTCONFIGURED Jan 01 08:54:21 volumio-test alsactl[489]: alsactl 1.1.8 daemon started Jan 01 08:54:21 volumio-test systemd[1]: dhcpcd.service: Failed with result 'exit-code'. Jan 01 08:54:21 volumio-test systemd[1]: Failed to start dhcpcd on all interfaces. Jan 01 08:54:21 volumio-test thd[468]: Found socket passed from systemd Jan 01 08:54:21 volumio-test systemd[1]: Started triggerhappy global hotkey daemon. Jan 01 08:54:21 volumio-test ifup[384]: ifup: waiting for lock on /run/network/ifstate.wlan0 Jan 01 08:54:21 volumio-test systemd[1]: Started Save/Restore Sound Card State. Jan 01 08:54:21 volumio-test sh[379]: wlan0=wlan0 Jan 01 08:54:21 volumio-test systemd[1]: Reached target Sound Card. Jan 01 08:54:22 volumio-test systemd-logind[487]: New seat seat0. Jan 01 08:54:22 volumio-test avahi-daemon[488]: Found user 'avahi' (UID 110) and group 'avahi' (GID 113). Jan 01 08:54:22 volumio-test avahi-daemon[488]: Successfully dropped root privileges. Jan 01 08:54:22 volumio-test avahi-daemon[488]: avahi-daemon 0.7 starting up. Jan 01 08:54:22 volumio-test kernel: uart-pl011 3f201000.serial: no DMA platform data Jan 01 08:54:22 volumio-test sh[376]: eth0: waiting for carrier Jan 01 08:54:22 volumio-test dhcpcd[425]: eth0: waiting for carrier Jan 01 08:54:22 volumio-test kernel: 8021q: adding VLAN 0 to HW filter on device eth0 Jan 01 08:54:22 volumio-test sh[376]: eth0: carrier acquired Jan 01 08:54:22 volumio-test dhcpcd[425]: eth0: carrier acquired Jan 01 08:54:22 volumio-test sh[376]: DUID 00:01:00:01:2b:1f:b5:b4:b8:27:eb:41:55:bd Jan 01 08:54:22 volumio-test sh[376]: eth0: IAID eb:41:55:bd Jan 01 08:54:22 volumio-test sh[376]: eth0: adding address fe80::ba27:ebff:fe41:55bd Jan 01 08:54:22 volumio-test sh[376]: ipv6_addaddr1: Permission denied Jan 01 08:54:22 volumio-test dhcpcd[425]: DUID 00:01:00:01:2b:1f:b5:b4:b8:27:eb:41:55:bd Jan 01 08:54:22 volumio-test dhcpcd[425]: eth0: IAID eb:41:55:bd Jan 01 08:54:22 volumio-test dhcpcd[425]: eth0: adding address fe80::ba27:ebff:fe41:55bd Jan 01 08:54:22 volumio-test dhcpcd[425]: ipv6_addaddr1: Permission denied Jan 01 08:54:22 volumio-test dbus-daemon[478]: [system] Successfully activated service 'org.freedesktop.systemd1' Jan 01 08:54:22 volumio-test systemd[1]: Started Login Service. Jan 01 08:54:22 volumio-test systemd[1]: Started RPC bind portmap service. Jan 01 08:54:22 volumio-test avahi-daemon[488]: Successfully called chroot(). Jan 01 08:54:22 volumio-test avahi-daemon[488]: Successfully dropped remaining capabilities. Jan 01 08:54:22 volumio-test avahi-daemon[488]: Loading service file /services/volumio.service. Jan 01 08:54:22 volumio-test sh[376]: eth0: soliciting a DHCP lease Jan 01 08:54:22 volumio-test dhcpcd[425]: eth0: soliciting a DHCP lease Jan 01 08:54:22 volumio-test systemd[1]: Started Avahi mDNS/DNS-SD Stack. Jan 01 08:54:22 volumio-test systemd[1]: Reached target Remote File Systems (Pre). Jan 01 08:54:22 volumio-test systemd[1]: Reached target Remote File Systems. Jan 01 08:54:22 volumio-test avahi-daemon[488]: Network interface enumeration completed. Jan 01 08:54:22 volumio-test systemd[1]: Starting LSB: Load kernel modules needed to enable cpufreq scaling... Jan 01 08:54:22 volumio-test avahi-daemon[488]: Server startup complete. Host name is volumio-test.local. Local service cookie is 2300740000. Jan 01 08:54:22 volumio-test systemd[1]: Reached target RPC Port Mapper. Jan 01 08:54:23 volumio-test avahi-daemon[488]: Service "Volumio Test" (/services/volumio.service) successfully established. Jan 01 08:54:23 volumio-test dhcpcd[425]: eth0: offered 192.168.1.178 from 192.168.1.1 Jan 01 08:54:23 volumio-test sh[376]: eth0: offered 192.168.1.178 from 192.168.1.1 Jan 01 08:54:23 volumio-test systemd[1]: Started Raise network interfaces. Jan 01 08:54:23 volumio-test sh[376]: eth0: probing address 192.168.1.178/24 Jan 01 08:54:23 volumio-test dhcpcd[425]: eth0: probing address 192.168.1.178/24 Jan 01 08:54:23 volumio-test sh[376]: eth0: soliciting an IPv6 router Jan 01 08:54:23 volumio-test dhcpcd[425]: eth0: soliciting an IPv6 router Jan 01 08:54:23 volumio-test loadcpufreq[553]: Loading cpufreq kernel modules...done (none). Jan 01 08:54:23 volumio-test systemd[1]: Started LSB: Load kernel modules needed to enable cpufreq scaling. Jan 01 08:54:23 volumio-test systemd[1]: Starting LSB: set CPUFreq kernel parameters... Jan 01 08:54:24 volumio-test systemd[1]: iptables.service: Succeeded. Jan 01 08:54:24 volumio-test haveged[433]: haveged: ver: 1.9.1; arch: generic; vend: ; build: (gcc 8.2.0 CTV); collect: 128K Jan 01 08:54:24 volumio-test haveged[433]: haveged: cpu: (VC); data: 16K (D); inst: 16K (D); idx: 11/40; sz: 14768/63488 Jan 01 08:54:24 volumio-test haveged[433]: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B): last entropy estimate 7.99735 Jan 01 08:54:24 volumio-test haveged[433]: haveged: fills: 0, generated: 0 Jan 01 08:54:24 volumio-test cpufrequtils[585]: CPUFreq Utilities: Setting performance CPUFreq governor...CPU0...CPU1...CPU2...CPU3...done. Jan 01 08:54:24 volumio-test systemd[1]: Started LSB: set CPUFreq kernel parameters. Jan 01 08:54:24 volumio-test systemd[1]: Started WPA supplicant. Jan 01 08:54:24 volumio-test systemd[1]: Reached target Network. Jan 01 08:54:24 volumio-test wpa_supplicant[485]: Successfully initialized wpa_supplicant Jan 01 08:54:24 volumio-test systemd[1]: Starting OpenBSD Secure Shell server... Jan 01 08:54:24 volumio-test systemd[1]: Starting Network Time Service... Jan 01 08:54:24 volumio-test systemd[1]: Starting Permit User Sessions... Jan 01 08:54:24 volumio-test systemd[1]: Starting Music Player Daemon... Jan 01 08:54:24 volumio-test systemd[1]: Condition check resulted in fast remote file copy program daemon being skipped. Jan 01 08:54:24 volumio-test systemd[1]: Reached target Network is Online. Jan 01 08:54:24 volumio-test systemd[1]: Starting /etc/rc.local Compatibility... Jan 01 08:54:24 volumio-test systemd[1]: Starting LSB: Brings up/down network automatically... Jan 01 08:54:24 volumio-test systemd[1]: Started Shairport Sync - AirPlay Audio Receiver. Jan 01 08:54:24 volumio-test systemd[1]: Starting Samba NMB Daemon... Jan 01 08:54:24 volumio-test systemd[1]: Started Permit User Sessions. Jan 01 08:54:24 volumio-test systemd[1]: Started /etc/rc.local Compatibility. Jan 01 08:54:24 volumio-test systemd[1]: Starting Hold until boot process finishes up... Jan 01 08:54:24 volumio-test systemd[1]: Starting Terminate Plymouth Boot Screen... Jan 01 08:54:24 volumio-test systemd[1]: Received SIGRTMIN+21 from PID 237 (plymouthd). Jan 01 08:54:24 volumio-test systemd[1]: Received SIGRTMIN+21 from PID 237 (plymouthd). Jan 01 08:54:24 volumio-test systemd[1]: plymouth-quit.service: Succeeded. Jan 01 08:54:24 volumio-test systemd[1]: Started Terminate Plymouth Boot Screen. Jan 01 08:54:24 volumio-test systemd[1]: plymouth-quit-wait.service: Succeeded. Jan 01 08:54:24 volumio-test systemd[1]: Started Hold until boot process finishes up. Jan 01 08:54:24 volumio-test systemd[1]: Started Getty on tty1. Jan 01 08:54:24 volumio-test systemd[1]: Reached target Login Prompts. Jan 01 08:54:24 volumio-test systemd[1]: plymouth-start.service: Succeeded. Jan 01 08:54:24 volumio-test ifplugd(eth0)[631]: ifplugd 0.28 initializing. Jan 01 08:54:24 volumio-test ifplugd(eth0)[631]: Using interface eth0/B8:27:EB:41:55:BD with driver (version: 5.10.92-v7+) Jan 01 08:54:24 volumio-test ifplugd(eth0)[631]: Using detection mode: SIOCETHTOOL Jan 01 08:54:24 volumio-test ifplugd(eth0)[631]: Initialization complete, link beat detected. Jan 01 08:54:24 volumio-test ifplugd(eth0)[631]: Executing '/etc/ifplugd/ifplugd.action eth0 up'. Jan 01 08:54:24 volumio-test ntpd[604]: ntpd 4.2.8p12@1.3728-o (1): Starting Jan 01 08:54:24 volumio-test ntpd[604]: Command line: /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 103:103 Jan 01 08:54:24 volumio-test systemd[1]: Started Network Time Service. Jan 01 08:54:24 volumio-test ifplugd(eth0)[631]: client: ifup: waiting for lock on /run/network/ifstate.eth0 Jan 01 08:54:24 volumio-test ntpd[637]: proto: precision = 0.625 usec (-21) Jan 01 08:54:24 volumio-test ntpd[637]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature Jan 01 08:54:24 volumio-test ntpd[637]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2023-06-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37 Jan 01 08:54:24 volumio-test ntpd[637]: Listen and drop on 0 v6wildcard [::]:123 Jan 01 08:54:24 volumio-test ntpd[637]: Listen and drop on 1 v4wildcard 0.0.0.0:123 Jan 01 08:54:24 volumio-test ntpd[637]: Listen normally on 2 lo 127.0.0.1:123 Jan 01 08:54:24 volumio-test ntpd[637]: Listening on routing socket on fd #19 for interface updates Jan 01 08:54:24 volumio-test ntpd[637]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized Jan 01 08:54:24 volumio-test ntpd[637]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized Jan 01 08:54:25 volumio-test volumio-remote-updater[465]: Error: No active session Jan 01 08:54:25 volumio-test volumio-remote-updater[465]: [2023-01-01 08:54:25] [info] asio async_connect error: system:111 (Connection refused) Jan 01 08:54:25 volumio-test volumio-remote-updater[465]: [2023-01-01 08:54:25] [info] Error getting remote endpoint: system:107 (Transport endpoint is not connected) Jan 01 08:54:25 volumio-test volumio-remote-updater[465]: [2023-01-01 08:54:25] [error] handle_connect error: Underlying Transport Error Jan 01 08:54:25 volumio-test sshd[645]: Server listening on 0.0.0.0 port 22. Jan 01 08:54:25 volumio-test sshd[645]: Server listening on :: port 22. Jan 01 08:54:25 volumio-test systemd[1]: Started OpenBSD Secure Shell server. Jan 01 08:54:25 volumio-test systemd[1]: systemd-rfkill.service: Succeeded. Jan 01 08:54:25 volumio-test volumio[475]: Could not open config: /tmp/upmpdcli.conf Jan 01 08:54:25 volumio-test systemd[1]: upmpdcli.service: Main process exited, code=exited, status=1/FAILURE Jan 01 08:54:25 volumio-test systemd[1]: upmpdcli.service: Failed with result 'exit-code'. Jan 01 08:54:25 volumio-test ntpd[637]: error resolving pool 0.debian.pool.ntp.org: System error (-11) Jan 01 08:54:26 volumio-test nmbd[616]: [2023/01/01 08:54:26.817619, 0] ../source3/nmbd/asyncdns.c:158(start_async_dns) Jan 01 08:54:26 volumio-test nmbd[616]: started asyncdns process 651 Jan 01 08:54:26 volumio-test nmbd[616]: [2023/01/01 08:54:26.820270, 0] ../lib/util/become_daemon.c:149(daemon_status) Jan 01 08:54:26 volumio-test nmbd[616]: daemon_status: STATUS=daemon 'nmbd' : No local IPv4 non-loopback interfaces available, waiting for interface ... Jan 01 08:54:26 volumio-test nmbd[616]: [2023/01/01 08:54:26.820580, 0] ../source3/nmbd/nmbd_subnetdb.c:254(create_subnets) Jan 01 08:54:26 volumio-test nmbd[616]: NOTE: NetBIOS name resolution is not supported for Internet Protocol Version 6 (IPv6). Jan 01 08:54:26 volumio-test ntpd[637]: error resolving pool 1.debian.pool.ntp.org: System error (-11) Jan 01 08:54:27 volumio-test wireless.js[470]: Cleaning previous... Jan 01 08:54:27 volumio-test ntpd[637]: error resolving pool 2.debian.pool.ntp.org: System error (-11) Jan 01 08:54:28 volumio-test sudo[660]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ip addr flush dev wlan0 Jan 01 08:54:28 volumio-test sudo[660]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:54:28 volumio-test sudo[660]: pam_unix(sudo:session): session closed for user root Jan 01 08:54:28 volumio-test sudo[662]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 down Jan 01 08:54:28 volumio-test sudo[662]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:54:28 volumio-test sudo[662]: pam_unix(sudo:session): session closed for user root Jan 01 08:54:28 volumio-test mpd[633]: Jan 01 08:54 : exception: Decoder plugin 'wildmidi' is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg Jan 01 08:54:28 volumio-test mpd[633]: Jan 01 08:54 : exception: Input plugin 'tidal' is unavailable: No Tidal application token configured Jan 01 08:54:28 volumio-test mpd[633]: Jan 01 08:54 : exception: Input plugin 'qobuz' is unavailable: No Qobuz app_id configured Jan 01 08:54:28 volumio-test wireless.js[470]: Stopped aP Jan 01 08:54:28 volumio-test systemd[1]: Started Music Player Daemon. Jan 01 08:54:28 volumio-test wireless.js[470]: Wireless Networking DISABLED, not starting wireless flow Jan 01 08:54:28 volumio-test sh[376]: eth0: leased 192.168.1.178 for 86400 seconds Jan 01 08:54:28 volumio-test sh[376]: eth0: adding route to 192.168.1.0/24 Jan 01 08:54:28 volumio-test sh[376]: eth0: adding default route via 192.168.1.1 Jan 01 08:54:28 volumio-test dhcpcd[425]: eth0: leased 192.168.1.178 for 86400 seconds Jan 01 08:54:28 volumio-test dhcpcd[425]: eth0: adding route to 192.168.1.0/24 Jan 01 08:54:28 volumio-test dhcpcd[425]: eth0: adding default route via 192.168.1.1 Jan 01 08:54:28 volumio-test avahi-daemon[488]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.1.178. Jan 01 08:54:28 volumio-test avahi-daemon[488]: New relevant interface eth0.IPv4 for mDNS. Jan 01 08:54:28 volumio-test avahi-daemon[488]: Registering new address record for 192.168.1.178 on eth0.IPv4. Jan 01 08:54:28 volumio-test systemd[1]: wireless.service: Succeeded. Jan 01 08:54:28 volumio-test systemd[1]: Started Wireless Services. Jan 01 08:54:28 volumio-test systemd[1]: Started Volumio Backend Module. Jan 01 08:54:28 volumio-test systemd[1]: Started Volumio Streaming Daemon. Jan 01 08:54:28 volumio-test sh[376]: forked to background, child pid 699 Jan 01 08:54:28 volumio-test dhcpcd[425]: forked to background, child pid 699 Jan 01 08:54:28 volumio-test ntpd[637]: Soliciting pool server 193.182.111.14 Jan 01 08:54:28 volumio-test volumio-streaming-daemon[683]: ############################ Jan 01 08:54:28 volumio-test volumio-streaming-daemon[683]: # Volumio Streaming Daemon # Jan 01 08:54:28 volumio-test volumio-streaming-daemon[683]: # Running on port 7777 # Jan 01 08:54:28 volumio-test volumio-streaming-daemon[683]: ############################ Jan 01 08:54:28 volumio-test volumio-streaming-daemon[683]: Environment: production Jan 01 08:54:28 volumio-test ifplugd(eth0)[631]: client: ifup: interface eth0 already configured Jan 01 08:54:28 volumio-test sh[376]: eth0=eth0 Jan 01 08:54:29 volumio-test ifplugd(eth0)[631]: Program executed successfully. Jan 01 08:54:29 volumio-test ifplugd[608]: Network Interface Plugging Daemon...start eth0...done. Jan 01 08:54:29 volumio-test systemd[1]: Started LSB: Brings up/down network automatically. Jan 01 08:54:29 volumio-test kernel: Bluetooth: Core ver 2.22 Jan 01 08:54:29 volumio-test kernel: NET: Registered protocol family 31 Jan 01 08:54:29 volumio-test kernel: Bluetooth: HCI device and connection manager initialized Jan 01 08:54:29 volumio-test kernel: Bluetooth: HCI socket layer initialized Jan 01 08:54:29 volumio-test kernel: Bluetooth: L2CAP socket layer initialized Jan 01 08:54:29 volumio-test kernel: Bluetooth: SCO socket layer initialized Jan 01 08:54:29 volumio-test btuart[476]: bcm43xx_init Jan 01 08:54:29 volumio-test btuart[476]: Flash firmware /lib/firmware/brcm/BCM4345C0.hcd Jan 01 08:54:29 volumio-test btuart[476]: Set BDADDR UART: b8:27:eb:eb:ff:17 Jan 01 08:54:29 volumio-test btuart[476]: Set Controller UART speed to 3000000 bit/s Jan 01 08:54:29 volumio-test btuart[476]: Device setup complete Jan 01 08:54:29 volumio-test kernel: Bluetooth: HCI UART driver ver 2.3 Jan 01 08:54:29 volumio-test kernel: Bluetooth: HCI UART protocol H4 registered Jan 01 08:54:29 volumio-test kernel: Bluetooth: HCI UART protocol Three-wire (H5) registered Jan 01 08:54:29 volumio-test kernel: Bluetooth: HCI UART protocol Broadcom registered Jan 01 08:54:29 volumio-test systemd[1]: Started Configure Bluetooth Modems connected by UART. Jan 01 08:54:29 volumio-test systemd[1]: Created slice system-bthelper.slice. Jan 01 08:54:29 volumio-test systemd[1]: Starting Raspberry Pi bluetooth helper... Jan 01 08:54:29 volumio-test systemd[1]: Starting Load/Save RF Kill Switch Status... Jan 01 08:54:29 volumio-test bthelper[740]: Raspberry Pi BDADDR already set Jan 01 08:54:29 volumio-test systemd[1]: Started Load/Save RF Kill Switch Status. Jan 01 08:54:29 volumio-test systemd[1]: Started Raspberry Pi bluetooth helper. Jan 01 08:54:29 volumio-test systemd[1]: Starting Bluetooth service... Jan 01 08:54:29 volumio-test bluetoothd[750]: Bluetooth daemon 5.50 Jan 01 08:54:29 volumio-test bluetoothd[750]: Unknown key AutoConnectTimeout for group General in /etc/bluetooth/main.conf Jan 01 08:54:29 volumio-test systemd[1]: Started Bluetooth service. Jan 01 08:54:29 volumio-test systemd[1]: Reached target Bluetooth. Jan 01 08:54:29 volumio-test bluetoothd[750]: Starting SDP server Jan 01 08:54:29 volumio-test bluetoothd[750]: Excluding (cli) sap Jan 01 08:54:29 volumio-test kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 Jan 01 08:54:29 volumio-test kernel: Bluetooth: BNEP filters: protocol multicast Jan 01 08:54:29 volumio-test kernel: Bluetooth: BNEP socket layer initialized Jan 01 08:54:29 volumio-test ntpd[637]: Listen normally on 3 eth0 192.168.1.178:123 Jan 01 08:54:29 volumio-test ntpd[637]: new interface(s) found: waking up resolver Jan 01 08:54:29 volumio-test bluetoothd[750]: Bluetooth management interface 1.18 initialized Jan 01 08:54:29 volumio-test dbus-daemon[478]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.5' (uid=0 pid=750 comm="/usr/lib/bluetooth/bluetoothd --noplugin=sap ") Jan 01 08:54:29 volumio-test systemd[1]: Starting Hostname Service... Jan 01 08:54:30 volumio-test bluetoothd[750]: Failed to set privacy: Rejected (0x0b) Jan 01 08:54:30 volumio-test dbus-daemon[478]: [system] Successfully activated service 'org.freedesktop.hostname1' Jan 01 08:54:30 volumio-test systemd[1]: Started Hostname Service. Jan 01 08:54:30 volumio-test volumio-remote-updater[465]: [2023-01-01 08:54:30] [info] asio async_connect error: system:111 (Connection refused) Jan 01 08:54:30 volumio-test volumio-remote-updater[465]: [2023-01-01 08:54:30] [info] Error getting remote endpoint: system:107 (Transport endpoint is not connected) Jan 01 08:54:30 volumio-test volumio-remote-updater[465]: [2023-01-01 08:54:30] [error] handle_connect error: Underlying Transport Error Jan 01 08:54:31 volumio-test volumio[680]: info: ------------------------------------------- Jan 01 08:54:31 volumio-test volumio[680]: info: ----- Volumio3 ---- Jan 01 08:54:31 volumio-test volumio[680]: info: ------------------------------------------- Jan 01 08:54:31 volumio-test volumio[680]: info: ----- System startup ---- Jan 01 08:54:31 volumio-test volumio[680]: info: ------------------------------------------- Jan 01 08:54:31 volumio-test nmbd[616]: [2023/01/01 08:54:31.831758, 0] ../lib/util/become_daemon.c:138(daemon_ready) Jan 01 08:54:31 volumio-test nmbd[616]: daemon_ready: STATUS=daemon 'nmbd' finished starting up and ready to serve connections Jan 01 08:54:31 volumio-test systemd[1]: Started Samba NMB Daemon. Jan 01 08:54:31 volumio-test systemd[1]: Starting Samba Winbind Daemon... Jan 01 08:54:31 volumio-test nmbd[616]: [2023/01/01 08:54:31.854854, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response) Jan 01 08:54:31 volumio-test nmbd[616]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.178 for name WORKGROUP<1d>. Jan 01 08:54:31 volumio-test nmbd[616]: This response was from IP 192.168.1.171, reporting an IP address of 192.168.1.171. Jan 01 08:54:32 volumio-test winbindd[762]: [2023/01/01 08:54:32.167858, 0] ../source3/winbindd/winbindd_cache.c:3160(initialize_winbindd_cache) Jan 01 08:54:32 volumio-test winbindd[762]: initialize_winbindd_cache: clearing cache and re-creating with version number 2 Jan 01 08:54:32 volumio-test systemd[1]: Started Samba Winbind Daemon. Jan 01 08:54:32 volumio-test winbindd[762]: [2023/01/01 08:54:32.194291, 0] ../lib/util/become_daemon.c:138(daemon_ready) Jan 01 08:54:32 volumio-test winbindd[762]: daemon_ready: STATUS=daemon 'winbindd' finished starting up and ready to serve connections Jan 01 08:54:32 volumio-test systemd[1]: Starting Samba SMB Daemon... Jan 01 08:54:32 volumio-test winbindd[762]: [2023/01/01 08:54:32.705371, 0] ../source3/winbindd/wb_lookupsids.c:659(wb_lookupsids_recv) Jan 01 08:54:32 volumio-test winbindd[762]: res_names->count = 3, expected 4 Jan 01 08:54:32 volumio-test smbd[767]: [2023/01/01 08:54:32.754877, 0] ../lib/util/become_daemon.c:138(daemon_ready) Jan 01 08:54:32 volumio-test smbd[767]: daemon_ready: STATUS=daemon 'smbd' finished starting up and ready to serve connections Jan 01 08:54:32 volumio-test systemd[1]: Started Samba SMB Daemon. Jan 01 08:54:32 volumio-test systemd[1]: Reached target Multi-User System. Jan 01 08:54:32 volumio-test systemd[1]: Reached target Graphical Interface. Jan 01 08:54:32 volumio-test systemd[1]: Starting Update UTMP about System Runlevel Changes... Jan 01 08:54:32 volumio-test systemd[1]: systemd-update-utmp-runlevel.service: Succeeded. Jan 01 08:54:32 volumio-test systemd[1]: Started Update UTMP about System Runlevel Changes. Jan 01 08:54:32 volumio-test systemd[1]: Startup finished in 11.488s (kernel) + 18.709s (userspace) = 30.197s. Jan 01 08:54:32 volumio-test volumio[680]: info: MYVOLUMIO Environment detected Jan 01 08:54:33 volumio-test volumio[680]: info: Plugin folders cleanup Jan 01 08:54:33 volumio-test volumio[680]: info: Scanning into folder /volumio/app/plugins/ Jan 01 08:54:33 volumio-test volumio[680]: info: Scanning category audio_interface Jan 01 08:54:33 volumio-test volumio[680]: info: Scanning category miscellanea Jan 01 08:54:33 volumio-test volumio[680]: info: Scanning category music_service Jan 01 08:54:33 volumio-test volumio[680]: info: Scanning category plugins.json Jan 01 08:54:33 volumio-test volumio[680]: info: Scanning category system_controller Jan 01 08:54:33 volumio-test volumio[680]: info: Scanning category user_interface Jan 01 08:54:33 volumio-test volumio[680]: info: Scanning into folder /data/plugins/ Jan 01 08:54:33 volumio-test volumio[680]: info: Scanning category music_service Jan 01 08:54:33 volumio-test volumio[680]: info: Plugin folders cleanup completed Jan 01 08:54:33 volumio-test volumio[680]: info: ------------------------------------------- Jan 01 08:54:33 volumio-test volumio[680]: info: ----- Core plugins startup ---- Jan 01 08:54:33 volumio-test volumio[680]: info: ------------------------------------------- Jan 01 08:54:33 volumio-test volumio[680]: info: Loading plugins from folder /volumio/app/plugins/ Jan 01 08:54:33 volumio-test volumio[680]: info: Adding plugin upnp to MyMusic Plugins Jan 01 08:54:33 volumio-test volumio[680]: info: Adding plugin airplay_emulation to MyMusic Plugins Jan 01 08:54:33 volumio-test volumio[680]: info: Adding plugin upnp_browser to MyMusic Plugins Jan 01 08:54:33 volumio-test volumio[680]: info: Loading plugins from folder /data/plugins/ Jan 01 08:54:33 volumio-test volumio[680]: info: Loading plugin "system"... Jan 01 08:54:33 volumio-test volumio[680]: info: Loading plugin "appearance"... Jan 01 08:54:34 volumio-test volumio[680]: info: Loading plugin "network"... Jan 01 08:54:34 volumio-test volumio[680]: info: Refreshing Cached IP Addresses Jan 01 08:54:34 volumio-test sudo[779]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0 Jan 01 08:54:34 volumio-test volumio[680]: info: Loading plugin "services"... Jan 01 08:54:34 volumio-test sudo[779]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:54:34 volumio-test sudo[779]: pam_unix(sudo:session): session closed for user root Jan 01 08:54:34 volumio-test volumio[680]: info: Loading plugin "alsa_controller"... Jan 01 08:54:34 volumio-test sudo[781]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 Jan 01 08:54:34 volumio-test sudo[781]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:54:34 volumio-test sudo[781]: pam_unix(sudo:session): session closed for user root Jan 01 08:54:34 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion Jan 01 08:54:34 volumio-test volumio[680]: info: Loading plugin "wizard"... Jan 01 08:54:34 volumio-test volumio[680]: info: Loading plugin "volumio_command_line_client"... Jan 01 08:54:34 volumio-test volumio[680]: info: Loading plugin "upnp"... Jan 01 08:54:34 volumio-test volumio[680]: info: [1672563274699] Starting Upmpd Daemon Jan 01 08:54:34 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback Jan 01 08:54:34 volumio-test volumio[680]: info: Loading plugin "my_music"... Jan 01 08:54:34 volumio-test volumio[680]: info: Loading plugin "mpd"... Jan 01 08:54:34 volumio-test systemd[1]: systemd-rfkill.service: Succeeded. Jan 01 08:54:34 volumio-test bthelper[740]: Changing power off succeeded Jan 01 08:54:35 volumio-test bthelper[740]: [CHG] Controller B8:27:EB:EB:FF:17 Class: 0x0000041c Jan 01 08:54:35 volumio-test bthelper[740]: Changing power on succeeded Jan 01 08:54:35 volumio-test volumio[680]: info: Creating MPD Configuration file Jan 01 08:54:35 volumio-test volumio[680]: info: Loading plugin "upnp_browser"... Jan 01 08:54:35 volumio-test sudo[796]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf Jan 01 08:54:35 volumio-test sudo[796]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:54:35 volumio-test sudo[798]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service Jan 01 08:54:35 volumio-test sudo[798]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:54:35 volumio-test sudo[796]: pam_unix(sudo:session): session closed for user root Jan 01 08:54:35 volumio-test systemd[1]: Stopping Music Player Daemon... Jan 01 08:54:35 volumio-test systemd[1]: mpd.service: Succeeded. Jan 01 08:54:35 volumio-test systemd[1]: Stopped Music Player Daemon. Jan 01 08:54:35 volumio-test systemd[1]: Starting Music Player Daemon... Jan 01 08:54:35 volumio-test volumio[680]: info: Loading plugin "networkfs"... Jan 01 08:54:36 volumio-test volumio[680]: info: Starting Udev Watcher for removable devices Jan 01 08:54:36 volumio-test sudo[806]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/mount -t nfs -o ro,soft,noauto 192.168.1.9:/volume1/Music/Kids /mnt/NAS/Kids Jan 01 08:54:36 volumio-test sudo[806]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:54:36 volumio-test volumio[680]: info: Ignoring mount for partition: boot Jan 01 08:54:36 volumio-test volumio[680]: info: Ignoring mount for partition: volumio Jan 01 08:54:36 volumio-test volumio[680]: info: Ignoring mount for partition: volumio_data Jan 01 08:54:36 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback Jan 01 08:54:36 volumio-test volumio[680]: info: Loading plugin "alarm-clock"... Jan 01 08:54:36 volumio-test mpd[803]: Jan 01 08:54 : exception: Decoder plugin 'wildmidi' is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg Jan 01 08:54:36 volumio-test mpd[803]: Jan 01 08:54 : exception: Input plugin 'tidal' is unavailable: No Tidal application token configured Jan 01 08:54:36 volumio-test mpd[803]: Jan 01 08:54 : exception: Input plugin 'qobuz' is unavailable: No Qobuz app_id configured Jan 01 08:54:36 volumio-test systemd[1]: Started Music Player Daemon. Jan 01 08:54:36 volumio-test sudo[798]: pam_unix(sudo:session): session closed for user root Jan 01 08:54:36 volumio-test sudo[806]: pam_unix(sudo:session): session closed for user root Jan 01 08:54:36 volumio-test volumio[680]: info: Loading plugin "airplay_emulation"... Jan 01 08:54:36 volumio-test volumio[680]: info: Starting Shairport Sync Jan 01 08:54:36 volumio-test volumio[680]: info: Loading plugin "last_100"... Jan 01 08:54:36 volumio-test volumio[680]: info: Loading plugin "webradio"... Jan 01 08:54:37 volumio-test kernel: cam1-reg: disabling Jan 01 08:54:37 volumio-test kernel: cam-dummy-reg: disabling Jan 01 08:54:37 volumio-test volumio[680]: info: Loading plugin "i2s_dacs"... Jan 01 08:54:37 volumio-test volumio[680]: info: Loading plugin "volumiodiscovery"... Jan 01 08:54:37 volumio-test volumio[680]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi. Jan 01 08:54:37 volumio-test volumio[680]: *** WARNING *** Please fix your application to use the native API of Avahi! Jan 01 08:54:37 volumio-test volumio[680]: *** WARNING *** For more information see Jan 01 08:54:37 volumio-test volumio[680]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi. Jan 01 08:54:37 volumio-test node[680]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi. Jan 01 08:54:37 volumio-test volumio[680]: *** WARNING *** Please fix your application to use the native API of Avahi! Jan 01 08:54:37 volumio-test volumio[680]: *** WARNING *** For more information see Jan 01 08:54:37 volumio-test node[680]: *** WARNING *** Please fix your application to use the native API of Avahi! Jan 01 08:54:37 volumio-test node[680]: *** WARNING *** For more information see Jan 01 08:54:37 volumio-test node[680]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi. Jan 01 08:54:37 volumio-test node[680]: *** WARNING *** Please fix your application to use the native API of Avahi! Jan 01 08:54:37 volumio-test node[680]: *** WARNING *** For more information see Jan 01 08:54:37 volumio-test volumio[680]: info: Applying required configuration parameters for plugin volumiodiscovery Jan 01 08:54:37 volumio-test volumio[680]: info: Discovery: Started advertising with name: Volumio Test Jan 01 08:54:37 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback Jan 01 08:54:37 volumio-test volumio[680]: info: Loading plugin "outputs"... Jan 01 08:54:37 volumio-test volumio[680]: info: Loading plugin "albumart"... Jan 01 08:54:37 volumio-test volumio[680]: info: Plugin example_plugin is not enabled Jan 01 08:54:37 volumio-test volumio[680]: info: Loading plugin "inputs"... Jan 01 08:54:37 volumio-test volumio[680]: info: Loading plugin "updater_comm"... Jan 01 08:54:37 volumio-test volumio[680]: info: Plugin mpdemulation is not enabled Jan 01 08:54:37 volumio-test volumio[680]: info: Loading plugin "rest_api"... Jan 01 08:54:37 volumio-test volumio[680]: info: Loading plugin "websocket"... Jan 01 08:54:37 volumio-test volumio[680]: info: Loading plugin "80s80s"... Jan 01 08:54:37 volumio-test volumio[680]: Forking 3 albumart workers Jan 01 08:54:37 volumio-test volumio-remote-updater[465]: [2023-01-01 08:54:37] [connect] Successful connection Jan 01 08:54:37 volumio-test volumio[680]: info: Applying required configuration parameters for plugin 80s80s Jan 01 08:54:37 volumio-test volumio[680]: info: [1672563277992] [80s80s] API delay: 30 Jan 01 08:54:38 volumio-test volumio[680]: info: Loading i18n strings for locale en Jan 01 08:54:38 volumio-test volumio[680]: Updating browse sources language Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::initPlayerControls Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Jan 01 08:54:38 volumio-test volumio[680]: Express server listening on port 3000 Jan 01 08:54:38 volumio-test volumio[680]: [Metrics] WebUI: 7s 763.97ms Jan 01 08:54:38 volumio-test volumio[680]: info: CoreStateMachine::resetVolumioState Jan 01 08:54:38 volumio-test volumio[680]: info: CoreStateMachine::getcurrentVolume Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::volumioRetrievevolume Jan 01 08:54:38 volumio-test volumio[680]: Starting albumart workers Jan 01 08:54:38 volumio-test volumio[680]: Starting albumart workers Jan 01 08:54:38 volumio-test volumio[680]: Starting albumart workers Jan 01 08:54:38 volumio-test volumio[680]: info: MPD Permissions set Jan 01 08:54:38 volumio-test volumio[680]: verbose: New Socket.io Connection to 192.168.1.178 from 192.168.1.194 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36 Edg/108.0.1462.54 Total Clients: 1 Jan 01 08:54:38 volumio-test volumio[680]: verbose: New Socket.io Connection to 192.168.1.178 from 192.168.1.194 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36 Edg/108.0.1462.54 Total Clients: 2 Jan 01 08:54:38 volumio-test volumio[680]: verbose: New Socket.io Connection to 192.168.1.178 from 192.168.1.194 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36 Edg/108.0.1462.54 Total Clients: 3 Jan 01 08:54:38 volumio-test volumio-remote-updater[465]: [2023-01-01 08:54:38] [connect] WebSocket Connection 127.0.0.1:3000 v-2 "WebSocket++/0.8.2" /socket.io/?EIO=4&transport=websocket&t=1672563277 101 Jan 01 08:54:38 volumio-test volumio[680]: verbose: New Socket.io Connection to 127.0.0.1:3000 from 127.0.0.1 UA: WebSocket++/0.8.2 Total Clients: 4 Jan 01 08:54:38 volumio-test volumio[680]: verbose: New Socket.io Connection to 192.168.1.178 from 192.168.1.194 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36 Edg/108.0.1462.54 Total Clients: 5 Jan 01 08:54:38 volumio-test volumio[680]: info: MPD running with PID803 Jan 01 08:54:38 volumio-test volumio[680]: ,establishing connection Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Jan 01 08:54:38 volumio-test volumio[680]: info: Executing start script for DAC IQaudIO DAC Plus Jan 01 08:54:38 volumio-test volumio[680]: info: Reloading queue from file Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::volumioGetState Jan 01 08:54:38 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 08:54:38 volumio-test volumio[680]: info: CoreCommandRouter::volumioGetState Jan 01 08:54:38 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 08:54:38 volumio-test volumio[680]: error: updateQueue error: null Jan 01 08:54:39 volumio-test volumio[680]: error: Failed LSINFO: Error: [50@0] {lsinfo} No such directory Jan 01 08:54:39 volumio-test volumio[680]: info: CoreStateMachine::setRepeat null single undefined Jan 01 08:54:39 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 08:54:39 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 08:54:39 volumio-test volumio[680]: info: CoreStateMachine::setRandom null Jan 01 08:54:39 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 08:54:39 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 08:54:39 volumio-test volumio[680]: info: Setting Device type: Raspberry PI Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::volumioGetQueue Jan 01 08:54:39 volumio-test volumio[680]: info: CoreStateMachine::getQueue Jan 01 08:54:39 volumio-test volumio[680]: info: CorePlayQueue::getQueue Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getHwuuid Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom Jan 01 08:54:39 volumio-test volumio[680]: info: Listing playlists Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::volumioGetVisibleSources Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::volumioGetQueue Jan 01 08:54:39 volumio-test volumio[680]: info: CoreStateMachine::getQueue Jan 01 08:54:39 volumio-test volumio[680]: info: CorePlayQueue::getQueue Jan 01 08:54:39 volumio-test volumio[680]: info: DAC script executed Jan 01 08:54:39 volumio-test volumio[680]: info: Completed loading Core Plugins Jan 01 08:54:39 volumio-test volumio[680]: info: Preparing to generate the ALSA configuration file Jan 01 08:54:39 volumio-test volumio[680]: info: VolumeController:: Volume=100 Mute =false Jan 01 08:54:39 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 08:54:39 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 08:54:39 volumio-test volumio[680]: info: CoreStateMachine::updateTrackBlock Jan 01 08:54:39 volumio-test volumio[680]: info: CorePlayQueue::getTrackBlock Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::volumioRetrievevolume Jan 01 08:54:39 volumio-test volumio[680]: error: updateQueue error: null Jan 01 08:54:39 volumio-test volumio[680]: info: Asound.conf file unchanged, so no further update is needed Jan 01 08:54:39 volumio-test volumio[680]: info: Output device has changed, restarting MPD Jan 01 08:54:39 volumio-test volumio[680]: info: Output device has changed, restarting Shairport Sync Jan 01 08:54:39 volumio-test sudo[897]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Jan 01 08:54:39 volumio-test sudo[897]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:54:39 volumio-test sudo[897]: pam_unix(sudo:session): session closed for user root Jan 01 08:54:39 volumio-test sudo[899]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service Jan 01 08:54:39 volumio-test sudo[899]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:54:39 volumio-test systemd[1]: Stopping Music Player Daemon... Jan 01 08:54:39 volumio-test volumio[680]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0 Jan 01 08:54:39 volumio-test volumio[680]: info: ___________ START PLUGINS ___________ Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object] Jan 01 08:54:39 volumio-test systemd[1]: mpd.service: Succeeded. Jan 01 08:54:39 volumio-test systemd[1]: Stopped Music Player Daemon. Jan 01 08:54:39 volumio-test volumio[680]: info: [1672563279579] CoreMusicLibrary::Adding element Media Servers Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources Jan 01 08:54:39 volumio-test volumio[680]: Cannot find translation for sourceMedia Servers Jan 01 08:54:39 volumio-test systemd[1]: Starting Music Player Daemon... Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Jan 01 08:54:39 volumio-test volumio[680]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0 Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Jan 01 08:54:39 volumio-test volumio[680]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0 Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object] Jan 01 08:54:39 volumio-test volumio[680]: info: [1672563279734] CoreMusicLibrary::Adding element Last_100 Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources Jan 01 08:54:39 volumio-test volumio[680]: Cannot find translation for sourceMedia Servers Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object] Jan 01 08:54:39 volumio-test volumio[680]: info: [1672563279737] CoreMusicLibrary::Adding element Webradio Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources Jan 01 08:54:39 volumio-test volumio[680]: Cannot find translation for sourceMedia Servers Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object] Jan 01 08:54:39 volumio-test volumio[680]: info: [1672563279755] CoreMusicLibrary::Adding element 80s80s Radio Jan 01 08:54:39 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources Jan 01 08:54:39 volumio-test volumio[680]: Cannot find translation for sourceMedia Servers Jan 01 08:54:39 volumio-test volumio[680]: Cannot find translation for source80s80s Radio Jan 01 08:54:39 volumio-test volumio[680]: info: Volumio Calling Home Jan 01 08:54:39 volumio-test volumio[680]: info: Completed starting Core Plugins Jan 01 08:54:39 volumio-test volumio[680]: info: ------------------------------------------- Jan 01 08:54:39 volumio-test volumio[680]: info: ----- MyVolumio plugins startup ---- Jan 01 08:54:39 volumio-test volumio[680]: info: ------------------------------------------- Jan 01 08:54:39 volumio-test volumio[680]: info: [MyVolumio PluginManager] Fetching plans data.... Jan 01 08:54:39 volumio-test volumio[680]: info: Discovery: adding 49400c98-aa90-4e85-af8e-1da5fc42ca90 Jan 01 08:54:39 volumio-test volumio[680]: info: Discovery: Found device oscars-room Jan 01 08:54:39 volumio-test volumio[680]: info: Discovery: Connecting to remote: 192.168.1.175 Jan 01 08:54:39 volumio-test volumio[680]: info: Discovery: adding ee67f79c-7c22-4d2a-82e5-2413c62a36ae Jan 01 08:54:39 volumio-test volumio[680]: info: Discovery: Found device maggies-room Jan 01 08:54:39 volumio-test volumio[680]: info: Discovery: Connecting to remote: 192.168.1.176 Jan 01 08:54:40 volumio-test volumio[680]: info: MPD Permissions set Jan 01 08:54:40 volumio-test volumio[680]: info: VolumeController:: Volume=100 Mute =false Jan 01 08:54:40 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 08:54:40 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 08:54:40 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 08:54:40 volumio-test volumio[680]: info: Discovery: adding b1edc566-e3cc-4e4c-b21f-2955cdad5124 Jan 01 08:54:40 volumio-test volumio[680]: info: Discovery: Found device Volumio Test Jan 01 08:54:40 volumio-test volumio[680]: info: CoreCommandRouter::volumioGetState Jan 01 08:54:40 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 08:54:40 volumio-test volumio[680]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Total Clients: 6 Jan 01 08:54:40 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:40 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:40 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:40 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:40 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:40 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:40 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:40 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:40 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Jan 01 08:54:40 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:54:40 volumio-test volumio[680]: info: Discovery: Connected to remote: 192.168.1.175 Jan 01 08:54:40 volumio-test volumio[680]: info: Discovery: Connected to remote: 192.168.1.176 Jan 01 08:54:40 volumio-test volumio[680]: info: Starting Shairport Sync Jan 01 08:54:40 volumio-test volumio[680]: info: Starting Shairport Sync Jan 01 08:54:40 volumio-test volumio[680]: info: Starting Shairport Sync Jan 01 08:54:40 volumio-test sudo[922]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync Jan 01 08:54:40 volumio-test sudo[922]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:54:40 volumio-test sudo[924]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync Jan 01 08:54:40 volumio-test sudo[924]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:54:40 volumio-test systemd[1]: Stopping Shairport Sync - AirPlay Audio Receiver... Jan 01 08:54:40 volumio-test systemd[1]: shairport-sync.service: Succeeded. Jan 01 08:54:40 volumio-test systemd[1]: Stopped Shairport Sync - AirPlay Audio Receiver. Jan 01 08:54:40 volumio-test sudo[928]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync Jan 01 08:54:40 volumio-test sudo[928]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:54:40 volumio-test systemd[1]: Started Shairport Sync - AirPlay Audio Receiver. Jan 01 08:54:40 volumio-test sudo[924]: pam_unix(sudo:session): session closed for user root Jan 01 08:54:40 volumio-test sudo[922]: pam_unix(sudo:session): session closed for user root Jan 01 08:54:40 volumio-test volumio[680]: info: Volumio called home Jan 01 08:54:40 volumio-test systemd[1]: Stopping Shairport Sync - AirPlay Audio Receiver... Jan 01 08:54:40 volumio-test systemd[1]: shairport-sync.service: Succeeded. Jan 01 08:54:40 volumio-test systemd[1]: Stopped Shairport Sync - AirPlay Audio Receiver. Jan 01 08:54:40 volumio-test systemd[1]: Started Shairport Sync - AirPlay Audio Receiver. Jan 01 08:54:40 volumio-test sudo[928]: pam_unix(sudo:session): session closed for user root Jan 01 08:54:40 volumio-test volumio[680]: info: Shairport-Sync Started Jan 01 08:54:40 volumio-test volumio[680]: Error adding Membership: Error: addMembership EINVAL Jan 01 08:54:40 volumio-test volumio[680]: info: Shairport-Sync Started Jan 01 08:54:40 volumio-test volumio[680]: info: Shairport-Sync Started Jan 01 08:54:40 volumio-test volumio[680]: info: CoreCommandRouter::volumioGetState Jan 01 08:54:40 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 08:54:40 volumio-test mpd[916]: Jan 01 08:54 : exception: Decoder plugin 'wildmidi' is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg Jan 01 08:54:40 volumio-test mpd[916]: Jan 01 08:54 : exception: Input plugin 'tidal' is unavailable: No Tidal application token configured Jan 01 08:54:40 volumio-test mpd[916]: Jan 01 08:54 : exception: Input plugin 'qobuz' is unavailable: No Qobuz app_id configured Jan 01 08:54:40 volumio-test systemd[1]: Started Music Player Daemon. Jan 01 08:54:40 volumio-test sudo[899]: pam_unix(sudo:session): session closed for user root Jan 01 08:54:40 volumio-test volumio[680]: error: updateQueue error: null Jan 01 08:54:41 volumio-test sudo[939]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0 Jan 01 08:54:41 volumio-test sudo[939]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:54:41 volumio-test sudo[939]: pam_unix(sudo:session): session closed for user root Jan 01 08:54:41 volumio-test sudo[941]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 Jan 01 08:54:41 volumio-test sudo[941]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:54:41 volumio-test sudo[941]: pam_unix(sudo:session): session closed for user root Jan 01 08:54:41 volumio-test volumio[680]: verbose: New Socket.io Connection to 192.168.1.178 from 192.168.1.194 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36 Edg/108.0.1462.54 Total Clients: 6 Jan 01 08:54:41 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus Jan 01 08:54:41 volumio-test volumio[680]: info: CoreCommandRouter::volumioGetState Jan 01 08:54:41 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 08:54:41 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: appearance , getUiSettings Jan 01 08:54:41 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: wizard , getShowWizard Jan 01 08:54:41 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getShowWizard Jan 01 08:54:41 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings Jan 01 08:54:43 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus Jan 01 08:54:43 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: my_volumio , setMyVolumioToken Jan 01 08:54:44 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus Jan 01 08:54:44 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: my_volumio , setMyVolumioToken Jan 01 08:54:44 volumio-test sudo[945]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0 Jan 01 08:54:44 volumio-test sudo[945]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:54:44 volumio-test sudo[947]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 Jan 01 08:54:44 volumio-test sudo[947]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:54:44 volumio-test sudo[945]: pam_unix(sudo:session): session closed for user root Jan 01 08:54:44 volumio-test sudo[947]: pam_unix(sudo:session): session closed for user root Jan 01 08:54:44 volumio-test sudo[951]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl start upmpdcli.service Jan 01 08:54:44 volumio-test sudo[951]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:54:44 volumio-test systemd[1]: Started UPnP Renderer front-end to MPD. Jan 01 08:54:44 volumio-test sudo[951]: pam_unix(sudo:session): session closed for user root Jan 01 08:54:44 volumio-test volumio[680]: info: Upmpdcli Daemon Started Jan 01 08:54:44 volumio-test volumio[953]: Generating RSA private key, 4096 bit long modulus (2 primes) Jan 01 08:54:45 volumio-test volumio[680]: info: CoreCommandRouter::Close All Modals sent Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan premium Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin multiroom to plan premium Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin metavolumio to plan premium Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan premium Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan premium Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin smart_inputs to plan premium Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin hi_res_audio to plan premium Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin tidal to plan premium Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan premium Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan premium Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan superstar Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin multiroom to plan superstar Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin metavolumio to plan superstar Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan superstar Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan superstar Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin smart_inputs to plan superstar Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin hi_res_audio to plan superstar Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin tidal to plan superstar Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan superstar Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan superstar Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan virtuoso Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan virtuoso Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan virtuoso Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin tidal to plan virtuoso Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan virtuoso Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan virtuoso Jan 01 08:54:48 volumio-test volumio[680]: info: Adding plugin bluetooth to MyMusic Plugins Jan 01 08:54:48 volumio-test volumio[680]: info: Adding plugin multiroom to MyMusic Plugins Jan 01 08:54:48 volumio-test volumio[680]: info: Adding plugin metavolumio to MyMusic Plugins Jan 01 08:54:48 volumio-test volumio[680]: info: Adding plugin cd_controller to MyMusic Plugins Jan 01 08:54:48 volumio-test volumio[680]: info: Adding plugin smart_inputs to MyMusic Plugins Jan 01 08:54:48 volumio-test volumio[680]: info: Adding plugin tidalconnect to MyMusic Plugins Jan 01 08:54:48 volumio-test volumio[680]: info: [MyVolumio PluginManager] Loading plugin "my_volumio"... Jan 01 08:54:49 volumio-test volumio[680]: info: [MyVolumio PluginManager] MyVolumio plugin successfully loaded Jan 01 08:54:49 volumio-test volumio[680]: info: [MyVolumio PluginManager] Starting plugin system_controller.my_volumio Jan 01 08:54:49 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Jan 01 08:54:49 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Jan 01 08:54:49 volumio-test volumio[680]: info: Starting MyVolumio Remote Streaming Endpoints Jan 01 08:54:49 volumio-test volumio[680]: info: MyVolumio login type: Token Jan 01 08:54:49 volumio-test volumio[680]: info: [MyVolumio PluginManager] MyVolumio plugin successfully started Jan 01 08:54:49 volumio-test volumio[680]: info: [MyVolumio PluginManager] Loading plugin "streaming_services"... Jan 01 08:54:50 volumio-test systemd[1]: systemd-fsckd.service: Succeeded. Jan 01 08:54:51 volumio-test volumio[680]: info: Starting Streaming Service Transparent Proxy Jan 01 08:54:51 volumio-test volumio[680]: info: [MyVolumio PluginManager] Streaming Services plugin successfully loaded Jan 01 08:54:51 volumio-test volumio[680]: info: [MyVolumio PluginManager] Starting plugin music_service.streaming_services Jan 01 08:54:51 volumio-test volumio[680]: info: Streaming services startup Jan 01 08:54:51 volumio-test volumio[680]: info: Starting Streaming Daemon Jan 01 08:54:51 volumio-test sudo[976]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart volumio-streaming-daemon.service Jan 01 08:54:51 volumio-test sudo[976]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:54:51 volumio-test volumio[680]: info: [MyVolumio PluginManager] Streaming Services plugin successfully started Jan 01 08:54:51 volumio-test systemd[1]: Stopping Volumio Streaming Daemon... Jan 01 08:54:51 volumio-test systemd[1]: volumio-streaming-daemon.service: Main process exited, code=killed, status=15/TERM Jan 01 08:54:51 volumio-test systemd[1]: volumio-streaming-daemon.service: Succeeded. Jan 01 08:54:51 volumio-test systemd[1]: Stopped Volumio Streaming Daemon. Jan 01 08:54:51 volumio-test systemd[1]: Started Volumio Streaming Daemon. Jan 01 08:54:51 volumio-test sudo[976]: pam_unix(sudo:session): session closed for user root Jan 01 08:54:51 volumio-test volumio-streaming-daemon[982]: ############################ Jan 01 08:54:51 volumio-test volumio-streaming-daemon[982]: # Volumio Streaming Daemon # Jan 01 08:54:51 volumio-test volumio-streaming-daemon[982]: # Running on port 7777 # Jan 01 08:54:51 volumio-test volumio-streaming-daemon[982]: ############################ Jan 01 08:54:51 volumio-test volumio-streaming-daemon[982]: Environment: production Jan 01 08:54:51 volumio-test sudo[990]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0 Jan 01 08:54:51 volumio-test sudo[990]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:54:51 volumio-test sudo[990]: pam_unix(sudo:session): session closed for user root Jan 01 08:54:51 volumio-test sudo[993]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 Jan 01 08:54:51 volumio-test sudo[993]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:54:51 volumio-test sudo[993]: pam_unix(sudo:session): session closed for user root Jan 01 08:54:51 volumio-test volumio[680]: verbose: New Socket.io Connection to 192.168.1.178 from 192.168.1.194 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36 Edg/108.0.1462.54 Total Clients: 7 Jan 01 08:54:51 volumio-test volumio[680]: info: CoreCommandRouter::volumioGetState Jan 01 08:54:51 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 08:54:52 volumio-test volumio[680]: info: MYVOLUMIO SUCCESSFULLY LOGGED IN Jan 01 08:54:52 volumio-test volumio[680]: info: MYVOLUMIO: Adding device Jan 01 08:54:52 volumio-test volumio[680]: info: MYVOLUMIO: Evaluating Server Jan 01 08:54:52 volumio-test volumio[680]: STREAMING PROXY: Starting server on port 3245 Jan 01 08:54:53 volumio-test volumio[680]: info: MyVolumio status changed Jan 01 08:54:53 volumio-test volumio[680]: info: Streaming services startup Jan 01 08:54:53 volumio-test volumio[680]: info: Re-Starting Streaming Daemon Jan 01 08:54:53 volumio-test volumio[680]: info: Removing browser output: myVolumio user plan is not superstar Jan 01 08:54:53 volumio-test volumio[680]: info: Removing audio output: Jan 01 08:54:53 volumio-test volumio[680]: info: Stoppping Tunnel 1 Jan 01 08:54:53 volumio-test sudo[1010]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop sshtunnel.service Jan 01 08:54:53 volumio-test sudo[1010]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:54:53 volumio-test sudo[1010]: pam_unix(sudo:session): session closed for user root Jan 01 08:54:53 volumio-test volumio-streaming-daemon[982]: Restarting daemon Jan 01 08:54:53 volumio-test volumio-streaming-daemon[982]: Environment: production Jan 01 08:54:53 volumio-test volumio[680]: info: Remote SSH Stopped Jan 01 08:54:53 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus Jan 01 08:54:53 volumio-test volumio[680]: info: Setting Geolocation for MyVolumio to as1 Jan 01 08:54:53 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Jan 01 08:54:53 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Jan 01 08:54:53 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Jan 01 08:54:53 volumio-test volumio-streaming-daemon[982]: Environment: production Jan 01 08:54:53 volumio-test volumio[680]: info: Fetching Streaming Services browse cache Jan 01 08:54:53 volumio-test volumio-streaming-daemon[982]: Environment: production Jan 01 08:54:54 volumio-test volumio[680]: info: Fetching Streaming Services browse cache Jan 01 08:54:54 volumio-test volumio[680]: error: Failed to add MyVolumio device: {"message":"USER_NOT_FOUND"} Jan 01 08:54:54 volumio-test volumio[680]: info: Updating MyVolumio device info Jan 01 08:54:54 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Jan 01 08:54:54 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Jan 01 08:54:54 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Jan 01 08:54:54 volumio-test sudo[1017]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0 Jan 01 08:54:54 volumio-test sudo[1017]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:54:54 volumio-test sudo[1017]: pam_unix(sudo:session): session closed for user root Jan 01 08:54:54 volumio-test sudo[1019]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 Jan 01 08:54:54 volumio-test sudo[1019]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:54:54 volumio-test sudo[1019]: pam_unix(sudo:session): session closed for user root Jan 01 08:54:54 volumio-test volumio[680]: verbose: New Socket.io Connection to 192.168.1.178 from 192.168.1.194 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36 Edg/108.0.1462.54 Total Clients: 7 Jan 01 08:54:54 volumio-test volumio[680]: info: CoreCommandRouter::volumioGetState Jan 01 08:54:54 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 08:54:54 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus Jan 01 08:54:54 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioToken Jan 01 08:54:54 volumio-test volumio[680]: error: Failed to update MyVolumio device: {"message":"DEVICE_NOT_FOUND"} Jan 01 08:54:58 volumio-test volumio[680]: info: MYVOLUMIO: Adding device Jan 01 08:54:58 volumio-test volumio[680]: info: MYVOLUMIO: Evaluating Server Jan 01 08:54:58 volumio-test volumio[680]: info: Setting Geolocation for MyVolumio to as1 Jan 01 08:54:58 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Jan 01 08:54:58 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Jan 01 08:54:58 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Jan 01 08:54:59 volumio-test volumio[680]: error: Failed to add MyVolumio device: {"message":"USER_NOT_FOUND"} Jan 01 08:54:59 volumio-test volumio[680]: info: Updating MyVolumio device info Jan 01 08:54:59 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Jan 01 08:54:59 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Jan 01 08:54:59 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Jan 01 08:55:00 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings Jan 01 08:55:00 volumio-test volumio[680]: info: CALLMETHOD: system_controller my_volumio retreiveBackendEventStates undefined Jan 01 08:55:00 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: my_volumio , retreiveBackendEventStates Jan 01 08:55:00 volumio-test volumio[680]: info: Received Get System Version Jan 01 08:55:00 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion Jan 01 08:55:00 volumio-test systemd[1]: systemd-hostnamed.service: Succeeded. Jan 01 08:55:00 volumio-test volumio[680]: error: Failed to update MyVolumio device: {"message":"DEVICE_NOT_FOUND"} Jan 01 08:55:03 volumio-test volumio[680]: info: Downloading plugin at https://plugins.volumio.workers.dev/pluginsv2/downloadLatestStable/spop/volumio/buster/armhf Jan 01 08:55:04 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings Jan 01 08:55:04 volumio-test volumio[680]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Total Clients: 7 Jan 01 08:55:04 volumio-test volumio[680]: info: CoreCommandRouter::volumioGetState Jan 01 08:55:04 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 08:55:05 volumio-test volumio[680]: info: END DOWNLOAD: https://plugins.volumio.workers.dev/pluginsv2/downloadLatestStable/spop/volumio/buster/armhf Jan 01 08:55:05 volumio-test volumio[680]: info: Folder /tmp/plugins removed Jan 01 08:55:06 volumio-test volumio[680]: info: Check plugin dependencies Jan 01 08:55:06 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion Jan 01 08:55:06 volumio-test volumio[680]: info: Checking if plugin already exists Jan 01 08:55:06 volumio-test volumio[680]: info: Rename folder Jan 01 08:55:06 volumio-test volumio[680]: info: Folder /tmp/downloaded_plugin.zip removed Jan 01 08:55:06 volumio-test volumio[680]: info: Move to category Jan 01 08:55:07 volumio-test volumio[680]: info: Checking if install.sh is present Jan 01 08:55:07 volumio-test volumio[680]: info: Executing install.sh Jan 01 08:55:07 volumio-test sudo[1050]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/sh /data/plugins/music_service/spop/install.sh Jan 01 08:55:07 volumio-test sudo[1050]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:55:07 volumio-test volumio[680]: info: Launching a bash shell Jan 01 08:55:07 volumio-test volumio[680]: info: Installing spop dependencies Jan 01 08:55:07 volumio-test volumio[680]: info: Detected cpu architecture as armv7l Jan 01 08:55:07 volumio-test volumio[680]: info: Latest version: v0.2.5 Requested version: v0.2.5 Jan 01 08:55:07 volumio-test volumio[680]: info: Supported device (arch = armv7l), downloading required packages for vollibrespot v0.2.5 Jan 01 08:55:08 volumio-test volumio[680]: info: Downloading file Jan 01 08:55:09 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion Jan 01 08:55:09 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Jan 01 08:55:10 volumio-test volumio[680]: verbose: New Socket.io Connection to 192.168.1.178 from 192.168.1.194 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36 Edg/108.0.1462.54 Total Clients: 7 Jan 01 08:55:10 volumio-test volumio[680]: info: CoreCommandRouter::volumioGetState Jan 01 08:55:10 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 08:55:10 volumio-test volumio[680]: info: CoreCommandRouter::volumioGetQueue Jan 01 08:55:10 volumio-test volumio[680]: info: CoreStateMachine::getQueue Jan 01 08:55:10 volumio-test volumio[680]: info: CorePlayQueue::getQueue Jan 01 08:55:10 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getHwuuid Jan 01 08:55:11 volumio-test volumio[680]: error: MyVolumio Plugin failed to authenticate in a timely fashion Jan 01 08:55:11 volumio-test volumio[680]: info: Completed starting MyVolumio Plugin Jan 01 08:55:11 volumio-test volumio[680]: info: BOOT COMPLETED Jan 01 08:55:11 volumio-test volumio[680]: [Metrics] CommandRouter: 39s 591.14ms Jan 01 08:55:11 volumio-test volumio[680]: info: CoreCommandRouter::volumiosetStartupVolume Jan 01 08:55:11 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:55:11 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Jan 01 08:55:11 volumio-test volumio[680]: info: CoreCommandRouter::Close All Modals sent Jan 01 08:55:11 volumio-test volumio[680]: info: CoreCommandRouter::Close All Modals sent Jan 01 08:55:11 volumio-test kernel: pcm512x 1-004c: No SCLK, using BCLK: -2 Jan 01 08:55:12 volumio-test volumio[680]: info: CALLMETHOD: system_controller system enableLiveLog true Jan 01 08:55:12 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , enableLiveLog Jan 01 08:55:12 volumio-test volumio[680]: info: Launching a new LiveLog session Jan 01 08:55:12 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , checkAudioDeviceAvailable Jan 01 08:55:12 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus Jan 01 08:55:12 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , versionChangeDetect Jan 01 08:55:12 volumio-test volumio[680]: info: Extracting... Jan 01 08:55:12 volumio-test volumio[680]: info: -rw-r--r-- 1 root root 4422967 Jan 1 08:55 vollibrespot-armv7l.tar.xz Jan 01 08:55:12 volumio-test sudo[1073]: root : TTY=unknown ; PWD=/data/plugins/music_service/spop ; USER=root ; COMMAND=/bin/tar -xf vollibrespot-armv7l.tar.xz -C /usr/bin Jan 01 08:55:12 volumio-test sudo[1073]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:55:13 volumio-test sudo[1073]: pam_unix(sudo:session): session closed for user root Jan 01 08:55:13 volumio-test volumio[680]: info: Writing systemd unit Jan 01 08:55:13 volumio-test sudo[1050]: pam_unix(sudo:session): session closed for user root Jan 01 08:55:13 volumio-test volumio[680]: info: Writing startconnect unit Jan 01 08:55:13 volumio-test volumio[680]: info: Install script completed Jan 01 08:55:13 volumio-test volumio[680]: info: Adding reference to registry Jan 01 08:55:13 volumio-test volumio[680]: info: Done installing plugin. Jan 01 08:55:13 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus Jan 01 08:55:13 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioToken Jan 01 08:55:13 volumio-test volumio[680]: info: Folder /tmp/plugins removed Jan 01 08:55:13 volumio-test volumio[680]: info: Folder /tmp/downloaded_plugin.zip removed Jan 01 08:55:13 volumio-test volumio[680]: info: spop installed Jan 01 08:55:13 volumio-test volumio[680]: Plugin install end detected on script Jan 01 08:55:13 volumio-test volumio[680]: info: Folder /data/temp removed Jan 01 08:55:23 volumio-test volumio[680]: info: Enabling plugin spop Jan 01 08:55:23 volumio-test volumio[680]: info: Loading plugin "spop"... Jan 01 08:55:24 volumio-test volumio[680]: info: PLUGIN START: spop Jan 01 08:55:24 volumio-test volumio[680]: info: Checking for old spotify connect plugin installed Jan 01 08:55:24 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback Jan 01 08:55:24 volumio-test volumio[680]: [SpotifyConnect] Creating VLS config file Jan 01 08:55:24 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:55:24 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:55:24 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:55:24 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:55:24 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 08:55:24 volumio-test volumio[680]: [SpotifyConnect] Starting metadata listener Jan 01 08:55:24 volumio-test sudo[1079]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl start volspotconnect.service Jan 01 08:55:24 volumio-test sudo[1079]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 08:55:24 volumio-test volumio[680]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Total Clients: 8 Jan 01 08:55:24 volumio-test systemd[1]: Started Volspotconnect2 Daemon. Jan 01 08:55:24 volumio-test sudo[1079]: pam_unix(sudo:session): session closed for user root Jan 01 08:55:24 volumio-test volumio[1081]: vollibrespot v0.2.5 8922128 2022-05-31 (librespot 08d8bcc 2020-10-07) -- Built On 2022-05-31 Jan 01 08:55:24 volumio-test volumio[680]: [SpotifyConnect] Vollibrespot Daemon service started! Jan 01 08:55:24 volumio-test volumio[1081]: Reading Config from "/tmp/volspotify.toml" Jan 01 08:55:24 volumio-test volumio[680]: [Metrics] SpotifyConnect: 0s 103.53ms Jan 01 08:55:24 volumio-test volumio[680]: info: Done. Jan 01 08:55:24 volumio-test volumio[1081]: [Vollibrespot] : Using Alsa backend with device: volumio Jan 01 08:55:24 volumio-test volumio[1081]: [Vollibrespot] : Failed to register IPv6 receiver: Os { code: 19, kind: Uncategorized, message: "No such device" } Jan 01 08:55:28 volumio-test volumio[680]: info: Checking Spotify Web API Jan 01 08:55:30 volumio-test ntpd[637]: Soliciting pool server 203.132.94.154 Jan 01 08:55:30 volumio-test volumio[953]: ................................................................................................................................................................................................................................................................................................................................................................................................................++++ Jan 01 08:55:31 volumio-test volumio[953]: ..++++ Jan 01 08:55:31 volumio-test volumio[953]: e is 65537 (0x010001) Jan 01 08:55:31 volumio-test volumio[953]: writing RSA key Jan 01 08:55:33 volumio-test ntpd[637]: Soliciting pool server 208.67.72.50 Jan 01 08:55:34 volumio-test ntpd[637]: Soliciting pool server 159.196.3.239 Jan 01 08:55:34 volumio-test ntpd[637]: Soliciting pool server 149.202.2.105 Jan 01 08:55:34 volumio-test ntpd[637]: Soliciting pool server 27.124.125.251 Jan 01 08:55:35 volumio-test ntpd[637]: Soliciting pool server 202.142.132.8 Jan 01 08:55:35 volumio-test ntpd[637]: Soliciting pool server 84.16.67.12 Jan 01 08:55:35 volumio-test ntpd[637]: Soliciting pool server 162.159.200.1 Jan 01 08:55:35 volumio-test ntpd[637]: Soliciting pool server 27.124.125.252 Jan 01 08:55:36 volumio-test ntpd[637]: Soliciting pool server 162.159.200.123 Jan 01 08:55:36 volumio-test ntpd[637]: Soliciting pool server 123.50.147.14 Jan 01 08:55:36 volumio-test ntpd[637]: Soliciting pool server 193.182.111.14 Jan 01 08:55:37 volumio-test ntpd[637]: Soliciting pool server 121.200.9.38 Jan 01 08:55:38 volumio-test volumio[1081]: [Vollibrespot] : Connecting to AP "ap-gae2.spotify.com:443" Jan 01 08:55:38 volumio-test ntpd[637]: Soliciting pool server 2001:418:3ff::53 Jan 01 08:55:39 volumio-test volumio[1081]: [Vollibrespot] : Authenticated as "31prtzqmnpi5e6zmv6conjl6zi6q" ! Jan 01 08:55:39 volumio-test volumio[1081]: [Vollibrespot] : Using alsa sink Jan 01 08:55:39 volumio-test volumio[1081]: [Vollibrespot] : Metadata pipe established Jan 01 08:55:39 volumio-test volumio[1081]: [Vollibrespot] : Country: "AU" Jan 01 08:55:39 volumio-test volumio[1081]: [Vollibrespot] : Event: Volume { volume_to_mixer: 32768 } Jan 01 08:55:39 volumio-test volumio[680]: [SpotifyConnect] Volume Spotify: 50.000762951094835 Volumio: 50 Jan 01 08:56:01 volumio-test ntpd[637]: receive: Unexpected origin timestamp 0xe75bc90d.e752a374 does not match aorg 0000000000.00000000 from server@27.124.125.251 xmt 0xe75bc921.6dc39c38 Jan 01 08:56:01 volumio-test ntpd[637]: receive: Unexpected origin timestamp 0xe75bc90d.e7571cb7 does not match aorg 0000000000.00000000 from server@159.196.3.239 xmt 0xe75bc921.700dc710 Jan 01 08:56:01 volumio-test ntpd[637]: receive: Unexpected origin timestamp 0xe75bc90d.e74b5d8f does not match aorg 0000000000.00000000 from server@123.50.147.14 xmt 0xe75bc921.70f403e3 Jan 01 08:56:01 volumio-test ntpd[637]: receive: Unexpected origin timestamp 0xe75bc90d.e754e0a6 does not match aorg 0000000000.00000000 from server@208.67.72.50 xmt 0xe75bc921.889591bf Jan 01 08:56:05 volumio-test sshd[1110]: Accepted password for volumio from 192.168.1.194 port 58606 ssh2 Jan 01 08:56:05 volumio-test sshd[1110]: pam_unix(sshd:session): session opened for user volumio by (uid=0) Jan 01 08:56:05 volumio-test systemd[1]: Created slice User Slice of UID 1000. Jan 01 08:56:05 volumio-test systemd[1]: Starting User Runtime Directory /run/user/1000... Jan 01 08:56:05 volumio-test systemd-logind[487]: New session 1 of user volumio. Jan 01 08:56:05 volumio-test systemd[1]: Started User Runtime Directory /run/user/1000. Jan 01 08:56:05 volumio-test systemd[1]: Starting User Manager for UID 1000... Jan 01 08:56:05 volumio-test systemd[1113]: pam_unix(systemd-user:session): session opened for user volumio by (uid=0) Jan 01 08:56:05 volumio-test systemd[1113]: Listening on GnuPG cryptographic agent (ssh-agent emulation). Jan 01 08:56:05 volumio-test systemd[1113]: Reached target Timers. Jan 01 08:56:05 volumio-test systemd[1113]: Listening on GnuPG cryptographic agent and passphrase cache (restricted). Jan 01 08:56:05 volumio-test systemd[1113]: Listening on Sound System. Jan 01 08:56:05 volumio-test systemd[1113]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers). Jan 01 08:56:05 volumio-test systemd[1113]: Listening on GnuPG network certificate management daemon. Jan 01 08:56:05 volumio-test systemd[1113]: Starting D-Bus User Message Bus Socket. Jan 01 08:56:05 volumio-test systemd[1113]: mpd.socket: Failed to create listening socket ([::]:6600): Address already in use Jan 01 08:56:05 volumio-test systemd[1113]: mpd.socket: Failed to listen on sockets: Address already in use Jan 01 08:56:05 volumio-test systemd[1113]: mpd.socket: Failed with result 'resources'. Jan 01 08:56:05 volumio-test systemd[1113]: Failed to listen on mpd.socket. Jan 01 08:56:05 volumio-test systemd[1113]: Reached target Paths. Jan 01 08:56:05 volumio-test systemd[1113]: Listening on GnuPG cryptographic agent and passphrase cache. Jan 01 08:56:05 volumio-test systemd[1113]: Listening on D-Bus User Message Bus Socket. Jan 01 08:56:05 volumio-test systemd[1113]: Reached target Sockets. Jan 01 08:56:05 volumio-test systemd[1113]: Reached target Basic System. Jan 01 08:56:05 volumio-test systemd[1]: Started User Manager for UID 1000. Jan 01 08:56:05 volumio-test systemd[1113]: Starting Music Player Daemon... Jan 01 08:56:05 volumio-test systemd[1]: Started Session 1 of user volumio. Jan 01 08:56:06 volumio-test mpd[1124]: Jan 01 08:56 : exception: Failed to bind to '[::]:6600' Jan 01 08:56:06 volumio-test mpd[1124]: Jan 01 08:56 : exception: nested: Failed to bind socket: Address already in use Jan 01 08:56:06 volumio-test systemd[1113]: mpd.service: Main process exited, code=exited, status=1/FAILURE Jan 01 08:56:06 volumio-test systemd[1113]: mpd.service: Failed with result 'exit-code'. Jan 01 08:56:06 volumio-test systemd[1113]: Failed to start Music Player Daemon. Jan 01 08:56:06 volumio-test systemd[1113]: Reached target Default. Jan 01 08:56:06 volumio-test systemd[1113]: Startup finished in 1.091s. Jan 01 08:56:06 volumio-test sudo[1136]: volumio : TTY=pts/0 ; PWD=/home/volumio ; USER=root ; COMMAND=/bin/journalctl -f Jan 01 08:56:06 volumio-test sudo[1136]: pam_unix(sudo:session): session opened for user root by volumio(uid=0) Jan 01 08:59:42 volumio-test nmbd[616]: [2023/01/01 08:59:42.952225, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response) Jan 01 08:59:42 volumio-test nmbd[616]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.178 for name WORKGROUP<1d>. Jan 01 08:59:42 volumio-test nmbd[616]: This response was from IP 192.168.1.171, reporting an IP address of 192.168.1.171. Jan 01 09:00:35 volumio-test volumio[680]: info: CoreCommandRouter::getUIConfigOnPlugin Jan 01 09:00:55 volumio-test volumio[680]: info: CALLMETHOD: music_service spop saveVolspotconnectAccount [object Object] Jan 01 09:00:55 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: spop , saveVolspotconnectAccount Jan 01 09:00:55 volumio-test volumio[680]: [SpotifyConnect] Creating VLS config file Jan 01 09:00:55 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 09:00:55 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 09:00:55 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 09:00:55 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 09:00:55 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Jan 01 09:00:55 volumio-test volumio[680]: [SpotifyConnect] Restarting Vollibrespot Daemon Jan 01 09:00:55 volumio-test sudo[1163]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart volspotconnect.service Jan 01 09:00:55 volumio-test sudo[1163]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 09:00:55 volumio-test systemd[1]: Stopping Volspotconnect2 Daemon... Jan 01 09:00:55 volumio-test systemd[1]: volspotconnect.service: Main process exited, code=killed, status=15/TERM Jan 01 09:00:55 volumio-test systemd[1]: volspotconnect.service: Succeeded. Jan 01 09:00:55 volumio-test systemd[1]: Stopped Volspotconnect2 Daemon. Jan 01 09:00:55 volumio-test systemd[1]: Started Volspotconnect2 Daemon. Jan 01 09:00:55 volumio-test sudo[1163]: pam_unix(sudo:session): session closed for user root Jan 01 09:00:55 volumio-test volumio[680]: [SpotifyConnect] Vollibrespot Daemon service restarted! Jan 01 09:00:55 volumio-test volumio[1165]: vollibrespot v0.2.5 8922128 2022-05-31 (librespot 08d8bcc 2020-10-07) -- Built On 2022-05-31 Jan 01 09:00:55 volumio-test volumio[1165]: Reading Config from "/tmp/volspotify.toml" Jan 01 09:00:55 volumio-test volumio[1165]: [Vollibrespot] : Using Alsa backend with device: volumio Jan 01 09:00:55 volumio-test volumio[1165]: [Vollibrespot] : Failed to register IPv6 receiver: Os { code: 19, kind: Uncategorized, message: "No such device" } Jan 01 09:00:55 volumio-test volumio[1165]: [Vollibrespot] : Connecting to AP "ap-gae2.spotify.com:443" Jan 01 09:00:56 volumio-test volumio[1165]: [Vollibrespot] : Authenticated as "31prtzqmnpi5e6zmv6conjl6zi6q" ! Jan 01 09:00:56 volumio-test volumio[1165]: [Vollibrespot] : Using alsa sink Jan 01 09:00:56 volumio-test volumio[1165]: [Vollibrespot] : Metadata pipe established Jan 01 09:00:56 volumio-test volumio[1165]: [Vollibrespot] : Event: Volume { volume_to_mixer: 32768 } Jan 01 09:00:56 volumio-test volumio[1165]: [Vollibrespot] : Country: "AU" Jan 01 09:00:56 volumio-test volumio[680]: [SpotifyConnect] Volume Spotify: 50.000762951094835 Volumio: 50 Jan 01 09:01:01 volumio-test volumio[680]: info: Checking Spotify Web API Jan 01 09:01:02 volumio-test volumio[1165]: [Vollibrespot] : ReqToken Jan 01 09:01:02 volumio-test volumio[680]: info: New Spotify Access Token Received Jan 01 09:01:02 volumio-test volumio[680]: info: Initializing Spotify Web API Jan 01 09:01:02 volumio-test volumio[680]: info: Initliazing Spotify Browsing Facility Jan 01 09:01:02 volumio-test volumio[680]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object] Jan 01 09:01:02 volumio-test volumio[680]: info: [1672563662277] CoreMusicLibrary::Adding element Spotify Jan 01 09:01:02 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources Jan 01 09:01:02 volumio-test volumio[680]: Cannot find translation for sourceMedia Servers Jan 01 09:01:02 volumio-test volumio[680]: Cannot find translation for source80s80s Radio Jan 01 09:01:02 volumio-test volumio[680]: Cannot find translation for sourceSpotify Jan 01 09:01:02 volumio-test volumio[680]: info: Idenfitied this device as Connect device: ec7294ac90948b23a64b151138add921dbc39e8a Jan 01 09:02:12 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus Jan 01 09:04:36 volumio-test nmbd[616]: [2023/01/01 09:04:36.019505, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response) Jan 01 09:04:36 volumio-test nmbd[616]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.178 for name WORKGROUP<1d>. Jan 01 09:04:36 volumio-test nmbd[616]: This response was from IP 192.168.1.171, reporting an IP address of 192.168.1.171. Jan 01 09:05:37 volumio-test ntpd[637]: 84.16.67.12 local addr 192.168.1.178 -> Jan 01 09:06:06 volumio-test ntpd[637]: 159.196.3.239 local addr 192.168.1.178 -> Jan 01 09:06:07 volumio-test ntpd[637]: 27.124.125.251 local addr 192.168.1.178 -> Jan 01 09:06:10 volumio-test ntpd[637]: 123.50.147.14 local addr 192.168.1.178 -> Jan 01 09:06:42 volumio-test ntpd[637]: 27.124.125.252 local addr 192.168.1.178 -> Jan 01 09:09:27 volumio-test systemd[1]: Starting Cleanup of Temporary Directories... Jan 01 09:09:27 volumio-test systemd[1]: systemd-tmpfiles-clean.service: Succeeded. Jan 01 09:09:27 volumio-test systemd[1]: Started Cleanup of Temporary Directories. Jan 01 09:09:46 volumio-test nmbd[616]: [2023/01/01 09:09:46.851755, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response) Jan 01 09:09:46 volumio-test nmbd[616]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.178 for name WORKGROUP<1d>. Jan 01 09:09:46 volumio-test nmbd[616]: This response was from IP 192.168.1.171, reporting an IP address of 192.168.1.171. Jan 01 09:11:12 volumio-test volumio[1165]: [Vollibrespot] : Event: SessionActive { became_active_at: 1672564272513 } Jan 01 09:11:12 volumio-test volumio[1165]: [Vollibrespot] : SessionActive! Jan 01 09:11:12 volumio-test volumio[1165]: [Vollibrespot] : Fetching autoplay context uri Jan 01 09:11:12 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackStarted { track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track } } Jan 01 09:11:12 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackLoading { track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track } } Jan 01 09:11:12 volumio-test volumio[680]: [SpotifyConnect] A connect session has begun Jan 01 09:11:12 volumio-test volumio[680]: info: Acquiring new spotify session Jan 01 09:11:12 volumio-test volumio[680]: info: CoreCommandRouter::volumioStop Jan 01 09:11:12 volumio-test volumio[680]: info: CoreStateMachine::stop Jan 01 09:11:12 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:11:12 volumio-test volumio[680]: info: Checking Spotify Web API Jan 01 09:11:12 volumio-test volumio[680]: [SpotifyConnect] Vollibrespot Active Jan 01 09:11:12 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:11:12 volumio-test volumio[680]: info: [1672564272520] ControllerSpotify::pushState Jan 01 09:11:12 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:11:12 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:11:12 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:11:12 volumio-test volumio[680]: [SpotifyConnect] Device palyback is active! Jan 01 09:11:12 volumio-test volumio[1165]: [Vollibrespot] : No autoplay_uri found Jan 01 09:11:12 volumio-test volumio[1165]: [Vollibrespot] : AutoplayError: MercuryError Jan 01 09:11:12 volumio-test volumio[1165]: [Vollibrespot] : Loading with Spotify URI Jan 01 09:11:12 volumio-test volumio[1165]: [Vollibrespot] : Event: GotToken { token: Token { access_token: "BQA305NaOs-qFgJRkOrpb4aiuQx_IvXx3B6ltu63CY9wFBgW2Kk5-mtDcIR6m6m-qQzdp3_kLAxId86U0fKGIQGcYA-Q8Ax43LK9TEarWtWqrFzYzwQrNgij4KwUsvrxNapyK4HRex7u-0Kh7RVHD07vvV7Ib3boyYipLbt4eyYOCrb22AMwacn68y1RvHbW4Ox040Dw1wf1bDEl9a9LQKW-6rH9Nw", expires_in: 3600, token_type: "Bearer", scope: ["streaming", "user-read-playback-state", "user-modify-playback-state", "user-read-currently-playing", "user-read-private"] } } Jan 01 09:11:12 volumio-test volumio[680]: error: Received malformed Token, ignoring Jan 01 09:11:13 volumio-test volumio[1165]: [Vollibrespot] : Event: Volume { volume_to_mixer: 65535 } Jan 01 09:11:13 volumio-test volumio[680]: [SpotifyConnect] Volume Spotify: 100 Volumio: 100 Jan 01 09:11:14 volumio-test volumio[1165]: [Vollibrespot] : (190946 ms) loaded Jan 01 09:11:14 volumio-test kernel: pcm512x 1-004c: No SCLK, using BCLK: -2 Jan 01 09:11:14 volumio-test volumio[1165]: [Vollibrespot] : Event: SinkActive Jan 01 09:11:14 volumio-test volumio[680]: [SpotifyConnect] Sink acquired Jan 01 09:11:14 volumio-test volumio[680]: info: Continuing Spotify Session Jan 01 09:11:14 volumio-test volumio[680]: info: Checking Spotify Web API Jan 01 09:11:31 volumio-test volumio[1165]: [Vollibrespot] : Event: SessionInactive { became_inactive_at: 1672564291489 } Jan 01 09:11:31 volumio-test volumio[680]: [SpotifyConnect] Connect Session has ended Jan 01 09:11:32 volumio-test volumio[1165]: [Vollibrespot] : Event: SinkInactive Jan 01 09:11:32 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackStopped { track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track } } Jan 01 09:11:32 volumio-test volumio[680]: [SpotifyConnect] Sink released Jan 01 09:11:32 volumio-test volumio[680]: info: [1672564292074] ControllerSpotify::pushState Jan 01 09:11:32 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:11:32 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:11:32 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:11:32 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:11:32 volumio-test volumio[680]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"","artist":"","album":"","albumart":"/albumart","uri":"","trackType":"spotify","seek":0,"duration":0,"samplerate":"320 kbps","bitdepth":"16 bit","bitrate":"","channels":2,"stream":false,"repeatMode":"all"} Jan 01 09:11:32 volumio-test volumio[680]: verbose: CURRENT POSITION 0 Jan 01 09:11:32 volumio-test volumio[680]: info: CoreStateMachine::syncState stateService stop Jan 01 09:11:32 volumio-test volumio[680]: info: CoreStateMachine::syncState currentStatus play Jan 01 09:11:32 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:11:32 volumio-test volumio[680]: info: CoreStateMachine::stPlaybackTimer Jan 01 09:11:32 volumio-test volumio[680]: [SpotifyConnect] Device palyback is inactive Jan 01 09:11:38 volumio-test volumio[680]: info: CoreCommandRouter::volumioGetVisibleSources Jan 01 09:11:38 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources Jan 01 09:11:38 volumio-test volumio[680]: info: CoreCommandRouter::volumioGetQueue Jan 01 09:11:38 volumio-test volumio[680]: info: CoreStateMachine::getQueue Jan 01 09:11:38 volumio-test volumio[680]: info: CorePlayQueue::getQueue Jan 01 09:11:38 volumio-test volumio[680]: info: Listing playlists Jan 01 09:11:40 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: spop , handleBrowseUri Jan 01 09:11:40 volumio-test volumio[680]: info: In handleBrowseUri, curUri=spotify Jan 01 09:11:40 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:11:40 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:11:40 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:11:40 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:11:53 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: spop , handleBrowseUri Jan 01 09:11:53 volumio-test volumio[680]: info: In handleBrowseUri, curUri=spotify/playlists Jan 01 09:11:53 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:11:54 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:11:54 volumio-test volumio[680]: info: CoreCommandRouter::volumioReplaceandPlayItems Jan 01 09:11:54 volumio-test volumio[680]: info: CoreStateMachine::ClearQueue Jan 01 09:11:54 volumio-test volumio[680]: info: CoreStateMachine::stop Jan 01 09:11:54 volumio-test volumio[680]: info: CoreStateMachine::serviceStop Jan 01 09:11:54 volumio-test volumio[680]: info: Received STOP, but no service to execute it Jan 01 09:11:54 volumio-test volumio[680]: info: CorePlayQueue::clearPlayQueue Jan 01 09:11:54 volumio-test volumio[680]: info: CorePlayQueue::saveQueue Jan 01 09:11:54 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushQueue Jan 01 09:11:54 volumio-test volumio[680]: info: CoreStateMachine::addQueueItems Jan 01 09:11:54 volumio-test volumio[680]: info: CorePlayQueue::addQueueItems Jan 01 09:11:54 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:11:54 volumio-test volumio[680]: info: Adding Item to queue: spotify:user:spotify:playlist:5btREGCemxXYwGRDEyYGQU Jan 01 09:11:54 volumio-test volumio[680]: info: Exploding uri spotify:user:spotify:playlist:5btREGCemxXYwGRDEyYGQU in service spop Jan 01 09:11:54 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushQueue Jan 01 09:11:54 volumio-test volumio[680]: info: CorePlayQueue::saveQueue Jan 01 09:11:54 volumio-test volumio[680]: info: CoreStateMachine::updateTrackBlock Jan 01 09:11:54 volumio-test volumio[680]: info: CorePlayQueue::getTrackBlock Jan 01 09:11:54 volumio-test volumio[680]: info: CoreCommandRouter::volumioPlay Jan 01 09:11:54 volumio-test volumio[680]: verbose: UNSET VOLATILE: Service: undefined Jan 01 09:11:54 volumio-test volumio[680]: [SpotifyConnect] unSetVolatile called Jan 01 09:11:54 volumio-test volumio[680]: info: Spotify Unset Volatile called Jan 01 09:11:54 volumio-test volumio[680]: [SpotifyConnect] Relinquishing Volumio State to another service Jan 01 09:11:54 volumio-test volumio[680]: [SpotifyConnect] Spotify Received stop Jan 01 09:11:54 volumio-test volumio[680]: info: CoreStateMachine::play index 0 Jan 01 09:11:54 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:11:55 volumio-test volumio[680]: info: CoreStateMachine::stop Jan 01 09:11:55 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:11:55 volumio-test volumio[680]: info: CoreStateMachine::play index undefined Jan 01 09:11:55 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:11:55 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:11:55 volumio-test volumio[680]: info: CoreStateMachine::startPlaybackTimer Jan 01 09:11:55 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:11:55 volumio-test volumio[680]: info: [1672564315004] ControllerSpotify::clearAddPlayTrack Jan 01 09:11:55 volumio-test volumio[680]: info: Setting this device active Jan 01 09:11:55 volumio-test volumio[1165]: [Vollibrespot] : Pause Jan 01 09:11:55 volumio-test volumio[680]: [SpotifyConnect] Pause Jan 01 09:11:55 volumio-test volumio[1165]: [Vollibrespot] : Fetching autoplay context uri Jan 01 09:11:55 volumio-test volumio[1165]: [Vollibrespot] : Event: SessionActive { became_active_at: 1672564315331 } Jan 01 09:11:55 volumio-test volumio[1165]: [Vollibrespot] : SessionActive! Jan 01 09:11:55 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackStarted { track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track } } Jan 01 09:11:55 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackLoading { track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track } } Jan 01 09:11:55 volumio-test volumio[680]: [SpotifyConnect] A connect session has begun Jan 01 09:11:55 volumio-test volumio[680]: info: Acquiring new spotify session Jan 01 09:11:55 volumio-test volumio[680]: info: CoreCommandRouter::volumioStop Jan 01 09:11:55 volumio-test volumio[680]: info: CoreStateMachine::stop Jan 01 09:11:55 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:11:55 volumio-test volumio[680]: info: Checking Spotify Web API Jan 01 09:11:55 volumio-test volumio[680]: [SpotifyConnect] Vollibrespot Active Jan 01 09:11:55 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:11:55 volumio-test volumio[680]: info: [1672564315335] ControllerSpotify::pushState Jan 01 09:11:55 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:11:55 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:11:55 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:11:55 volumio-test volumio[680]: [SpotifyConnect] Device palyback is active! Jan 01 09:11:55 volumio-test volumio[1165]: [Vollibrespot] : No autoplay_uri found Jan 01 09:11:55 volumio-test volumio[1165]: [Vollibrespot] : AutoplayError: MercuryError Jan 01 09:11:55 volumio-test volumio[1165]: [Vollibrespot] : Loading with Spotify URI Jan 01 09:11:55 volumio-test volumio[1165]: [Vollibrespot] : Event: GotToken { token: Token { access_token: "BQCEltkPB13tlJJFWfWquwhuItPR8pnUEy0emZtiRYSvVGZIpMzRsKoLGktXLUYNgvNMjRlVdniEbAhN0z28HVt0RYdcl_ateYmXOXB0zIrm5Sh7R1P_6R5VhuJdrF0IrtCdKyM3NUGfB4E5GPPDJEhL2oUyore_d9RLE6fYKM3SKl_WZLb_4yjYO_WgCpaoyFVZ7VGIOMnL5QP54zAg124EOnGfAw", expires_in: 3600, token_type: "Bearer", scope: ["streaming", "user-read-playback-state", "user-modify-playback-state", "user-read-currently-playing", "user-read-private"] } } Jan 01 09:11:55 volumio-test volumio[680]: error: Received malformed Token, ignoring Jan 01 09:11:57 volumio-test volumio[1165]: [Vollibrespot] : (190946 ms) loaded Jan 01 09:11:57 volumio-test kernel: pcm512x 1-004c: No SCLK, using BCLK: -2 Jan 01 09:11:57 volumio-test volumio[1165]: [Vollibrespot] : Event: SinkActive Jan 01 09:11:57 volumio-test volumio[680]: [SpotifyConnect] Sink acquired Jan 01 09:11:57 volumio-test volumio[680]: info: Continuing Spotify Session Jan 01 09:11:57 volumio-test volumio[680]: info: Checking Spotify Web API Jan 01 09:11:57 volumio-test volumio[680]: [SpotifyConnect] Vollibrespot Active Jan 01 09:11:57 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:11:57 volumio-test volumio[680]: info: [1672564317146] ControllerSpotify::pushState Jan 01 09:11:57 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:11:57 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:11:57 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:12:11 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom Jan 01 09:12:15 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:12:15 volumio-test volumio[680]: info: CoreCommandRouter::volumioReplaceandPlayItems Jan 01 09:12:15 volumio-test volumio[680]: info: CoreStateMachine::ClearQueue Jan 01 09:12:15 volumio-test volumio[680]: info: CoreStateMachine::stop Jan 01 09:12:15 volumio-test volumio[680]: info: CoreStateMachine::serviceStop Jan 01 09:12:15 volumio-test volumio[680]: info: CoreCommandRouter::serviceStop Jan 01 09:12:15 volumio-test volumio[680]: [SpotifyConnect] Spotify Received stop Jan 01 09:12:15 volumio-test volumio[680]: info: CorePlayQueue::clearPlayQueue Jan 01 09:12:15 volumio-test volumio[680]: info: CorePlayQueue::saveQueue Jan 01 09:12:15 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushQueue Jan 01 09:12:15 volumio-test volumio[680]: info: CoreStateMachine::addQueueItems Jan 01 09:12:15 volumio-test volumio[680]: info: CorePlayQueue::addQueueItems Jan 01 09:12:15 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:12:15 volumio-test volumio[680]: info: Adding Item to queue: spotify:user:spotify:playlist:5btREGCemxXYwGRDEyYGQU Jan 01 09:12:15 volumio-test volumio[680]: info: Using cached record of: spotify:user:spotify:playlist:5btREGCemxXYwGRDEyYGQU Jan 01 09:12:15 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushQueue Jan 01 09:12:15 volumio-test volumio[680]: info: CorePlayQueue::saveQueue Jan 01 09:12:15 volumio-test volumio[680]: info: CoreStateMachine::updateTrackBlock Jan 01 09:12:15 volumio-test volumio[680]: info: CorePlayQueue::getTrackBlock Jan 01 09:12:15 volumio-test volumio[680]: info: CoreCommandRouter::volumioPlay Jan 01 09:12:15 volumio-test volumio[680]: verbose: UNSET VOLATILE: Service: spop Jan 01 09:12:15 volumio-test volumio[680]: [SpotifyConnect] unSetVolatile called Jan 01 09:12:15 volumio-test volumio[680]: info: Spotify Unset Volatile called Jan 01 09:12:15 volumio-test volumio[680]: [SpotifyConnect] Relinquishing Volumio State to another service Jan 01 09:12:15 volumio-test volumio[680]: [SpotifyConnect] Spotify Received stop Jan 01 09:12:15 volumio-test volumio[680]: info: CoreStateMachine::play index 0 Jan 01 09:12:15 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:12:15 volumio-test volumio[680]: info: CoreStateMachine::stop Jan 01 09:12:15 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:12:15 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:12:15 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:12:15 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:12:16 volumio-test volumio[680]: info: CoreStateMachine::stPlaybackTimer Jan 01 09:12:16 volumio-test volumio[680]: info: CoreStateMachine::updateTrackBlock Jan 01 09:12:16 volumio-test volumio[680]: info: CorePlayQueue::getTrackBlock Jan 01 09:12:16 volumio-test volumio[680]: info: CoreStateMachine::serviceStop Jan 01 09:12:16 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:12:16 volumio-test volumio[680]: info: CoreCommandRouter::serviceStop Jan 01 09:12:16 volumio-test volumio[680]: [SpotifyConnect] Spotify Received stop Jan 01 09:12:16 volumio-test volumio[1165]: [Vollibrespot] : Pause Jan 01 09:12:16 volumio-test volumio[1165]: [Vollibrespot] : Event: Pause { track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track }, position_ms: 62414 } Jan 01 09:12:16 volumio-test volumio[680]: [SpotifyConnect] Pause Jan 01 09:12:16 volumio-test volumio[680]: [SpotifyConnect] pause Jan 01 09:12:16 volumio-test volumio[680]: info: CoreStateMachine::play index undefined Jan 01 09:12:16 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:12:16 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:12:16 volumio-test volumio[680]: info: CoreStateMachine::startPlaybackTimer Jan 01 09:12:16 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:12:16 volumio-test volumio[680]: info: [1672564336502] ControllerSpotify::clearAddPlayTrack Jan 01 09:12:16 volumio-test volumio[680]: info: Setting this device active Jan 01 09:12:16 volumio-test volumio[1165]: [Vollibrespot] : Pause Jan 01 09:12:16 volumio-test volumio[1165]: [Vollibrespot] : Event: SinkInactive Jan 01 09:12:16 volumio-test volumio[1165]: [Vollibrespot] : Pause Jan 01 09:12:16 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackStopped { track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track } } Jan 01 09:12:16 volumio-test volumio[680]: [SpotifyConnect] High Hopes Jan 01 09:12:16 volumio-test volumio[680]: [SpotifyConnect] Pause Jan 01 09:12:16 volumio-test volumio[680]: [SpotifyConnect] Sink released Jan 01 09:12:16 volumio-test volumio[680]: info: [1672564336784] ControllerSpotify::pushState Jan 01 09:12:16 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:12:16 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:12:16 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:12:16 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:12:16 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:12:16 volumio-test volumio[680]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"High Hopes","artist":"Panic! At The Disco","album":"Pray for the Wicked","albumart":"https://i.scdn.co/image/ab67616d0000b273c5148520a59be191eea16989","uri":"spotify:track:1rqqCSm0Qe4I9rUvWncaom","trackType":"spotify","seek":62414,"duration":191,"samplerate":"320 kbps","bitdepth":"16 bit","bitrate":"","channels":2,"stream":false,"repeatMode":"all"} Jan 01 09:12:16 volumio-test volumio[680]: verbose: CURRENT POSITION 0 Jan 01 09:12:16 volumio-test volumio[680]: info: CoreStateMachine::syncState stateService stop Jan 01 09:12:16 volumio-test volumio[680]: info: CoreStateMachine::syncState currentStatus stop Jan 01 09:12:16 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:12:16 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:12:16 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:12:16 volumio-test volumio[680]: info: No code Jan 01 09:12:16 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:12:16 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:12:16 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:12:16 volumio-test volumio[680]: [SpotifyConnect] Pause Jan 01 09:12:16 volumio-test volumio[680]: [SpotifyConnect] Device palyback is inactive Jan 01 09:12:16 volumio-test volumio[1165]: [Vollibrespot] : Fetching autoplay context uri Jan 01 09:12:16 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track }, track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track } } Jan 01 09:12:16 volumio-test volumio[1165]: [Vollibrespot] : No autoplay_uri found Jan 01 09:12:16 volumio-test volumio[1165]: [Vollibrespot] : AutoplayError: MercuryError Jan 01 09:12:17 volumio-test volumio[1165]: [Vollibrespot] : Fetching autoplay context uri Jan 01 09:12:17 volumio-test volumio[1165]: [Vollibrespot] : error 400 for uri hm://autoplay-enabled/query?uri= Jan 01 09:12:17 volumio-test volumio[1165]: [Vollibrespot] : AutoplayError: MercuryError Jan 01 09:12:17 volumio-test volumio[680]: info: Is Not Connect Playback Jan 01 09:12:17 volumio-test volumio[680]: info: [1672564337507] ControllerSpotify::pushState Jan 01 09:12:17 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:12:17 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:12:17 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:12:17 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:12:17 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:12:17 volumio-test volumio[680]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"High Hopes","artist":"Panic! At The Disco","album":"Pray for the Wicked","albumart":"https://i.scdn.co/image/ab67616d0000b273c5148520a59be191eea16989","uri":"spotify:track:1rqqCSm0Qe4I9rUvWncaom","trackType":"spotify","seek":62414,"duration":191,"samplerate":"320 kbps","bitdepth":"16 bit","bitrate":"","channels":2,"stream":false,"repeatMode":"all"} Jan 01 09:12:17 volumio-test volumio[680]: verbose: CURRENT POSITION 0 Jan 01 09:12:17 volumio-test volumio[680]: info: CoreStateMachine::syncState stateService stop Jan 01 09:12:17 volumio-test volumio[680]: info: CoreStateMachine::syncState currentStatus stop Jan 01 09:12:17 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:12:17 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:12:17 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:12:17 volumio-test volumio[680]: info: No code Jan 01 09:12:17 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:12:17 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:12:17 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:12:17 volumio-test volumio[1165]: [Vollibrespot] : Loading with Spotify URI Jan 01 09:12:17 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackStopped { track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track } } Jan 01 09:12:17 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track }, track_id: SpotifyId { id: 300997713727388713009536288036340765268, audio_type: Track } } Jan 01 09:12:17 volumio-test volumio[680]: [SpotifyConnect] High Hopes Jan 01 09:12:17 volumio-test volumio[680]: info: [1672564337709] ControllerSpotify::pushState Jan 01 09:12:17 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:12:17 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:12:17 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:12:17 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:12:17 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:12:17 volumio-test volumio[680]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"High Hopes","artist":"Panic! At The Disco","album":"Pray for the Wicked","albumart":"https://i.scdn.co/image/ab67616d0000b273c5148520a59be191eea16989","uri":"spotify:track:1rqqCSm0Qe4I9rUvWncaom","trackType":"spotify","seek":0,"duration":191,"samplerate":"320 kbps","bitdepth":"16 bit","bitrate":"","channels":2,"stream":false,"repeatMode":"all"} Jan 01 09:12:17 volumio-test volumio[680]: verbose: CURRENT POSITION 0 Jan 01 09:12:17 volumio-test volumio[680]: info: CoreStateMachine::syncState stateService stop Jan 01 09:12:17 volumio-test volumio[680]: info: CoreStateMachine::syncState currentStatus stop Jan 01 09:12:17 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:12:17 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:12:17 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:12:17 volumio-test volumio[680]: info: No code Jan 01 09:12:17 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:12:17 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:12:17 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:12:17 volumio-test volumio[680]: [SpotifyConnect] Device palyback is inactive Jan 01 09:12:17 volumio-test volumio[1165]: [Vollibrespot] : (141050 ms) loaded Jan 01 09:12:17 volumio-test kernel: pcm512x 1-004c: No SCLK, using BCLK: -2 Jan 01 09:12:19 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackLoading { track_id: SpotifyId { id: 300997713727388713009536288036340765268, audio_type: Track } } Jan 01 09:12:19 volumio-test volumio[1165]: [Vollibrespot] : Event: SinkActive Jan 01 09:12:19 volumio-test volumio[680]: [SpotifyConnect] Cover Me In Sunshine Jan 01 09:12:19 volumio-test volumio[680]: [SpotifyConnect] Sink acquired Jan 01 09:12:19 volumio-test volumio[680]: info: Continuing Spotify Session Jan 01 09:12:19 volumio-test volumio[680]: info: Checking Spotify Web API Jan 01 09:12:19 volumio-test volumio[680]: [SpotifyConnect] Vollibrespot Active Jan 01 09:12:19 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:12:19 volumio-test volumio[680]: info: [1672564339357] ControllerSpotify::pushState Jan 01 09:12:19 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:12:19 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:12:19 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:12:20 volumio-test volumio[680]: info: Is Not Connect Playback Jan 01 09:12:20 volumio-test volumio[680]: info: [1672564340089] ControllerSpotify::pushState Jan 01 09:12:20 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:12:20 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:12:20 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:12:29 volumio-test volumio[680]: info: CoreCommandRouter::volumioClearQueue Jan 01 09:12:29 volumio-test volumio[680]: info: CoreStateMachine::ClearQueue Jan 01 09:12:29 volumio-test volumio[680]: info: CoreStateMachine::stop Jan 01 09:12:29 volumio-test volumio[680]: info: CoreStateMachine::serviceStop Jan 01 09:12:29 volumio-test volumio[680]: info: CoreCommandRouter::serviceStop Jan 01 09:12:29 volumio-test volumio[680]: [SpotifyConnect] Spotify Received stop Jan 01 09:12:29 volumio-test volumio[680]: info: CorePlayQueue::clearPlayQueue Jan 01 09:12:29 volumio-test volumio[680]: info: CorePlayQueue::saveQueue Jan 01 09:12:29 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:12:29 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushQueue Jan 01 09:12:29 volumio-test volumio[1165]: [Vollibrespot] : Pause Jan 01 09:12:29 volumio-test volumio[1165]: [Vollibrespot] : Event: Pause { track_id: SpotifyId { id: 300997713727388713009536288036340765268, audio_type: Track }, position_ms: 11928 } Jan 01 09:12:29 volumio-test volumio[680]: [SpotifyConnect] Pause Jan 01 09:12:29 volumio-test volumio[680]: [SpotifyConnect] pause Jan 01 09:12:30 volumio-test volumio[1165]: [Vollibrespot] : Event: SinkInactive Jan 01 09:12:30 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackStopped { track_id: SpotifyId { id: 300997713727388713009536288036340765268, audio_type: Track } } Jan 01 09:12:30 volumio-test volumio[680]: [SpotifyConnect] Cover Me In Sunshine Jan 01 09:12:30 volumio-test volumio[680]: info: [1672564350514] ControllerSpotify::pushState Jan 01 09:12:30 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:12:30 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:12:30 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:12:30 volumio-test volumio[680]: [SpotifyConnect] Sink released Jan 01 09:12:30 volumio-test volumio[680]: info: [1672564350526] ControllerSpotify::pushState Jan 01 09:12:30 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:12:30 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:12:30 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:12:30 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:12:30 volumio-test volumio[680]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"Cover Me In Sunshine","artist":"P!nk, Willow Sage Hart","album":"Cover Me In Sunshine","albumart":"https://i.scdn.co/image/ab67616d0000b273e465904fbcc8de1920c60867","uri":"spotify:track:6Tio0ZoDeSQnI7EBAqWer2","trackType":"spotify","seek":11928,"duration":142,"samplerate":"320 kbps","bitdepth":"16 bit","bitrate":"","channels":2,"stream":false,"repeatMode":"all"} Jan 01 09:12:30 volumio-test volumio[680]: verbose: CURRENT POSITION 0 Jan 01 09:12:30 volumio-test volumio[680]: info: CoreStateMachine::syncState stateService stop Jan 01 09:12:30 volumio-test volumio[680]: info: CoreStateMachine::syncState currentStatus play Jan 01 09:12:30 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:12:30 volumio-test volumio[680]: info: CoreStateMachine::stPlaybackTimer Jan 01 09:12:30 volumio-test volumio[680]: [SpotifyConnect] Device palyback is inactive Jan 01 09:12:40 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: spop , handleBrowseUri Jan 01 09:12:40 volumio-test volumio[680]: info: In handleBrowseUri, curUri=spotify Jan 01 09:12:40 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:12:40 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:12:40 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:12:40 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:12:43 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: spop , handleBrowseUri Jan 01 09:12:43 volumio-test volumio[680]: info: In handleBrowseUri, curUri=spotify/mytracks Jan 01 09:12:43 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:1rqqCSm0Qe4I9rUvWncaom Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:3QUzJqgkcjvsLhgqVos6ha Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:32OlwWuMpZ6b0aN2RZOeMS Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:1zB4vmk8tFRmM9UULNzbLB Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:1PckUlxKqWQs3RlWXVBLw3 Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:0wz1LjDb9ZNEYwOmDJ3Q4b Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:5jgFfDIR6FR0gvlA56Nakr Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:3dPQuX8Gs42Y7b454ybpMR Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:5ygDXis42ncn6kYG14lEVG Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:7fImDWw5bcUhRbZ0w1ny4J Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:1N3dZ7TTWO6VcD4Y3hHYLZ Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:1r9xUipOqoNwggBpENDsvJ Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:2soBvUQBf5rbMj9HIyhzzK Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:0eqH0ALoDQevq59YcQ53KE Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:1SAkL1mYNJlaqnBQxVZrRl Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:7jxt2wNMLCfLDReRlpzZ0c Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:1rgnBhdG2JDFTbYkYRZAku Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:57bgtoPSgt236HzfBOd8kj Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:49eXdstc4EiOS2xpWDMg1d Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:3m0y8qLoznUYi73SUBP8GI Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:1WkMMavIMc4JZ8cfMmxHkI Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:2KukL7UlQ8TdvpaA7bY3ZJ Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:6Tio0ZoDeSQnI7EBAqWer2 Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:42nSaPdT6g3ZIMHmKLlP2p Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:05wIrZSwuaVWhcv5FfqeH0 Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:5ubvP9oKmxLUVq506fgLhk Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:3sT37kCEpxM1zQ8s98i7ps Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:4gphxUgq0JSFv2BCLhNDiE Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:2VCUcIPY3i6pv9Nu9Vg6k3 Jan 01 09:12:43 volumio-test volumio[680]: info: Preloading song: spotify:track:1L1MWnX8hpdkHWCR4wFk7G Jan 01 09:12:43 volumio-test volumio[680]: info: Exploding uri spotify:track:1rqqCSm0Qe4I9rUvWncaom in service spop Jan 01 09:12:44 volumio-test volumio[680]: info: Exploding uri spotify:track:3QUzJqgkcjvsLhgqVos6ha in service spop Jan 01 09:12:44 volumio-test volumio[680]: info: Exploding uri spotify:track:32OlwWuMpZ6b0aN2RZOeMS in service spop Jan 01 09:12:44 volumio-test volumio[680]: info: Exploding uri spotify:track:1zB4vmk8tFRmM9UULNzbLB in service spop Jan 01 09:12:44 volumio-test volumio[680]: info: Exploding uri spotify:track:1PckUlxKqWQs3RlWXVBLw3 in service spop Jan 01 09:12:44 volumio-test volumio[680]: info: Exploding uri spotify:track:0wz1LjDb9ZNEYwOmDJ3Q4b in service spop Jan 01 09:12:44 volumio-test volumio[680]: info: Exploding uri spotify:track:5jgFfDIR6FR0gvlA56Nakr in service spop Jan 01 09:12:44 volumio-test volumio[680]: info: Exploding uri spotify:track:3dPQuX8Gs42Y7b454ybpMR in service spop Jan 01 09:12:44 volumio-test volumio[680]: info: Exploding uri spotify:track:5ygDXis42ncn6kYG14lEVG in service spop Jan 01 09:12:44 volumio-test volumio[680]: info: Exploding uri spotify:track:7fImDWw5bcUhRbZ0w1ny4J in service spop Jan 01 09:12:44 volumio-test volumio[680]: info: Exploding uri spotify:track:1N3dZ7TTWO6VcD4Y3hHYLZ in service spop Jan 01 09:12:44 volumio-test volumio[680]: info: Exploding uri spotify:track:1r9xUipOqoNwggBpENDsvJ in service spop Jan 01 09:12:44 volumio-test volumio[680]: info: Exploding uri spotify:track:2soBvUQBf5rbMj9HIyhzzK in service spop Jan 01 09:12:44 volumio-test volumio[680]: info: Exploding uri spotify:track:0eqH0ALoDQevq59YcQ53KE in service spop Jan 01 09:12:44 volumio-test volumio[680]: info: Exploding uri spotify:track:1SAkL1mYNJlaqnBQxVZrRl in service spop Jan 01 09:12:44 volumio-test volumio[680]: info: Exploding uri spotify:track:7jxt2wNMLCfLDReRlpzZ0c in service spop Jan 01 09:12:44 volumio-test volumio[680]: info: Exploding uri spotify:track:1rgnBhdG2JDFTbYkYRZAku in service spop Jan 01 09:12:44 volumio-test volumio[680]: info: Exploding uri spotify:track:57bgtoPSgt236HzfBOd8kj in service spop Jan 01 09:12:44 volumio-test volumio[680]: info: Exploding uri spotify:track:49eXdstc4EiOS2xpWDMg1d in service spop Jan 01 09:12:44 volumio-test volumio[680]: info: Exploding uri spotify:track:3m0y8qLoznUYi73SUBP8GI in service spop Jan 01 09:12:44 volumio-test volumio[680]: info: Exploding uri spotify:track:1WkMMavIMc4JZ8cfMmxHkI in service spop Jan 01 09:12:45 volumio-test volumio[680]: info: Exploding uri spotify:track:2KukL7UlQ8TdvpaA7bY3ZJ in service spop Jan 01 09:12:45 volumio-test volumio[680]: info: Exploding uri spotify:track:6Tio0ZoDeSQnI7EBAqWer2 in service spop Jan 01 09:12:45 volumio-test volumio[680]: info: Exploding uri spotify:track:42nSaPdT6g3ZIMHmKLlP2p in service spop Jan 01 09:12:45 volumio-test volumio[680]: info: Exploding uri spotify:track:05wIrZSwuaVWhcv5FfqeH0 in service spop Jan 01 09:12:45 volumio-test volumio[680]: info: Exploding uri spotify:track:5ubvP9oKmxLUVq506fgLhk in service spop Jan 01 09:12:45 volumio-test volumio[680]: info: Exploding uri spotify:track:3sT37kCEpxM1zQ8s98i7ps in service spop Jan 01 09:12:45 volumio-test volumio[680]: info: Exploding uri spotify:track:4gphxUgq0JSFv2BCLhNDiE in service spop Jan 01 09:12:45 volumio-test volumio[680]: info: Exploding uri spotify:track:2VCUcIPY3i6pv9Nu9Vg6k3 in service spop Jan 01 09:12:45 volumio-test volumio[680]: info: Exploding uri spotify:track:1L1MWnX8hpdkHWCR4wFk7G in service spop Jan 01 09:12:47 volumio-test volumio[680]: info: CoreCommandRouter::volumioPlay Jan 01 09:12:47 volumio-test volumio[680]: verbose: UNSET VOLATILE: Service: undefined Jan 01 09:12:47 volumio-test volumio[680]: [SpotifyConnect] unSetVolatile called Jan 01 09:12:47 volumio-test volumio[680]: info: Spotify Unset Volatile called Jan 01 09:12:47 volumio-test volumio[680]: [SpotifyConnect] Relinquishing Volumio State to another service Jan 01 09:12:47 volumio-test volumio[680]: [SpotifyConnect] Spotify Received stop Jan 01 09:12:47 volumio-test volumio[680]: info: CoreStateMachine::play index undefined Jan 01 09:12:47 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:12:47 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:12:47 volumio-test volumio[1165]: [Vollibrespot] : Pause Jan 01 09:12:47 volumio-test volumio[680]: [SpotifyConnect] Pause Jan 01 09:13:26 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: spop , handleBrowseUri Jan 01 09:13:26 volumio-test volumio[680]: info: In handleBrowseUri, curUri=spotify/myalbums Jan 01 09:13:26 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:13:28 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: spop , handleBrowseUri Jan 01 09:13:28 volumio-test volumio[680]: info: In handleBrowseUri, curUri=spotify/playlists Jan 01 09:13:29 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:13:30 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: spop , handleBrowseUri Jan 01 09:13:30 volumio-test volumio[680]: info: In handleBrowseUri, curUri=spotify:user:spotify:playlist:5btREGCemxXYwGRDEyYGQU Jan 01 09:13:31 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:13:31 volumio-test volumio[680]: info: Preloading song: spotify:track:7py80lGeFMciK4V1eENMS1 Jan 01 09:13:31 volumio-test volumio[680]: info: Exploding uri spotify:track:7py80lGeFMciK4V1eENMS1 in service spop Jan 01 09:13:37 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: spop , handleBrowseUri Jan 01 09:13:37 volumio-test volumio[680]: info: In handleBrowseUri, curUri=spotify/mytracks Jan 01 09:13:37 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:13:45 volumio-test volumio[680]: info: CoreCommandRouter::getUIConfigOnPlugin Jan 01 09:13:45 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sOptions Jan 01 09:13:45 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Jan 01 09:13:45 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus Jan 01 09:13:45 volumio-test volumio[680]: info: Getting Alsa Cards List without I2S DAC Jan 01 09:13:45 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2SNumber Jan 01 09:13:45 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Jan 01 09:13:45 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Jan 01 09:13:45 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Jan 01 09:13:45 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Jan 01 09:13:45 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Jan 01 09:13:45 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Jan 01 09:13:45 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Jan 01 09:13:45 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Jan 01 09:13:45 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: mpd , getPlaybackMode Jan 01 09:13:45 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getAdvancedSettingsStatus Jan 01 09:13:54 volumio-test volumio[680]: info: CoreCommandRouter::getUIConfigOnPlugin Jan 01 09:13:54 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: appearance , getBackgrounds Jan 01 09:13:58 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus Jan 01 09:13:58 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioToken Jan 01 09:14:05 volumio-test volumio[680]: info: CoreCommandRouter::getUIConfigOnPlugin Jan 01 09:14:05 volumio-test volumio[680]: info: CoreCommandRouter::getUIConfigOnPlugin Jan 01 09:14:05 volumio-test volumio[680]: info: Retrieving Cloud Streaming UI Jan 01 09:14:05 volumio-test volumio[680]: info: Getting Tidal Cloud Configuration Jan 01 09:14:05 volumio-test volumio[680]: info: CoreCommandRouter::getUIConfigOnPlugin Jan 01 09:14:05 volumio-test volumio[680]: info: Getting Qobuz Cloud Configuration Jan 01 09:14:05 volumio-test volumio[680]: info: Asking plugin for UI Config Jan 01 09:14:05 volumio-test volumio[680]: info: CoreCommandRouter::getUIConfigOnPlugin Jan 01 09:14:05 volumio-test volumio[680]: info: Getting Spotify Cloud Configuration Jan 01 09:14:05 volumio-test volumio[680]: info: Asking plugin for UI Config Jan 01 09:14:05 volumio-test volumio[680]: info: CoreCommandRouter::getUIConfigOnPlugin Jan 01 09:14:05 volumio-test volumio[680]: info: Saving Spotify Acccount Jan 01 09:14:05 volumio-test volumio[680]: info: Got Tidal Cloud Configuration Jan 01 09:14:05 volumio-test volumio[680]: info: Got it Jan 01 09:14:05 volumio-test volumio[680]: info: Got it Jan 01 09:14:05 volumio-test volumio[680]: error: Could not retrieve Spotify Config from plugin Spotify: no section found Jan 01 09:14:05 volumio-test volumio[680]: info: CoreCommandRouter::getUIConfigOnPlugin Jan 01 09:14:05 volumio-test volumio[680]: error: Error retrieving Highresaudio conf: TypeError: Cannot read property 'onSave' of undefined Jan 01 09:14:05 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getAdvancedSettingsStatus Jan 01 09:14:05 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: albumart , getConfigParam Jan 01 09:14:05 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: albumart , getConfigParam Jan 01 09:14:05 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: albumart , getConfigParam Jan 01 09:14:05 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Jan 01 09:14:05 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Jan 01 09:14:05 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Jan 01 09:14:05 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Jan 01 09:14:05 volumio-test volumio[680]: info: CoreCommandRouter::volumioGetBrowseSources Jan 01 09:14:05 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats Jan 01 09:14:05 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: networkfs , listShares Jan 01 09:14:09 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats Jan 01 09:14:13 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats Jan 01 09:14:17 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats Jan 01 09:14:21 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats Jan 01 09:14:32 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: spop , handleBrowseUri Jan 01 09:14:32 volumio-test volumio[680]: info: In handleBrowseUri, curUri=spotify Jan 01 09:14:32 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:14:32 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:14:32 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:14:32 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:14:33 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: spop , handleBrowseUri Jan 01 09:14:33 volumio-test volumio[680]: info: In handleBrowseUri, curUri=spotify/playlists Jan 01 09:14:33 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:14:43 volumio-test nmbd[616]: [2023/01/01 09:14:43.526843, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response) Jan 01 09:14:43 volumio-test nmbd[616]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.178 for name WORKGROUP<1d>. Jan 01 09:14:43 volumio-test nmbd[616]: This response was from IP 192.168.1.171, reporting an IP address of 192.168.1.171. Jan 01 09:14:47 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: spop , handleBrowseUri Jan 01 09:14:47 volumio-test volumio[680]: info: In handleBrowseUri, curUri=spotify/mytracks Jan 01 09:14:47 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:14:49 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:14:49 volumio-test volumio[680]: info: CoreCommandRouter::volumioReplaceandPlayItems Jan 01 09:14:49 volumio-test volumio[680]: info: CoreStateMachine::ClearQueue Jan 01 09:14:49 volumio-test volumio[680]: info: CoreStateMachine::stop Jan 01 09:14:49 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:14:49 volumio-test volumio[680]: info: CorePlayQueue::clearPlayQueue Jan 01 09:14:49 volumio-test volumio[680]: info: CorePlayQueue::saveQueue Jan 01 09:14:49 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushQueue Jan 01 09:14:49 volumio-test volumio[680]: info: CoreStateMachine::addQueueItems Jan 01 09:14:49 volumio-test volumio[680]: info: CorePlayQueue::addQueueItems Jan 01 09:14:49 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:1rqqCSm0Qe4I9rUvWncaom Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:1rqqCSm0Qe4I9rUvWncaom Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:3QUzJqgkcjvsLhgqVos6ha Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:3QUzJqgkcjvsLhgqVos6ha Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:32OlwWuMpZ6b0aN2RZOeMS Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:32OlwWuMpZ6b0aN2RZOeMS Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:1zB4vmk8tFRmM9UULNzbLB Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:1zB4vmk8tFRmM9UULNzbLB Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:1PckUlxKqWQs3RlWXVBLw3 Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:1PckUlxKqWQs3RlWXVBLw3 Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:0wz1LjDb9ZNEYwOmDJ3Q4b Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:0wz1LjDb9ZNEYwOmDJ3Q4b Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:5jgFfDIR6FR0gvlA56Nakr Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:5jgFfDIR6FR0gvlA56Nakr Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:3dPQuX8Gs42Y7b454ybpMR Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:3dPQuX8Gs42Y7b454ybpMR Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:5ygDXis42ncn6kYG14lEVG Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:5ygDXis42ncn6kYG14lEVG Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:7fImDWw5bcUhRbZ0w1ny4J Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:7fImDWw5bcUhRbZ0w1ny4J Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:1N3dZ7TTWO6VcD4Y3hHYLZ Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:1N3dZ7TTWO6VcD4Y3hHYLZ Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:1r9xUipOqoNwggBpENDsvJ Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:1r9xUipOqoNwggBpENDsvJ Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:2soBvUQBf5rbMj9HIyhzzK Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:2soBvUQBf5rbMj9HIyhzzK Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:0eqH0ALoDQevq59YcQ53KE Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:0eqH0ALoDQevq59YcQ53KE Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:1SAkL1mYNJlaqnBQxVZrRl Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:1SAkL1mYNJlaqnBQxVZrRl Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:7jxt2wNMLCfLDReRlpzZ0c Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:7jxt2wNMLCfLDReRlpzZ0c Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:1rgnBhdG2JDFTbYkYRZAku Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:1rgnBhdG2JDFTbYkYRZAku Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:57bgtoPSgt236HzfBOd8kj Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:57bgtoPSgt236HzfBOd8kj Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:49eXdstc4EiOS2xpWDMg1d Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:49eXdstc4EiOS2xpWDMg1d Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:3m0y8qLoznUYi73SUBP8GI Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:3m0y8qLoznUYi73SUBP8GI Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:1WkMMavIMc4JZ8cfMmxHkI Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:1WkMMavIMc4JZ8cfMmxHkI Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:2KukL7UlQ8TdvpaA7bY3ZJ Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:2KukL7UlQ8TdvpaA7bY3ZJ Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:6Tio0ZoDeSQnI7EBAqWer2 Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:6Tio0ZoDeSQnI7EBAqWer2 Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:42nSaPdT6g3ZIMHmKLlP2p Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:42nSaPdT6g3ZIMHmKLlP2p Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:05wIrZSwuaVWhcv5FfqeH0 Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:05wIrZSwuaVWhcv5FfqeH0 Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:5ubvP9oKmxLUVq506fgLhk Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:5ubvP9oKmxLUVq506fgLhk Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:3sT37kCEpxM1zQ8s98i7ps Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:3sT37kCEpxM1zQ8s98i7ps Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:4gphxUgq0JSFv2BCLhNDiE Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:4gphxUgq0JSFv2BCLhNDiE Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:2VCUcIPY3i6pv9Nu9Vg6k3 Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:2VCUcIPY3i6pv9Nu9Vg6k3 Jan 01 09:14:49 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:1L1MWnX8hpdkHWCR4wFk7G Jan 01 09:14:49 volumio-test volumio[680]: info: Using cached record of: spotify:track:1L1MWnX8hpdkHWCR4wFk7G Jan 01 09:14:49 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushQueue Jan 01 09:14:49 volumio-test volumio[680]: info: CorePlayQueue::saveQueue Jan 01 09:14:49 volumio-test volumio[680]: info: CoreStateMachine::updateTrackBlock Jan 01 09:14:49 volumio-test volumio[680]: info: CorePlayQueue::getTrackBlock Jan 01 09:14:49 volumio-test volumio[680]: info: CoreCommandRouter::volumioPlay Jan 01 09:14:49 volumio-test volumio[680]: info: CoreStateMachine::play index 0 Jan 01 09:14:49 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:14:49 volumio-test volumio[680]: info: CoreStateMachine::stop Jan 01 09:14:49 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:14:49 volumio-test volumio[680]: info: CoreStateMachine::play index undefined Jan 01 09:14:49 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:14:49 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:14:49 volumio-test volumio[680]: info: CoreStateMachine::startPlaybackTimer Jan 01 09:14:49 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:14:49 volumio-test volumio[680]: info: [1672564489544] ControllerSpotify::clearAddPlayTrack Jan 01 09:14:49 volumio-test volumio[680]: info: Setting this device active Jan 01 09:14:49 volumio-test volumio[1165]: [Vollibrespot] : Fetching autoplay context uri Jan 01 09:14:49 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 300997713727388713009536288036340765268, audio_type: Track }, track_id: SpotifyId { id: 300997713727388713009536288036340765268, audio_type: Track } } Jan 01 09:14:49 volumio-test volumio[1165]: [Vollibrespot] : error 400 for uri hm://autoplay-enabled/query?uri= Jan 01 09:14:49 volumio-test volumio[1165]: [Vollibrespot] : AutoplayError: MercuryError Jan 01 09:14:50 volumio-test volumio[1165]: [Vollibrespot] : Fetching autoplay context uri Jan 01 09:14:50 volumio-test volumio[1165]: [Vollibrespot] : error 400 for uri hm://autoplay-enabled/query?uri= Jan 01 09:14:50 volumio-test volumio[1165]: [Vollibrespot] : AutoplayError: MercuryError Jan 01 09:14:50 volumio-test volumio[1165]: [Vollibrespot] : Loading with Spotify URI Jan 01 09:14:50 volumio-test volumio[1165]: [Vollibrespot] : (190946 ms) loaded Jan 01 09:14:50 volumio-test kernel: pcm512x 1-004c: No SCLK, using BCLK: -2 Jan 01 09:14:51 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackStopped { track_id: SpotifyId { id: 300997713727388713009536288036340765268, audio_type: Track } } Jan 01 09:14:51 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 300997713727388713009536288036340765268, audio_type: Track }, track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track } } Jan 01 09:14:51 volumio-test volumio[680]: [SpotifyConnect] Cover Me In Sunshine Jan 01 09:14:51 volumio-test volumio[680]: info: [1672564491402] ControllerSpotify::pushState Jan 01 09:14:51 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:14:51 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:14:51 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:14:51 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:14:51 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:14:51 volumio-test volumio[680]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"Cover Me In Sunshine","artist":"P!nk, Willow Sage Hart","album":"Cover Me In Sunshine","albumart":"https://i.scdn.co/image/ab67616d0000b273e465904fbcc8de1920c60867","uri":"spotify:track:6Tio0ZoDeSQnI7EBAqWer2","trackType":"spotify","seek":0,"duration":142,"samplerate":"320 kbps","bitdepth":"16 bit","bitrate":"","channels":2,"stream":false,"repeatMode":"all"} Jan 01 09:14:51 volumio-test volumio[680]: verbose: CURRENT POSITION 0 Jan 01 09:14:51 volumio-test volumio[680]: info: CoreStateMachine::syncState stateService stop Jan 01 09:14:51 volumio-test volumio[680]: info: CoreStateMachine::syncState currentStatus stop Jan 01 09:14:51 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:14:51 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:14:51 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:14:51 volumio-test volumio[680]: info: No code Jan 01 09:14:51 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:14:51 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:14:51 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:14:51 volumio-test volumio[680]: [SpotifyConnect] Device palyback is inactive Jan 01 09:14:52 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackLoading { track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track } } Jan 01 09:14:52 volumio-test volumio[1165]: [Vollibrespot] : Event: SinkActive Jan 01 09:14:52 volumio-test volumio[680]: [SpotifyConnect] High Hopes Jan 01 09:14:52 volumio-test volumio[680]: [SpotifyConnect] Sink acquired Jan 01 09:14:52 volumio-test volumio[680]: info: Continuing Spotify Session Jan 01 09:14:52 volumio-test volumio[680]: info: Checking Spotify Web API Jan 01 09:14:52 volumio-test volumio[680]: [SpotifyConnect] Vollibrespot Active Jan 01 09:14:52 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:14:52 volumio-test volumio[680]: info: [1672564492427] ControllerSpotify::pushState Jan 01 09:14:52 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:14:52 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:14:52 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:14:53 volumio-test volumio[680]: info: Is Not Connect Playback Jan 01 09:14:53 volumio-test volumio[680]: info: [1672564493153] ControllerSpotify::pushState Jan 01 09:14:53 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:14:53 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:14:53 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:15:07 volumio-test volumio[680]: info: CoreCommandRouter::volumioRandom Jan 01 09:15:07 volumio-test volumio[680]: info: CoreCommandRouter::writePlayerControls Jan 01 09:15:07 volumio-test volumio[680]: info: CoreStateMachine::setRandom true Jan 01 09:15:07 volumio-test volumio[680]: info: Spotify Random: true Jan 01 09:15:07 volumio-test volumio[1165]: [Vollibrespot] : Event: Shuffle { status: true } Jan 01 09:15:07 volumio-test volumio[680]: info: [1672564507780] ControllerSpotify::pushState Jan 01 09:15:07 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:15:07 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:15:07 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:15:15 volumio-test volumio[680]: info: CoreCommandRouter::volumioNext Jan 01 09:15:15 volumio-test volumio[680]: info: CoreStateMachine::next Jan 01 09:15:15 volumio-test volumio[680]: info: Spotify next Jan 01 09:15:15 volumio-test volumio[1165]: [Vollibrespot] : Event: Next { track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track } } Jan 01 09:15:16 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track }, track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track } } Jan 01 09:15:16 volumio-test volumio[680]: [SpotifyConnect] High Hopes Jan 01 09:15:16 volumio-test volumio[680]: info: [1672564516511] ControllerSpotify::pushState Jan 01 09:15:16 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:15:16 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:15:16 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:15:16 volumio-test volumio[1165]: [Vollibrespot] : Event: SinkInactive Jan 01 09:15:16 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackStopped { track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track } } Jan 01 09:15:16 volumio-test volumio[680]: [SpotifyConnect] Sink released Jan 01 09:15:16 volumio-test volumio[680]: info: [1672564516546] ControllerSpotify::pushState Jan 01 09:15:16 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:15:16 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:15:16 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:15:16 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:15:16 volumio-test volumio[680]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"High Hopes","artist":"Panic! At The Disco","album":"Pray for the Wicked","albumart":"https://i.scdn.co/image/ab67616d0000b273c5148520a59be191eea16989","uri":"spotify:track:1rqqCSm0Qe4I9rUvWncaom","trackType":"spotify","seek":0,"duration":191,"samplerate":"320 kbps","bitdepth":"16 bit","bitrate":"","channels":2,"stream":false,"repeatMode":"all","random":true} Jan 01 09:15:16 volumio-test volumio[680]: verbose: CURRENT POSITION 0 Jan 01 09:15:16 volumio-test volumio[680]: info: CoreStateMachine::syncState stateService stop Jan 01 09:15:16 volumio-test volumio[680]: info: CoreStateMachine::syncState currentStatus play Jan 01 09:15:16 volumio-test volumio[680]: info: CoreStateMachine::play index undefined Jan 01 09:15:16 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:15:16 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:15:16 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:15:16 volumio-test volumio[680]: info: CorePlayQueue::getTrack 1 Jan 01 09:15:16 volumio-test volumio[680]: info: CoreStateMachine::startPlaybackTimer Jan 01 09:15:16 volumio-test volumio[680]: info: CorePlayQueue::getTrack 1 Jan 01 09:15:16 volumio-test volumio[680]: info: [1672564516563] ControllerSpotify::clearAddPlayTrack Jan 01 09:15:16 volumio-test volumio[680]: info: Setting this device active Jan 01 09:15:16 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:15:16 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:15:16 volumio-test volumio[680]: [SpotifyConnect] Device palyback is inactive Jan 01 09:15:16 volumio-test volumio[1165]: [Vollibrespot] : Fetching autoplay context uri Jan 01 09:15:16 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track }, track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track } } Jan 01 09:15:17 volumio-test volumio[1165]: [Vollibrespot] : error 400 for uri hm://autoplay-enabled/query?uri= Jan 01 09:15:17 volumio-test volumio[1165]: [Vollibrespot] : AutoplayError: MercuryError Jan 01 09:15:17 volumio-test volumio[1165]: [Vollibrespot] : Fetching autoplay context uri Jan 01 09:15:17 volumio-test volumio[1165]: [Vollibrespot] : error 400 for uri hm://autoplay-enabled/query?uri= Jan 01 09:15:17 volumio-test volumio[1165]: [Vollibrespot] : AutoplayError: MercuryError Jan 01 09:15:17 volumio-test volumio[1165]: [Vollibrespot] : Loading with Spotify URI Jan 01 09:15:17 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackStopped { track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track } } Jan 01 09:15:17 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track }, track_id: SpotifyId { id: 168295576799770520854897624459341633856, audio_type: Track } } Jan 01 09:15:17 volumio-test volumio[680]: [SpotifyConnect] High Hopes Jan 01 09:15:17 volumio-test volumio[680]: info: [1672564517865] ControllerSpotify::pushState Jan 01 09:15:17 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:15:17 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:15:17 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:15:17 volumio-test volumio[680]: info: CorePlayQueue::getTrack 1 Jan 01 09:15:17 volumio-test volumio[680]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"High Hopes","artist":"Panic! At The Disco","album":"Pray for the Wicked","albumart":"https://i.scdn.co/image/ab67616d0000b273c5148520a59be191eea16989","uri":"spotify:track:1rqqCSm0Qe4I9rUvWncaom","trackType":"spotify","seek":0,"duration":191,"samplerate":"320 kbps","bitdepth":"16 bit","bitrate":"","channels":2,"stream":false,"repeatMode":"all","random":true} Jan 01 09:15:17 volumio-test volumio[680]: verbose: CURRENT POSITION 1 Jan 01 09:15:17 volumio-test volumio[680]: info: CoreStateMachine::syncState stateService stop Jan 01 09:15:17 volumio-test volumio[680]: info: CoreStateMachine::syncState currentStatus stop Jan 01 09:15:17 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:15:17 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:15:17 volumio-test volumio[680]: info: No code Jan 01 09:15:17 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:15:17 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:15:17 volumio-test volumio[680]: [SpotifyConnect] Device palyback is inactive Jan 01 09:15:17 volumio-test volumio[1165]: [Vollibrespot] : (185303 ms) loaded Jan 01 09:15:17 volumio-test kernel: pcm512x 1-004c: No SCLK, using BCLK: -2 Jan 01 09:15:18 volumio-test volumio[680]: [SpotifyConnect] Cloudy Day Jan 01 09:15:18 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackLoading { track_id: SpotifyId { id: 168295576799770520854897624459341633856, audio_type: Track } } Jan 01 09:15:18 volumio-test volumio[1165]: [Vollibrespot] : Event: SinkActive Jan 01 09:15:18 volumio-test volumio[680]: [SpotifyConnect] Sink acquired Jan 01 09:15:18 volumio-test volumio[680]: info: Continuing Spotify Session Jan 01 09:15:18 volumio-test volumio[680]: info: Checking Spotify Web API Jan 01 09:15:19 volumio-test volumio[680]: info: Is Not Connect Playback Jan 01 09:15:19 volumio-test volumio[680]: info: [1672564519335] ControllerSpotify::pushState Jan 01 09:15:19 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:15:19 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:15:19 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:15:37 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: spop , handleBrowseUri Jan 01 09:15:37 volumio-test volumio[680]: info: In handleBrowseUri, curUri=spotify/mytracks Jan 01 09:15:38 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:15:50 volumio-test volumio[680]: info: CoreCommandRouter::volumioClearQueue Jan 01 09:15:50 volumio-test volumio[680]: info: CoreStateMachine::ClearQueue Jan 01 09:15:50 volumio-test volumio[680]: info: CoreStateMachine::stop Jan 01 09:15:50 volumio-test volumio[680]: info: CoreStateMachine::serviceStop Jan 01 09:15:50 volumio-test volumio[680]: info: CoreCommandRouter::serviceStop Jan 01 09:15:50 volumio-test volumio[680]: [SpotifyConnect] Spotify Received stop Jan 01 09:15:50 volumio-test volumio[680]: info: CorePlayQueue::clearPlayQueue Jan 01 09:15:50 volumio-test volumio[680]: info: CorePlayQueue::saveQueue Jan 01 09:15:50 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:15:50 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushQueue Jan 01 09:15:50 volumio-test volumio[1165]: [Vollibrespot] : Pause Jan 01 09:15:50 volumio-test volumio[680]: [SpotifyConnect] Pause Jan 01 09:15:50 volumio-test volumio[1165]: [Vollibrespot] : Event: Pause { track_id: SpotifyId { id: 168295576799770520854897624459341633856, audio_type: Track }, position_ms: 32643 } Jan 01 09:15:50 volumio-test volumio[680]: [SpotifyConnect] pause Jan 01 09:15:51 volumio-test volumio[680]: [SpotifyConnect] Cloudy Day Jan 01 09:15:51 volumio-test volumio[680]: info: [1672564551175] ControllerSpotify::pushState Jan 01 09:15:51 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:15:51 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:15:51 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:15:51 volumio-test volumio[1165]: [Vollibrespot] : Event: SinkInactive Jan 01 09:15:51 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackStopped { track_id: SpotifyId { id: 168295576799770520854897624459341633856, audio_type: Track } } Jan 01 09:15:51 volumio-test volumio[680]: [SpotifyConnect] Sink released Jan 01 09:15:51 volumio-test volumio[680]: info: [1672564551207] ControllerSpotify::pushState Jan 01 09:15:51 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:15:51 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:15:51 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:15:51 volumio-test volumio[680]: info: CorePlayQueue::getTrack 1 Jan 01 09:15:51 volumio-test volumio[680]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"Cloudy Day","artist":"Tones And I","album":"Cloudy Day","albumart":"https://i.scdn.co/image/ab67616d0000b2737060b604602090f2143b64ed","uri":"spotify:track:3QUzJqgkcjvsLhgqVos6ha","trackType":"spotify","seek":32643,"duration":186,"samplerate":"320 kbps","bitdepth":"16 bit","bitrate":"","channels":2,"stream":false,"repeatMode":"all","random":true} Jan 01 09:15:51 volumio-test volumio[680]: verbose: CURRENT POSITION 1 Jan 01 09:15:51 volumio-test volumio[680]: info: CoreStateMachine::syncState stateService stop Jan 01 09:15:51 volumio-test volumio[680]: info: CoreStateMachine::syncState currentStatus play Jan 01 09:15:51 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:15:51 volumio-test volumio[680]: info: CoreStateMachine::stPlaybackTimer Jan 01 09:15:51 volumio-test volumio[680]: [SpotifyConnect] Device palyback is inactive Jan 01 09:17:01 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: spop , handleBrowseUri Jan 01 09:17:01 volumio-test volumio[680]: info: In handleBrowseUri, curUri=spotify Jan 01 09:17:01 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:17:01 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:17:01 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:17:01 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:17:04 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: spop , handleBrowseUri Jan 01 09:17:04 volumio-test volumio[680]: info: In handleBrowseUri, curUri=spotify/mytracks Jan 01 09:17:04 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:17:08 volumio-test volumio[680]: info: CoreCommandRouter::volumioRandom Jan 01 09:17:08 volumio-test volumio[680]: info: CoreCommandRouter::writePlayerControls Jan 01 09:17:08 volumio-test volumio[680]: info: CoreStateMachine::setRandom true Jan 01 09:17:08 volumio-test volumio[680]: info: WARNING: No random method for plugin undefined Jan 01 09:17:10 volumio-test volumio[680]: info: CoreCommandRouter::volumioRandom Jan 01 09:17:10 volumio-test volumio[680]: info: CoreCommandRouter::writePlayerControls Jan 01 09:17:10 volumio-test volumio[680]: info: CoreStateMachine::setRandom true Jan 01 09:17:10 volumio-test volumio[680]: info: WARNING: No random method for plugin undefined Jan 01 09:17:16 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:17:16 volumio-test volumio[680]: info: CoreCommandRouter::volumioReplaceandPlayItems Jan 01 09:17:16 volumio-test volumio[680]: info: CoreStateMachine::ClearQueue Jan 01 09:17:16 volumio-test volumio[680]: info: CoreStateMachine::stop Jan 01 09:17:16 volumio-test volumio[680]: info: CoreStateMachine::serviceStop Jan 01 09:17:16 volumio-test volumio[680]: info: Received STOP, but no service to execute it Jan 01 09:17:16 volumio-test volumio[680]: info: CorePlayQueue::clearPlayQueue Jan 01 09:17:16 volumio-test volumio[680]: info: CorePlayQueue::saveQueue Jan 01 09:17:16 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushQueue Jan 01 09:17:16 volumio-test volumio[680]: info: CoreStateMachine::addQueueItems Jan 01 09:17:16 volumio-test volumio[680]: info: CorePlayQueue::addQueueItems Jan 01 09:17:16 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:1rqqCSm0Qe4I9rUvWncaom Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:1rqqCSm0Qe4I9rUvWncaom Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:3QUzJqgkcjvsLhgqVos6ha Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:3QUzJqgkcjvsLhgqVos6ha Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:32OlwWuMpZ6b0aN2RZOeMS Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:32OlwWuMpZ6b0aN2RZOeMS Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:1zB4vmk8tFRmM9UULNzbLB Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:1zB4vmk8tFRmM9UULNzbLB Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:1PckUlxKqWQs3RlWXVBLw3 Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:1PckUlxKqWQs3RlWXVBLw3 Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:0wz1LjDb9ZNEYwOmDJ3Q4b Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:0wz1LjDb9ZNEYwOmDJ3Q4b Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:5jgFfDIR6FR0gvlA56Nakr Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:5jgFfDIR6FR0gvlA56Nakr Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:3dPQuX8Gs42Y7b454ybpMR Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:3dPQuX8Gs42Y7b454ybpMR Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:5ygDXis42ncn6kYG14lEVG Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:5ygDXis42ncn6kYG14lEVG Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:7fImDWw5bcUhRbZ0w1ny4J Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:7fImDWw5bcUhRbZ0w1ny4J Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:1N3dZ7TTWO6VcD4Y3hHYLZ Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:1N3dZ7TTWO6VcD4Y3hHYLZ Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:1r9xUipOqoNwggBpENDsvJ Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:1r9xUipOqoNwggBpENDsvJ Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:2soBvUQBf5rbMj9HIyhzzK Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:2soBvUQBf5rbMj9HIyhzzK Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:0eqH0ALoDQevq59YcQ53KE Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:0eqH0ALoDQevq59YcQ53KE Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:1SAkL1mYNJlaqnBQxVZrRl Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:1SAkL1mYNJlaqnBQxVZrRl Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:7jxt2wNMLCfLDReRlpzZ0c Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:7jxt2wNMLCfLDReRlpzZ0c Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:1rgnBhdG2JDFTbYkYRZAku Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:1rgnBhdG2JDFTbYkYRZAku Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:57bgtoPSgt236HzfBOd8kj Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:57bgtoPSgt236HzfBOd8kj Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:49eXdstc4EiOS2xpWDMg1d Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:49eXdstc4EiOS2xpWDMg1d Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:3m0y8qLoznUYi73SUBP8GI Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:3m0y8qLoznUYi73SUBP8GI Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:1WkMMavIMc4JZ8cfMmxHkI Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:1WkMMavIMc4JZ8cfMmxHkI Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:2KukL7UlQ8TdvpaA7bY3ZJ Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:2KukL7UlQ8TdvpaA7bY3ZJ Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:6Tio0ZoDeSQnI7EBAqWer2 Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:6Tio0ZoDeSQnI7EBAqWer2 Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:42nSaPdT6g3ZIMHmKLlP2p Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:42nSaPdT6g3ZIMHmKLlP2p Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:05wIrZSwuaVWhcv5FfqeH0 Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:05wIrZSwuaVWhcv5FfqeH0 Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:5ubvP9oKmxLUVq506fgLhk Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:5ubvP9oKmxLUVq506fgLhk Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:3sT37kCEpxM1zQ8s98i7ps Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:3sT37kCEpxM1zQ8s98i7ps Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:4gphxUgq0JSFv2BCLhNDiE Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:4gphxUgq0JSFv2BCLhNDiE Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:2VCUcIPY3i6pv9Nu9Vg6k3 Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:2VCUcIPY3i6pv9Nu9Vg6k3 Jan 01 09:17:16 volumio-test volumio[680]: info: Adding Item to queue: spotify:track:1L1MWnX8hpdkHWCR4wFk7G Jan 01 09:17:16 volumio-test volumio[680]: info: Using cached record of: spotify:track:1L1MWnX8hpdkHWCR4wFk7G Jan 01 09:17:16 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushQueue Jan 01 09:17:16 volumio-test volumio[680]: info: CorePlayQueue::saveQueue Jan 01 09:17:16 volumio-test volumio[680]: info: CoreStateMachine::updateTrackBlock Jan 01 09:17:16 volumio-test volumio[680]: info: CorePlayQueue::getTrackBlock Jan 01 09:17:16 volumio-test volumio[680]: info: CoreCommandRouter::volumioPlay Jan 01 09:17:16 volumio-test volumio[680]: verbose: UNSET VOLATILE: Service: undefined Jan 01 09:17:16 volumio-test volumio[680]: [SpotifyConnect] unSetVolatile called Jan 01 09:17:16 volumio-test volumio[680]: info: Spotify Unset Volatile called Jan 01 09:17:16 volumio-test volumio[680]: [SpotifyConnect] Relinquishing Volumio State to another service Jan 01 09:17:16 volumio-test volumio[680]: [SpotifyConnect] Spotify Received stop Jan 01 09:17:16 volumio-test volumio[680]: info: CoreStateMachine::play index 0 Jan 01 09:17:16 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:17:16 volumio-test volumio[680]: info: CoreStateMachine::stop Jan 01 09:17:16 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:17:16 volumio-test volumio[680]: info: CoreStateMachine::play index undefined Jan 01 09:17:16 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:17:16 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:17:16 volumio-test volumio[680]: info: CoreStateMachine::startPlaybackTimer Jan 01 09:17:16 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:17:16 volumio-test volumio[680]: info: [1672564636115] ControllerSpotify::clearAddPlayTrack Jan 01 09:17:16 volumio-test volumio[680]: info: Setting this device active Jan 01 09:17:16 volumio-test volumio[1165]: [Vollibrespot] : Pause Jan 01 09:17:16 volumio-test volumio[680]: [SpotifyConnect] Pause Jan 01 09:17:16 volumio-test volumio[1165]: [Vollibrespot] : Fetching autoplay context uri Jan 01 09:17:16 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 168295576799770520854897624459341633856, audio_type: Track }, track_id: SpotifyId { id: 168295576799770520854897624459341633856, audio_type: Track } } Jan 01 09:17:16 volumio-test volumio[1165]: [Vollibrespot] : error 400 for uri hm://autoplay-enabled/query?uri= Jan 01 09:17:16 volumio-test volumio[1165]: [Vollibrespot] : AutoplayError: MercuryError Jan 01 09:17:16 volumio-test volumio[1165]: [Vollibrespot] : Fetching autoplay context uri Jan 01 09:17:17 volumio-test volumio[1165]: [Vollibrespot] : error 400 for uri hm://autoplay-enabled/query?uri= Jan 01 09:17:17 volumio-test volumio[1165]: [Vollibrespot] : AutoplayError: MercuryError Jan 01 09:17:17 volumio-test volumio[1165]: [Vollibrespot] : Loading with Spotify URI Jan 01 09:17:17 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackStopped { track_id: SpotifyId { id: 168295576799770520854897624459341633856, audio_type: Track } } Jan 01 09:17:17 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 168295576799770520854897624459341633856, audio_type: Track }, track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track } } Jan 01 09:17:17 volumio-test volumio[680]: [SpotifyConnect] Cloudy Day Jan 01 09:17:17 volumio-test volumio[680]: info: [1672564637267] ControllerSpotify::pushState Jan 01 09:17:17 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:17:17 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:17:17 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:17:17 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:17:17 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:17:17 volumio-test volumio[680]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"Cloudy Day","artist":"Tones And I","album":"Cloudy Day","albumart":"https://i.scdn.co/image/ab67616d0000b2737060b604602090f2143b64ed","uri":"spotify:track:3QUzJqgkcjvsLhgqVos6ha","trackType":"spotify","seek":0,"duration":186,"samplerate":"320 kbps","bitdepth":"16 bit","bitrate":"","channels":2,"stream":false,"repeatMode":"all","random":true} Jan 01 09:17:17 volumio-test volumio[680]: verbose: CURRENT POSITION 0 Jan 01 09:17:17 volumio-test volumio[680]: info: CoreStateMachine::syncState stateService stop Jan 01 09:17:17 volumio-test volumio[680]: info: CoreStateMachine::syncState currentStatus stop Jan 01 09:17:17 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:17:17 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:17:17 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:17:17 volumio-test volumio[680]: info: No code Jan 01 09:17:17 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:17:17 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:17:17 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:17:17 volumio-test volumio[680]: [SpotifyConnect] Device palyback is inactive Jan 01 09:17:17 volumio-test volumio[1165]: [Vollibrespot] : (190946 ms) loaded Jan 01 09:17:17 volumio-test kernel: pcm512x 1-004c: No SCLK, using BCLK: -2 Jan 01 09:17:18 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackLoading { track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track } } Jan 01 09:17:18 volumio-test volumio[1165]: [Vollibrespot] : Event: SinkActive Jan 01 09:17:18 volumio-test volumio[680]: [SpotifyConnect] High Hopes Jan 01 09:17:18 volumio-test volumio[680]: [SpotifyConnect] Sink acquired Jan 01 09:17:18 volumio-test volumio[680]: info: Continuing Spotify Session Jan 01 09:17:18 volumio-test volumio[680]: info: Checking Spotify Web API Jan 01 09:17:18 volumio-test volumio[680]: [SpotifyConnect] Vollibrespot Active Jan 01 09:17:18 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:17:18 volumio-test volumio[680]: info: [1672564638323] ControllerSpotify::pushState Jan 01 09:17:18 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:17:18 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:17:18 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:17:19 volumio-test volumio[680]: info: Is Not Connect Playback Jan 01 09:17:19 volumio-test volumio[680]: info: [1672564639075] ControllerSpotify::pushState Jan 01 09:17:19 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:17:19 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:17:19 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:17:28 volumio-test volumio[680]: info: CoreCommandRouter::volumioRandom Jan 01 09:17:28 volumio-test volumio[680]: info: CoreCommandRouter::writePlayerControls Jan 01 09:17:28 volumio-test volumio[680]: info: CoreStateMachine::setRandom false Jan 01 09:17:28 volumio-test volumio[680]: info: Spotify Random: false Jan 01 09:17:28 volumio-test volumio[680]: info: [1672564648701] ControllerSpotify::pushState Jan 01 09:17:28 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:17:28 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:17:28 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:17:28 volumio-test volumio[1165]: [Vollibrespot] : Attempting to resolve page "hm://context-resolve/v1/" Jan 01 09:17:28 volumio-test volumio[1165]: [Vollibrespot] : Event: Shuffle { status: false } Jan 01 09:17:29 volumio-test volumio[1165]: [Vollibrespot] : error 404 for uri hm://context-resolve/v1/ Jan 01 09:17:29 volumio-test volumio[1165]: [Vollibrespot] : ContextPollError: MercuryError Jan 01 09:17:31 volumio-test volumio[680]: info: CoreCommandRouter::volumioRandom Jan 01 09:17:31 volumio-test volumio[680]: info: CoreCommandRouter::writePlayerControls Jan 01 09:17:31 volumio-test volumio[680]: info: CoreStateMachine::setRandom true Jan 01 09:17:31 volumio-test volumio[680]: info: Spotify Random: true Jan 01 09:17:32 volumio-test volumio[680]: info: [1672564652201] ControllerSpotify::pushState Jan 01 09:17:32 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:17:32 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:17:32 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:17:32 volumio-test volumio[1165]: [Vollibrespot] : Event: Shuffle { status: true } Jan 01 09:17:35 volumio-test volumio[680]: info: CoreCommandRouter::volumioNext Jan 01 09:17:35 volumio-test volumio[680]: info: CoreStateMachine::next Jan 01 09:17:35 volumio-test volumio[680]: info: Spotify next Jan 01 09:17:35 volumio-test volumio[1165]: [Vollibrespot] : Event: Next { track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track } } Jan 01 09:17:35 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track }, track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track } } Jan 01 09:17:36 volumio-test volumio[1165]: [Vollibrespot] : Event: SinkInactive Jan 01 09:17:36 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackStopped { track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track } } Jan 01 09:17:36 volumio-test volumio[680]: [SpotifyConnect] High Hopes Jan 01 09:17:36 volumio-test volumio[680]: info: [1672564656286] ControllerSpotify::pushState Jan 01 09:17:36 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:17:36 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:17:36 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:17:36 volumio-test volumio[680]: [SpotifyConnect] Sink released Jan 01 09:17:36 volumio-test volumio[680]: info: [1672564656293] ControllerSpotify::pushState Jan 01 09:17:36 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:17:36 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:17:36 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:17:36 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:17:36 volumio-test volumio[680]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"High Hopes","artist":"Panic! At The Disco","album":"Pray for the Wicked","albumart":"https://i.scdn.co/image/ab67616d0000b273c5148520a59be191eea16989","uri":"spotify:track:1rqqCSm0Qe4I9rUvWncaom","trackType":"spotify","seek":0,"duration":191,"samplerate":"320 kbps","bitdepth":"16 bit","bitrate":"","channels":2,"stream":false,"repeatMode":"all","random":true} Jan 01 09:17:36 volumio-test volumio[680]: verbose: CURRENT POSITION 0 Jan 01 09:17:36 volumio-test volumio[680]: info: CoreStateMachine::syncState stateService stop Jan 01 09:17:36 volumio-test volumio[680]: info: CoreStateMachine::syncState currentStatus play Jan 01 09:17:36 volumio-test volumio[680]: info: CoreStateMachine::play index undefined Jan 01 09:17:36 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:17:36 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:17:36 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:17:36 volumio-test volumio[680]: info: CorePlayQueue::getTrack 1 Jan 01 09:17:36 volumio-test volumio[680]: info: CoreStateMachine::startPlaybackTimer Jan 01 09:17:36 volumio-test volumio[680]: info: CorePlayQueue::getTrack 1 Jan 01 09:17:36 volumio-test volumio[680]: info: [1672564656307] ControllerSpotify::clearAddPlayTrack Jan 01 09:17:36 volumio-test volumio[680]: info: Setting this device active Jan 01 09:17:36 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:17:36 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:17:36 volumio-test volumio[680]: [SpotifyConnect] Device palyback is inactive Jan 01 09:17:36 volumio-test volumio[1165]: [Vollibrespot] : Fetching autoplay context uri Jan 01 09:17:36 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track }, track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track } } Jan 01 09:17:36 volumio-test volumio[1165]: [Vollibrespot] : error 400 for uri hm://autoplay-enabled/query?uri= Jan 01 09:17:36 volumio-test volumio[1165]: [Vollibrespot] : AutoplayError: MercuryError Jan 01 09:17:36 volumio-test volumio[1165]: [Vollibrespot] : Fetching autoplay context uri Jan 01 09:17:37 volumio-test volumio[1165]: [Vollibrespot] : error 400 for uri hm://autoplay-enabled/query?uri= Jan 01 09:17:37 volumio-test volumio[1165]: [Vollibrespot] : AutoplayError: MercuryError Jan 01 09:17:37 volumio-test volumio[1165]: [Vollibrespot] : Loading with Spotify URI Jan 01 09:17:37 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackStopped { track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track } } Jan 01 09:17:37 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 62993967723617164482060509068398648990, audio_type: Track }, track_id: SpotifyId { id: 168295576799770520854897624459341633856, audio_type: Track } } Jan 01 09:17:37 volumio-test volumio[680]: [SpotifyConnect] High Hopes Jan 01 09:17:37 volumio-test volumio[680]: info: [1672564657414] ControllerSpotify::pushState Jan 01 09:17:37 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:17:37 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:17:37 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:17:37 volumio-test volumio[680]: info: CorePlayQueue::getTrack 1 Jan 01 09:17:37 volumio-test volumio[680]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"High Hopes","artist":"Panic! At The Disco","album":"Pray for the Wicked","albumart":"https://i.scdn.co/image/ab67616d0000b273c5148520a59be191eea16989","uri":"spotify:track:1rqqCSm0Qe4I9rUvWncaom","trackType":"spotify","seek":0,"duration":191,"samplerate":"320 kbps","bitdepth":"16 bit","bitrate":"","channels":2,"stream":false,"repeatMode":"all","random":true} Jan 01 09:17:37 volumio-test volumio[680]: verbose: CURRENT POSITION 1 Jan 01 09:17:37 volumio-test volumio[680]: info: CoreStateMachine::syncState stateService stop Jan 01 09:17:37 volumio-test volumio[680]: info: CoreStateMachine::syncState currentStatus stop Jan 01 09:17:37 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:17:37 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:17:37 volumio-test volumio[680]: info: No code Jan 01 09:17:37 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:17:37 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:17:37 volumio-test volumio[680]: [SpotifyConnect] Device palyback is inactive Jan 01 09:17:37 volumio-test volumio[1165]: [Vollibrespot] : (185303 ms) loaded Jan 01 09:17:37 volumio-test kernel: pcm512x 1-004c: No SCLK, using BCLK: -2 Jan 01 09:17:38 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackLoading { track_id: SpotifyId { id: 168295576799770520854897624459341633856, audio_type: Track } } Jan 01 09:17:38 volumio-test volumio[1165]: [Vollibrespot] : Event: SinkActive Jan 01 09:17:38 volumio-test volumio[680]: [SpotifyConnect] Cloudy Day Jan 01 09:17:38 volumio-test volumio[680]: [SpotifyConnect] Sink acquired Jan 01 09:17:38 volumio-test volumio[680]: info: Continuing Spotify Session Jan 01 09:17:38 volumio-test volumio[680]: info: Checking Spotify Web API Jan 01 09:17:38 volumio-test volumio[680]: info: Is Not Connect Playback Jan 01 09:17:38 volumio-test volumio[680]: info: [1672564658976] ControllerSpotify::pushState Jan 01 09:17:38 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:17:38 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:17:38 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:17:45 volumio-test volumio[680]: info: CoreCommandRouter::volumioNext Jan 01 09:17:45 volumio-test volumio[680]: info: CoreStateMachine::next Jan 01 09:17:45 volumio-test volumio[680]: info: Spotify next Jan 01 09:17:45 volumio-test volumio[1165]: [Vollibrespot] : Event: Next { track_id: SpotifyId { id: 168295576799770520854897624459341633856, audio_type: Track } } Jan 01 09:17:45 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 168295576799770520854897624459341633856, audio_type: Track }, track_id: SpotifyId { id: 168295576799770520854897624459341633856, audio_type: Track } } Jan 01 09:17:47 volumio-test volumio[1165]: [Vollibrespot] : Event: SinkInactive Jan 01 09:17:47 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackStopped { track_id: SpotifyId { id: 168295576799770520854897624459341633856, audio_type: Track } } Jan 01 09:17:47 volumio-test volumio[680]: [SpotifyConnect] Cloudy Day Jan 01 09:17:47 volumio-test volumio[680]: info: [1672564667573] ControllerSpotify::pushState Jan 01 09:17:47 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:17:47 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:17:47 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:17:47 volumio-test volumio[680]: [SpotifyConnect] Sink released Jan 01 09:17:47 volumio-test volumio[680]: info: [1672564667580] ControllerSpotify::pushState Jan 01 09:17:47 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:17:47 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:17:47 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:17:47 volumio-test volumio[680]: info: CorePlayQueue::getTrack 1 Jan 01 09:17:47 volumio-test volumio[680]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"Cloudy Day","artist":"Tones And I","album":"Cloudy Day","albumart":"https://i.scdn.co/image/ab67616d0000b2737060b604602090f2143b64ed","uri":"spotify:track:3QUzJqgkcjvsLhgqVos6ha","trackType":"spotify","seek":0,"duration":186,"samplerate":"320 kbps","bitdepth":"16 bit","bitrate":"","channels":2,"stream":false,"repeatMode":"all","random":true} Jan 01 09:17:47 volumio-test volumio[680]: verbose: CURRENT POSITION 1 Jan 01 09:17:47 volumio-test volumio[680]: info: CoreStateMachine::syncState stateService stop Jan 01 09:17:47 volumio-test volumio[680]: info: CoreStateMachine::syncState currentStatus play Jan 01 09:17:47 volumio-test volumio[680]: info: CoreStateMachine::play index undefined Jan 01 09:17:47 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:17:47 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:17:47 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:17:47 volumio-test volumio[680]: info: CorePlayQueue::getTrack 2 Jan 01 09:17:47 volumio-test volumio[680]: info: CoreStateMachine::startPlaybackTimer Jan 01 09:17:47 volumio-test volumio[680]: info: CorePlayQueue::getTrack 2 Jan 01 09:17:47 volumio-test volumio[680]: info: [1672564667594] ControllerSpotify::clearAddPlayTrack Jan 01 09:17:47 volumio-test volumio[680]: info: Setting this device active Jan 01 09:17:47 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:17:47 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:17:47 volumio-test volumio[680]: [SpotifyConnect] Device palyback is inactive Jan 01 09:17:48 volumio-test volumio[1165]: [Vollibrespot] : Fetching autoplay context uri Jan 01 09:17:48 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 168295576799770520854897624459341633856, audio_type: Track }, track_id: SpotifyId { id: 168295576799770520854897624459341633856, audio_type: Track } } Jan 01 09:17:48 volumio-test volumio[1165]: [Vollibrespot] : Fetching autoplay context uri Jan 01 09:17:48 volumio-test volumio[1165]: [Vollibrespot] : error 400 for uri hm://autoplay-enabled/query?uri= Jan 01 09:17:48 volumio-test volumio[1165]: [Vollibrespot] : error 400 for uri hm://autoplay-enabled/query?uri= Jan 01 09:17:48 volumio-test volumio[1165]: [Vollibrespot] : AutoplayError: MercuryError Jan 01 09:17:48 volumio-test volumio[1165]: [Vollibrespot] : Loading with Spotify URI Jan 01 09:17:48 volumio-test volumio[1165]: [Vollibrespot] : (269666 ms) loaded Jan 01 09:17:48 volumio-test kernel: pcm512x 1-004c: No SCLK, using BCLK: -2 Jan 01 09:17:49 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackStopped { track_id: SpotifyId { id: 168295576799770520854897624459341633856, audio_type: Track } } Jan 01 09:17:49 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 168295576799770520854897624459341633856, audio_type: Track }, track_id: SpotifyId { id: 133003633088202261147157149813839829422, audio_type: Track } } Jan 01 09:17:49 volumio-test volumio[680]: [SpotifyConnect] Cloudy Day Jan 01 09:17:49 volumio-test volumio[680]: info: [1672564669299] ControllerSpotify::pushState Jan 01 09:17:49 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:17:49 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:17:49 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:17:49 volumio-test volumio[680]: info: CorePlayQueue::getTrack 2 Jan 01 09:17:49 volumio-test volumio[680]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"Cloudy Day","artist":"Tones And I","album":"Cloudy Day","albumart":"https://i.scdn.co/image/ab67616d0000b2737060b604602090f2143b64ed","uri":"spotify:track:3QUzJqgkcjvsLhgqVos6ha","trackType":"spotify","seek":0,"duration":186,"samplerate":"320 kbps","bitdepth":"16 bit","bitrate":"","channels":2,"stream":false,"repeatMode":"all","random":true} Jan 01 09:17:49 volumio-test volumio[680]: verbose: CURRENT POSITION 2 Jan 01 09:17:49 volumio-test volumio[680]: info: CoreStateMachine::syncState stateService stop Jan 01 09:17:49 volumio-test volumio[680]: info: CoreStateMachine::syncState currentStatus stop Jan 01 09:17:49 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:17:49 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:17:49 volumio-test volumio[680]: info: No code Jan 01 09:17:49 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:17:49 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:17:49 volumio-test volumio[680]: [SpotifyConnect] Device palyback is inactive Jan 01 09:17:51 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackLoading { track_id: SpotifyId { id: 133003633088202261147157149813839829422, audio_type: Track } } Jan 01 09:17:51 volumio-test volumio[1165]: [Vollibrespot] : Event: SinkActive Jan 01 09:17:51 volumio-test volumio[680]: [SpotifyConnect] Uptown Funk (feat. Bruno Mars) Jan 01 09:17:51 volumio-test volumio[680]: [SpotifyConnect] Sink acquired Jan 01 09:17:51 volumio-test volumio[680]: info: Continuing Spotify Session Jan 01 09:17:51 volumio-test volumio[680]: info: Checking Spotify Web API Jan 01 09:17:51 volumio-test volumio[680]: info: Is Not Connect Playback Jan 01 09:17:51 volumio-test volumio[680]: info: [1672564671745] ControllerSpotify::pushState Jan 01 09:17:51 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:17:51 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:17:51 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:17:56 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: spop , handleBrowseUri Jan 01 09:17:56 volumio-test volumio[680]: info: In handleBrowseUri, curUri=spotify/playlists Jan 01 09:17:56 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:17:58 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: spop , handleBrowseUri Jan 01 09:17:58 volumio-test volumio[680]: info: In handleBrowseUri, curUri=spotify:user:spotify:playlist:5btREGCemxXYwGRDEyYGQU Jan 01 09:17:59 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:18:00 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:18:00 volumio-test volumio[680]: info: CoreCommandRouter::volumioReplaceandPlayItems Jan 01 09:18:00 volumio-test volumio[680]: info: CoreStateMachine::ClearQueue Jan 01 09:18:00 volumio-test volumio[680]: info: CoreStateMachine::stop Jan 01 09:18:00 volumio-test volumio[680]: info: CoreStateMachine::serviceStop Jan 01 09:18:00 volumio-test volumio[680]: info: CoreCommandRouter::serviceStop Jan 01 09:18:00 volumio-test volumio[680]: [SpotifyConnect] Spotify Received stop Jan 01 09:18:00 volumio-test volumio[680]: info: CorePlayQueue::clearPlayQueue Jan 01 09:18:00 volumio-test volumio[680]: info: CorePlayQueue::saveQueue Jan 01 09:18:00 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushQueue Jan 01 09:18:00 volumio-test volumio[680]: info: CoreStateMachine::addQueueItems Jan 01 09:18:00 volumio-test volumio[680]: info: CorePlayQueue::addQueueItems Jan 01 09:18:00 volumio-test volumio[680]: info: Preload queue cleared Jan 01 09:18:00 volumio-test volumio[680]: info: Adding Item to queue: spotify:user:spotify:playlist:5btREGCemxXYwGRDEyYGQU Jan 01 09:18:00 volumio-test volumio[680]: info: Using cached record of: spotify:user:spotify:playlist:5btREGCemxXYwGRDEyYGQU Jan 01 09:18:00 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushQueue Jan 01 09:18:00 volumio-test volumio[680]: info: CorePlayQueue::saveQueue Jan 01 09:18:00 volumio-test volumio[680]: info: CoreStateMachine::updateTrackBlock Jan 01 09:18:00 volumio-test volumio[680]: info: CorePlayQueue::getTrackBlock Jan 01 09:18:00 volumio-test volumio[680]: info: CoreCommandRouter::volumioPlay Jan 01 09:18:00 volumio-test volumio[680]: verbose: UNSET VOLATILE: Service: spop Jan 01 09:18:00 volumio-test volumio[680]: [SpotifyConnect] unSetVolatile called Jan 01 09:18:00 volumio-test volumio[680]: info: Spotify Unset Volatile called Jan 01 09:18:00 volumio-test volumio[680]: [SpotifyConnect] Relinquishing Volumio State to another service Jan 01 09:18:00 volumio-test volumio[680]: [SpotifyConnect] Spotify Received stop Jan 01 09:18:00 volumio-test volumio[680]: info: CoreStateMachine::play index 0 Jan 01 09:18:00 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:18:00 volumio-test volumio[680]: info: CoreStateMachine::stop Jan 01 09:18:00 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:18:00 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:18:00 volumio-test volumio[680]: info: CorePlayQueue::getTrack 2 Jan 01 09:18:00 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:18:00 volumio-test volumio[680]: info: CoreStateMachine::stPlaybackTimer Jan 01 09:18:00 volumio-test volumio[680]: info: CoreStateMachine::updateTrackBlock Jan 01 09:18:00 volumio-test volumio[680]: info: CorePlayQueue::getTrackBlock Jan 01 09:18:00 volumio-test volumio[680]: info: CoreStateMachine::serviceStop Jan 01 09:18:00 volumio-test volumio[680]: info: CorePlayQueue::getTrack 2 Jan 01 09:18:00 volumio-test volumio[680]: info: CoreCommandRouter::serviceStop Jan 01 09:18:00 volumio-test volumio[680]: [SpotifyConnect] Spotify Received stop Jan 01 09:18:01 volumio-test volumio[1165]: [Vollibrespot] : Pause Jan 01 09:18:01 volumio-test volumio[1165]: [Vollibrespot] : Event: Pause { track_id: SpotifyId { id: 133003633088202261147157149813839829422, audio_type: Track }, position_ms: 12100 } Jan 01 09:18:01 volumio-test volumio[680]: [SpotifyConnect] Pause Jan 01 09:18:01 volumio-test volumio[680]: [SpotifyConnect] pause Jan 01 09:18:01 volumio-test volumio[680]: info: CoreStateMachine::play index undefined Jan 01 09:18:01 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:18:01 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:18:01 volumio-test volumio[680]: info: CoreStateMachine::startPlaybackTimer Jan 01 09:18:01 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:18:01 volumio-test volumio[680]: info: [1672564681415] ControllerSpotify::clearAddPlayTrack Jan 01 09:18:01 volumio-test volumio[680]: info: Setting this device active Jan 01 09:18:01 volumio-test volumio[1165]: [Vollibrespot] : Fetching autoplay context uri Jan 01 09:18:01 volumio-test volumio[1165]: [Vollibrespot] : Fetching autoplay context uri Jan 01 09:18:01 volumio-test volumio[1165]: [Vollibrespot] : error 400 for uri hm://autoplay-enabled/query?uri= Jan 01 09:18:02 volumio-test volumio[1165]: [Vollibrespot] : error 400 for uri hm://autoplay-enabled/query?uri= Jan 01 09:18:02 volumio-test volumio[1165]: [Vollibrespot] : AutoplayError: MercuryError Jan 01 09:18:02 volumio-test volumio[1165]: [Vollibrespot] : Pause Jan 01 09:18:02 volumio-test volumio[1165]: [Vollibrespot] : Event: SinkInactive Jan 01 09:18:02 volumio-test volumio[1165]: [Vollibrespot] : Pause Jan 01 09:18:02 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackStopped { track_id: SpotifyId { id: 133003633088202261147157149813839829422, audio_type: Track } } Jan 01 09:18:02 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 133003633088202261147157149813839829422, audio_type: Track }, track_id: SpotifyId { id: 133003633088202261147157149813839829422, audio_type: Track } } Jan 01 09:18:02 volumio-test volumio[680]: [SpotifyConnect] Uptown Funk (feat. Bruno Mars) Jan 01 09:18:02 volumio-test volumio[680]: info: [1672564682641] ControllerSpotify::pushState Jan 01 09:18:02 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:18:02 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:18:02 volumio-test volumio[680]: verbose: STATE SERVICE {"status":"play","service":"spop","title":"Uptown Funk (feat. Bruno Mars)","artist":"Mark Ronson, Bruno Mars","album":"Uptown Special","albumart":"https://i.scdn.co/image/ab67616d0000b273e419ccba0baa8bd3f3d7abf2","uri":"spotify:track:32OlwWuMpZ6b0aN2RZOeMS","trackType":"spotify","seek":12100,"duration":270,"samplerate":"320 kbps","bitdepth":"16 bit","bitrate":"","channels":2,"stream":false,"repeatMode":"all","random":true} Jan 01 09:18:02 volumio-test volumio[680]: verbose: CURRENT POSITION 0 Jan 01 09:18:02 volumio-test volumio[680]: info: CoreStateMachine::syncState stateService play Jan 01 09:18:02 volumio-test volumio[680]: info: CoreStateMachine::syncState currentStatus stop Jan 01 09:18:02 volumio-test volumio[680]: [SpotifyConnect] Pause Jan 01 09:18:02 volumio-test volumio[680]: [SpotifyConnect] Sink released Jan 01 09:18:02 volumio-test volumio[680]: info: [1672564682644] ControllerSpotify::pushState Jan 01 09:18:02 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:18:02 volumio-test volumio[1165]: [Vollibrespot] : Player::pause called from invalid state Jan 01 09:18:02 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:18:02 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:18:02 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:18:02 volumio-test volumio[680]: info: CorePlayQueue::getTrack 0 Jan 01 09:18:02 volumio-test volumio[680]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"Uptown Funk (feat. Bruno Mars)","artist":"Mark Ronson, Bruno Mars","album":"Uptown Special","albumart":"https://i.scdn.co/image/ab67616d0000b273e419ccba0baa8bd3f3d7abf2","uri":"spotify:track:32OlwWuMpZ6b0aN2RZOeMS","trackType":"spotify","seek":12100,"duration":270,"samplerate":"320 kbps","bitdepth":"16 bit","bitrate":"","channels":2,"stream":false,"repeatMode":"all","random":true} Jan 01 09:18:02 volumio-test volumio[680]: verbose: CURRENT POSITION 0 Jan 01 09:18:02 volumio-test volumio[680]: info: CoreStateMachine::syncState stateService stop Jan 01 09:18:02 volumio-test volumio[680]: info: CoreStateMachine::syncState currentStatus play Jan 01 09:18:02 volumio-test volumio[680]: info: CoreStateMachine::play index undefined Jan 01 09:18:02 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:18:02 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:18:02 volumio-test volumio[680]: info: CorePlayQueue::getTrack 1 Jan 01 09:18:02 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:18:02 volumio-test volumio[680]: info: CorePlayQueue::getTrack 1 Jan 01 09:18:02 volumio-test volumio[680]: info: CoreStateMachine::startPlaybackTimer Jan 01 09:18:02 volumio-test volumio[680]: info: CorePlayQueue::getTrack 1 Jan 01 09:18:02 volumio-test volumio[680]: info: [1672564682660] ControllerSpotify::clearAddPlayTrack Jan 01 09:18:02 volumio-test volumio[680]: info: Setting this device active Jan 01 09:18:02 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:18:02 volumio-test volumio[680]: info: CorePlayQueue::getTrack 1 Jan 01 09:18:02 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:18:02 volumio-test volumio[680]: [SpotifyConnect] Pause Jan 01 09:18:02 volumio-test volumio[680]: [SpotifyConnect] Device palyback is inactive Jan 01 09:18:02 volumio-test volumio[1165]: [Vollibrespot] : Loading with Spotify URI Jan 01 09:18:02 volumio-test volumio[1165]: [Vollibrespot] : Fetching autoplay context uri Jan 01 09:18:02 volumio-test volumio[1165]: [Vollibrespot] : (141050 ms) loaded Jan 01 09:18:03 volumio-test volumio[1165]: [Vollibrespot] : Loading with Spotify URI Jan 01 09:18:03 volumio-test volumio[1165]: [Vollibrespot] : error 400 for uri hm://autoplay-enabled/query?uri= Jan 01 09:18:03 volumio-test volumio[1165]: [Vollibrespot] : Fetching autoplay context uri Jan 01 09:18:03 volumio-test volumio[1165]: [Vollibrespot] : error 400 for uri hm://autoplay-enabled/query?uri= Jan 01 09:18:03 volumio-test volumio[1165]: [Vollibrespot] : Loading with Spotify URI Jan 01 09:18:03 volumio-test volumio[1165]: [Vollibrespot] : AutoplayError: MercuryError Jan 01 09:18:04 volumio-test volumio[1165]: [Vollibrespot] : (278281 ms) loaded Jan 01 09:18:04 volumio-test kernel: pcm512x 1-004c: No SCLK, using BCLK: -2 Jan 01 09:18:04 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackStopped { track_id: SpotifyId { id: 133003633088202261147157149813839829422, audio_type: Track } } Jan 01 09:18:04 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 133003633088202261147157149813839829422, audio_type: Track }, track_id: SpotifyId { id: 300997713727388713009536288036340765268, audio_type: Track } } Jan 01 09:18:04 volumio-test volumio[680]: [SpotifyConnect] Uptown Funk (feat. Bruno Mars) Jan 01 09:18:04 volumio-test volumio[680]: info: [1672564684146] ControllerSpotify::pushState Jan 01 09:18:04 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:18:04 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:18:04 volumio-test volumio[680]: info: CorePlayQueue::getTrack 1 Jan 01 09:18:04 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:18:04 volumio-test volumio[680]: info: CorePlayQueue::getTrack 1 Jan 01 09:18:04 volumio-test volumio[680]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"Uptown Funk (feat. Bruno Mars)","artist":"Mark Ronson, Bruno Mars","album":"Uptown Special","albumart":"https://i.scdn.co/image/ab67616d0000b273e419ccba0baa8bd3f3d7abf2","uri":"spotify:track:32OlwWuMpZ6b0aN2RZOeMS","trackType":"spotify","seek":0,"duration":270,"samplerate":"320 kbps","bitdepth":"16 bit","bitrate":"","channels":2,"stream":false,"repeatMode":"all","random":true} Jan 01 09:18:04 volumio-test volumio[680]: verbose: CURRENT POSITION 1 Jan 01 09:18:04 volumio-test volumio[680]: info: CoreStateMachine::syncState stateService stop Jan 01 09:18:04 volumio-test volumio[680]: info: CoreStateMachine::syncState currentStatus stop Jan 01 09:18:04 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:18:04 volumio-test volumio[680]: info: CorePlayQueue::getTrack 1 Jan 01 09:18:04 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:18:04 volumio-test volumio[680]: info: No code Jan 01 09:18:04 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:18:04 volumio-test volumio[680]: info: CorePlayQueue::getTrack 1 Jan 01 09:18:04 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:18:04 volumio-test volumio[680]: [SpotifyConnect] Device palyback is inactive Jan 01 09:18:05 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackLoading { track_id: SpotifyId { id: 300997713727388713009536288036340765268, audio_type: Track } } Jan 01 09:18:05 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 300997713727388713009536288036340765268, audio_type: Track }, track_id: SpotifyId { id: 300997713727388713009536288036340765268, audio_type: Track } } Jan 01 09:18:05 volumio-test volumio[680]: [SpotifyConnect] Cover Me In Sunshine Jan 01 09:18:06 volumio-test volumio[680]: info: Is Not Connect Playback Jan 01 09:18:06 volumio-test volumio[680]: info: [1672564686307] ControllerSpotify::pushState Jan 01 09:18:06 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:18:06 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:18:06 volumio-test volumio[680]: info: CorePlayQueue::getTrack 1 Jan 01 09:18:06 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:18:06 volumio-test volumio[680]: info: CorePlayQueue::getTrack 1 Jan 01 09:18:06 volumio-test volumio[680]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"Cover Me In Sunshine","artist":"P!nk, Willow Sage Hart","album":"Cover Me In Sunshine","albumart":"https://i.scdn.co/image/ab67616d0000b273e465904fbcc8de1920c60867","uri":"spotify:track:6Tio0ZoDeSQnI7EBAqWer2","trackType":"spotify","seek":0,"duration":142,"samplerate":"320 kbps","bitdepth":"16 bit","bitrate":"","channels":2,"stream":false,"repeatMode":"all","random":true} Jan 01 09:18:06 volumio-test volumio[680]: verbose: CURRENT POSITION 1 Jan 01 09:18:06 volumio-test volumio[680]: info: CoreStateMachine::syncState stateService stop Jan 01 09:18:06 volumio-test volumio[680]: info: CoreStateMachine::syncState currentStatus stop Jan 01 09:18:06 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:18:06 volumio-test volumio[680]: info: CorePlayQueue::getTrack 1 Jan 01 09:18:06 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:18:06 volumio-test volumio[680]: info: No code Jan 01 09:18:06 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:18:06 volumio-test volumio[680]: info: CorePlayQueue::getTrack 1 Jan 01 09:18:06 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:18:06 volumio-test volumio[1165]: [Vollibrespot] : (141050 ms) loaded Jan 01 09:18:07 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackLoading { track_id: SpotifyId { id: 300997713727388713009536288036340765268, audio_type: Track } } Jan 01 09:18:07 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 300997713727388713009536288036340765268, audio_type: Track }, track_id: SpotifyId { id: 120096636736267596104594726558817656047, audio_type: Track } } Jan 01 09:18:07 volumio-test volumio[680]: [SpotifyConnect] Cover Me In Sunshine Jan 01 09:18:07 volumio-test volumio[680]: info: [1672564687689] ControllerSpotify::pushState Jan 01 09:18:07 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:18:07 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:18:07 volumio-test volumio[680]: info: CorePlayQueue::getTrack 1 Jan 01 09:18:07 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:18:07 volumio-test volumio[680]: info: CorePlayQueue::getTrack 1 Jan 01 09:18:07 volumio-test volumio[680]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"Cover Me In Sunshine","artist":"P!nk, Willow Sage Hart","album":"Cover Me In Sunshine","albumart":"https://i.scdn.co/image/ab67616d0000b273e465904fbcc8de1920c60867","uri":"spotify:track:6Tio0ZoDeSQnI7EBAqWer2","trackType":"spotify","seek":0,"duration":142,"samplerate":"320 kbps","bitdepth":"16 bit","bitrate":"","channels":2,"stream":false,"repeatMode":"all","random":true} Jan 01 09:18:07 volumio-test volumio[680]: verbose: CURRENT POSITION 1 Jan 01 09:18:07 volumio-test volumio[680]: info: CoreStateMachine::syncState stateService stop Jan 01 09:18:07 volumio-test volumio[680]: info: CoreStateMachine::syncState currentStatus stop Jan 01 09:18:07 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:18:07 volumio-test volumio[680]: info: CorePlayQueue::getTrack 1 Jan 01 09:18:07 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:18:07 volumio-test volumio[680]: info: No code Jan 01 09:18:07 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:18:07 volumio-test volumio[680]: info: CorePlayQueue::getTrack 1 Jan 01 09:18:07 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:18:09 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackLoading { track_id: SpotifyId { id: 120096636736267596104594726558817656047, audio_type: Track } } Jan 01 09:18:09 volumio-test volumio[1165]: [Vollibrespot] : Event: SinkActive Jan 01 09:18:09 volumio-test volumio[680]: [SpotifyConnect] BREAK MY SOUL Jan 01 09:18:09 volumio-test volumio[680]: [SpotifyConnect] Sink acquired Jan 01 09:18:09 volumio-test volumio[680]: info: Continuing Spotify Session Jan 01 09:18:09 volumio-test volumio[680]: info: Checking Spotify Web API Jan 01 09:18:09 volumio-test volumio[680]: [SpotifyConnect] Vollibrespot Active Jan 01 09:18:09 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:18:09 volumio-test volumio[680]: info: [1672564689151] ControllerSpotify::pushState Jan 01 09:18:09 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:18:09 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:18:09 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:18:09 volumio-test volumio[680]: info: Is Not Connect Playback Jan 01 09:18:09 volumio-test volumio[680]: info: [1672564689869] ControllerSpotify::pushState Jan 01 09:18:09 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:18:09 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:18:09 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:18:10 volumio-test volumio[680]: info: CoreCommandRouter::volumioRandom Jan 01 09:18:10 volumio-test volumio[680]: info: CoreCommandRouter::writePlayerControls Jan 01 09:18:10 volumio-test volumio[680]: info: CoreStateMachine::setRandom false Jan 01 09:18:10 volumio-test volumio[680]: info: Spotify Random: false Jan 01 09:18:10 volumio-test volumio[680]: info: [1672564690657] ControllerSpotify::pushState Jan 01 09:18:10 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:18:10 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:18:10 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:18:10 volumio-test volumio[1165]: [Vollibrespot] : Attempting to resolve page "hm://context-resolve/v1/" Jan 01 09:18:10 volumio-test volumio[1165]: [Vollibrespot] : Event: Shuffle { status: false } Jan 01 09:18:11 volumio-test volumio[1165]: [Vollibrespot] : error 404 for uri hm://context-resolve/v1/ Jan 01 09:18:11 volumio-test volumio[1165]: [Vollibrespot] : ContextPollError: MercuryError Jan 01 09:18:19 volumio-test volumio[680]: info: CoreCommandRouter::volumioRandom Jan 01 09:18:19 volumio-test volumio[680]: info: CoreCommandRouter::writePlayerControls Jan 01 09:18:19 volumio-test volumio[680]: info: CoreStateMachine::setRandom true Jan 01 09:18:19 volumio-test volumio[680]: info: Spotify Random: true Jan 01 09:18:20 volumio-test volumio[680]: info: [1672564700195] ControllerSpotify::pushState Jan 01 09:18:20 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:18:20 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:18:20 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:18:20 volumio-test volumio[1165]: [Vollibrespot] : Event: Shuffle { status: true } Jan 01 09:18:27 volumio-test volumio[680]: info: CoreCommandRouter::volumioNext Jan 01 09:18:27 volumio-test volumio[680]: info: CoreStateMachine::next Jan 01 09:18:27 volumio-test volumio[680]: info: Spotify next Jan 01 09:18:27 volumio-test volumio[1165]: [Vollibrespot] : Event: Next { track_id: SpotifyId { id: 120096636736267596104594726558817656047, audio_type: Track } } Jan 01 09:18:28 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 120096636736267596104594726558817656047, audio_type: Track }, track_id: SpotifyId { id: 120096636736267596104594726558817656047, audio_type: Track } } Jan 01 09:18:28 volumio-test volumio[1165]: [Vollibrespot] : Event: SinkInactive Jan 01 09:18:28 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackStopped { track_id: SpotifyId { id: 120096636736267596104594726558817656047, audio_type: Track } } Jan 01 09:18:28 volumio-test volumio[680]: [SpotifyConnect] BREAK MY SOUL Jan 01 09:18:28 volumio-test volumio[680]: info: [1672564708540] ControllerSpotify::pushState Jan 01 09:18:28 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:18:28 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:18:28 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:18:28 volumio-test volumio[680]: [SpotifyConnect] Sink released Jan 01 09:18:28 volumio-test volumio[680]: info: [1672564708549] ControllerSpotify::pushState Jan 01 09:18:28 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:18:28 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:18:28 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:18:28 volumio-test volumio[680]: info: CorePlayQueue::getTrack 1 Jan 01 09:18:28 volumio-test volumio[680]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"BREAK MY SOUL","artist":"Beyoncé","album":"BREAK MY SOUL","albumart":"https://i.scdn.co/image/ab67616d0000b273ef5c4d1b49aa500905423be3","uri":"spotify:track:2KukL7UlQ8TdvpaA7bY3ZJ","trackType":"spotify","seek":0,"duration":279,"samplerate":"320 kbps","bitdepth":"16 bit","bitrate":"","channels":2,"stream":false,"repeatMode":"all","random":true} Jan 01 09:18:28 volumio-test volumio[680]: verbose: CURRENT POSITION 1 Jan 01 09:18:28 volumio-test volumio[680]: info: CoreStateMachine::syncState stateService stop Jan 01 09:18:28 volumio-test volumio[680]: info: CoreStateMachine::syncState currentStatus play Jan 01 09:18:28 volumio-test volumio[680]: info: CoreStateMachine::play index undefined Jan 01 09:18:28 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:18:28 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:18:28 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:18:28 volumio-test volumio[680]: info: CorePlayQueue::getTrack 2 Jan 01 09:18:28 volumio-test volumio[680]: info: CoreStateMachine::startPlaybackTimer Jan 01 09:18:28 volumio-test volumio[680]: info: CorePlayQueue::getTrack 2 Jan 01 09:18:28 volumio-test volumio[680]: info: [1672564708564] ControllerSpotify::clearAddPlayTrack Jan 01 09:18:28 volumio-test volumio[680]: info: Setting this device active Jan 01 09:18:28 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:18:28 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:18:28 volumio-test volumio[680]: [SpotifyConnect] Device palyback is inactive Jan 01 09:18:28 volumio-test volumio[1165]: [Vollibrespot] : Fetching autoplay context uri Jan 01 09:18:28 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 120096636736267596104594726558817656047, audio_type: Track }, track_id: SpotifyId { id: 120096636736267596104594726558817656047, audio_type: Track } } Jan 01 09:18:29 volumio-test volumio[1165]: [Vollibrespot] : error 400 for uri hm://autoplay-enabled/query?uri= Jan 01 09:18:29 volumio-test volumio[1165]: [Vollibrespot] : AutoplayError: MercuryError Jan 01 09:18:29 volumio-test volumio[1165]: [Vollibrespot] : Fetching autoplay context uri Jan 01 09:18:29 volumio-test volumio[1165]: [Vollibrespot] : error 400 for uri hm://autoplay-enabled/query?uri= Jan 01 09:18:29 volumio-test volumio[1165]: [Vollibrespot] : AutoplayError: MercuryError Jan 01 09:18:29 volumio-test volumio[1165]: [Vollibrespot] : Loading with Spotify URI Jan 01 09:18:29 volumio-test volumio[680]: [SpotifyConnect] BREAK MY SOUL Jan 01 09:18:29 volumio-test volumio[680]: info: [1672564709774] ControllerSpotify::pushState Jan 01 09:18:29 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:18:29 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:18:29 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:18:29 volumio-test volumio[680]: info: CorePlayQueue::getTrack 2 Jan 01 09:18:29 volumio-test volumio[680]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"BREAK MY SOUL","artist":"Beyoncé","album":"BREAK MY SOUL","albumart":"https://i.scdn.co/image/ab67616d0000b273ef5c4d1b49aa500905423be3","uri":"spotify:track:2KukL7UlQ8TdvpaA7bY3ZJ","trackType":"spotify","seek":0,"duration":279,"samplerate":"320 kbps","bitdepth":"16 bit","bitrate":"","channels":2,"stream":false,"repeatMode":"all","random":true} Jan 01 09:18:29 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackStopped { track_id: SpotifyId { id: 120096636736267596104594726558817656047, audio_type: Track } } Jan 01 09:18:29 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 120096636736267596104594726558817656047, audio_type: Track }, track_id: SpotifyId { id: 84766982933086184577042185599307917256, audio_type: Track } } Jan 01 09:18:29 volumio-test volumio[680]: verbose: CURRENT POSITION 2 Jan 01 09:18:29 volumio-test volumio[680]: info: CoreStateMachine::syncState stateService stop Jan 01 09:18:29 volumio-test volumio[680]: info: CoreStateMachine::syncState currentStatus stop Jan 01 09:18:29 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:18:29 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:18:29 volumio-test volumio[680]: info: No code Jan 01 09:18:29 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:18:29 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:18:29 volumio-test volumio[680]: [SpotifyConnect] Device palyback is inactive Jan 01 09:18:29 volumio-test volumio[1165]: [Vollibrespot] : (237546 ms) loaded Jan 01 09:18:29 volumio-test kernel: pcm512x 1-004c: No SCLK, using BCLK: -2 Jan 01 09:18:30 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackLoading { track_id: SpotifyId { id: 84766982933086184577042185599307917256, audio_type: Track } } Jan 01 09:18:30 volumio-test volumio[1165]: [Vollibrespot] : Event: SinkActive Jan 01 09:18:30 volumio-test volumio[680]: [SpotifyConnect] CAN'T STOP THE FEELING! (from DreamWorks Animation's "TROLLS") Jan 01 09:18:30 volumio-test volumio[680]: [SpotifyConnect] Sink acquired Jan 01 09:18:30 volumio-test volumio[680]: info: Continuing Spotify Session Jan 01 09:18:30 volumio-test volumio[680]: info: Checking Spotify Web API Jan 01 09:18:31 volumio-test volumio[680]: info: Is Not Connect Playback Jan 01 09:18:31 volumio-test volumio[680]: info: [1672564711407] ControllerSpotify::pushState Jan 01 09:18:31 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:18:31 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:18:31 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:19:06 volumio-test volumio[680]: info: CoreCommandRouter::volumioNext Jan 01 09:19:06 volumio-test volumio[680]: info: CoreStateMachine::next Jan 01 09:19:06 volumio-test volumio[680]: info: Spotify next Jan 01 09:19:07 volumio-test volumio[1165]: [Vollibrespot] : Event: Next { track_id: SpotifyId { id: 84766982933086184577042185599307917256, audio_type: Track } } Jan 01 09:19:07 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 84766982933086184577042185599307917256, audio_type: Track }, track_id: SpotifyId { id: 84766982933086184577042185599307917256, audio_type: Track } } Jan 01 09:19:07 volumio-test volumio[680]: [SpotifyConnect] CAN'T STOP THE FEELING! (from DreamWorks Animation's "TROLLS") Jan 01 09:19:07 volumio-test volumio[680]: info: [1672564747777] ControllerSpotify::pushState Jan 01 09:19:07 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:19:07 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:19:07 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:19:07 volumio-test volumio[1165]: [Vollibrespot] : Event: SinkInactive Jan 01 09:19:07 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackStopped { track_id: SpotifyId { id: 84766982933086184577042185599307917256, audio_type: Track } } Jan 01 09:19:07 volumio-test volumio[680]: [SpotifyConnect] Sink released Jan 01 09:19:07 volumio-test volumio[680]: info: [1672564747830] ControllerSpotify::pushState Jan 01 09:19:07 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:19:07 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:19:07 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:19:07 volumio-test volumio[680]: info: CorePlayQueue::getTrack 2 Jan 01 09:19:07 volumio-test volumio[680]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"CAN'T STOP THE FEELING! (from DreamWorks Animation's \"TROLLS\")","artist":"Justin Timberlake","album":"TROLLS (Original Motion Picture Soundtrack)","albumart":"https://i.scdn.co/image/ab67616d0000b273d965d29d7dcf46ade5a8a7e4","uri":"spotify:track:1WkMMavIMc4JZ8cfMmxHkI","trackType":"spotify","seek":0,"duration":238,"samplerate":"320 kbps","bitdepth":"16 bit","bitrate":"","channels":2,"stream":false,"repeatMode":"all","random":true} Jan 01 09:19:07 volumio-test volumio[680]: verbose: CURRENT POSITION 2 Jan 01 09:19:07 volumio-test volumio[680]: info: CoreStateMachine::syncState stateService stop Jan 01 09:19:07 volumio-test volumio[680]: info: CoreStateMachine::syncState currentStatus play Jan 01 09:19:07 volumio-test volumio[680]: info: CoreStateMachine::play index undefined Jan 01 09:19:07 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:19:07 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:19:07 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:19:07 volumio-test volumio[680]: info: CorePlayQueue::getTrack 3 Jan 01 09:19:07 volumio-test volumio[680]: info: CoreStateMachine::startPlaybackTimer Jan 01 09:19:07 volumio-test volumio[680]: info: CorePlayQueue::getTrack 3 Jan 01 09:19:07 volumio-test volumio[680]: info: [1672564747848] ControllerSpotify::clearAddPlayTrack Jan 01 09:19:07 volumio-test volumio[680]: info: Setting this device active Jan 01 09:19:07 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:19:07 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:19:07 volumio-test volumio[680]: [SpotifyConnect] Device palyback is inactive Jan 01 09:19:08 volumio-test volumio[1165]: [Vollibrespot] : Fetching autoplay context uri Jan 01 09:19:08 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 84766982933086184577042185599307917256, audio_type: Track }, track_id: SpotifyId { id: 84766982933086184577042185599307917256, audio_type: Track } } Jan 01 09:19:08 volumio-test volumio[1165]: [Vollibrespot] : error 400 for uri hm://autoplay-enabled/query?uri= Jan 01 09:19:08 volumio-test volumio[1165]: [Vollibrespot] : AutoplayError: MercuryError Jan 01 09:19:08 volumio-test volumio[1165]: [Vollibrespot] : Fetching autoplay context uri Jan 01 09:19:08 volumio-test volumio[1165]: [Vollibrespot] : error 400 for uri hm://autoplay-enabled/query?uri= Jan 01 09:19:08 volumio-test volumio[1165]: [Vollibrespot] : AutoplayError: MercuryError Jan 01 09:19:08 volumio-test volumio[1165]: [Vollibrespot] : Loading with Spotify URI Jan 01 09:19:08 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackStopped { track_id: SpotifyId { id: 84766982933086184577042185599307917256, audio_type: Track } } Jan 01 09:19:08 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 84766982933086184577042185599307917256, audio_type: Track }, track_id: SpotifyId { id: 146526328027426231514509294225589144624, audio_type: Track } } Jan 01 09:19:08 volumio-test volumio[680]: [SpotifyConnect] CAN'T STOP THE FEELING! (from DreamWorks Animation's "TROLLS") Jan 01 09:19:08 volumio-test volumio[680]: info: [1672564748776] ControllerSpotify::pushState Jan 01 09:19:08 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:19:08 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:19:08 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:19:08 volumio-test volumio[680]: info: CorePlayQueue::getTrack 3 Jan 01 09:19:08 volumio-test volumio[680]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"CAN'T STOP THE FEELING! (from DreamWorks Animation's \"TROLLS\")","artist":"Justin Timberlake","album":"TROLLS (Original Motion Picture Soundtrack)","albumart":"https://i.scdn.co/image/ab67616d0000b273d965d29d7dcf46ade5a8a7e4","uri":"spotify:track:1WkMMavIMc4JZ8cfMmxHkI","trackType":"spotify","seek":0,"duration":238,"samplerate":"320 kbps","bitdepth":"16 bit","bitrate":"","channels":2,"stream":false,"repeatMode":"all","random":true} Jan 01 09:19:08 volumio-test volumio[680]: verbose: CURRENT POSITION 3 Jan 01 09:19:08 volumio-test volumio[680]: info: CoreStateMachine::syncState stateService stop Jan 01 09:19:08 volumio-test volumio[680]: info: CoreStateMachine::syncState currentStatus stop Jan 01 09:19:08 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:19:08 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:19:08 volumio-test volumio[680]: info: No code Jan 01 09:19:08 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:19:08 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:19:08 volumio-test volumio[680]: [SpotifyConnect] Device palyback is inactive Jan 01 09:19:08 volumio-test volumio[1165]: [Vollibrespot] : (245253 ms) loaded Jan 01 09:19:08 volumio-test kernel: pcm512x 1-004c: No SCLK, using BCLK: -2 Jan 01 09:19:09 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackLoading { track_id: SpotifyId { id: 146526328027426231514509294225589144624, audio_type: Track } } Jan 01 09:19:09 volumio-test volumio[1165]: [Vollibrespot] : Event: SinkActive Jan 01 09:19:09 volumio-test volumio[680]: [SpotifyConnect] Ghostbusters Jan 01 09:19:09 volumio-test volumio[680]: [SpotifyConnect] Sink acquired Jan 01 09:19:09 volumio-test volumio[680]: info: Continuing Spotify Session Jan 01 09:19:09 volumio-test volumio[680]: info: Checking Spotify Web API Jan 01 09:19:10 volumio-test volumio[680]: info: Is Not Connect Playback Jan 01 09:19:10 volumio-test volumio[680]: info: [1672564750172] ControllerSpotify::pushState Jan 01 09:19:10 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:19:10 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:19:10 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:19:15 volumio-test volumio[680]: info: CoreCommandRouter::volumioRandom Jan 01 09:19:15 volumio-test volumio[680]: info: CoreCommandRouter::writePlayerControls Jan 01 09:19:15 volumio-test volumio[680]: info: CoreStateMachine::setRandom false Jan 01 09:19:15 volumio-test volumio[680]: info: Spotify Random: false Jan 01 09:19:16 volumio-test volumio[680]: info: [1672564756173] ControllerSpotify::pushState Jan 01 09:19:16 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:19:16 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:19:16 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:19:16 volumio-test volumio[1165]: [Vollibrespot] : Attempting to resolve page "hm://context-resolve/v1/" Jan 01 09:19:16 volumio-test volumio[1165]: [Vollibrespot] : Event: Shuffle { status: false } Jan 01 09:19:16 volumio-test volumio[1165]: [Vollibrespot] : error 404 for uri hm://context-resolve/v1/ Jan 01 09:19:16 volumio-test volumio[1165]: [Vollibrespot] : ContextPollError: MercuryError Jan 01 09:19:23 volumio-test volumio[680]: info: CoreCommandRouter::volumioRandom Jan 01 09:19:23 volumio-test volumio[680]: info: CoreCommandRouter::writePlayerControls Jan 01 09:19:23 volumio-test volumio[680]: info: CoreStateMachine::setRandom true Jan 01 09:19:23 volumio-test volumio[680]: info: Spotify Random: true Jan 01 09:19:23 volumio-test volumio[680]: info: [1672564763976] ControllerSpotify::pushState Jan 01 09:19:23 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:19:23 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:19:23 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:19:24 volumio-test volumio[1165]: [Vollibrespot] : Event: Shuffle { status: true } Jan 01 09:19:31 volumio-test volumio[680]: info: CoreCommandRouter::volumioNext Jan 01 09:19:31 volumio-test volumio[680]: info: CoreStateMachine::next Jan 01 09:19:31 volumio-test volumio[680]: info: Spotify next Jan 01 09:19:31 volumio-test volumio[1165]: [Vollibrespot] : Event: Next { track_id: SpotifyId { id: 146526328027426231514509294225589144624, audio_type: Track } } Jan 01 09:19:31 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 146526328027426231514509294225589144624, audio_type: Track }, track_id: SpotifyId { id: 146526328027426231514509294225589144624, audio_type: Track } } Jan 01 09:19:31 volumio-test volumio[680]: [SpotifyConnect] Ghostbusters Jan 01 09:19:31 volumio-test volumio[680]: info: [1672564771993] ControllerSpotify::pushState Jan 01 09:19:31 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:19:31 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:19:31 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:19:32 volumio-test volumio[1165]: [Vollibrespot] : Event: SinkInactive Jan 01 09:19:32 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackStopped { track_id: SpotifyId { id: 146526328027426231514509294225589144624, audio_type: Track } } Jan 01 09:19:32 volumio-test volumio[680]: [SpotifyConnect] Sink released Jan 01 09:19:32 volumio-test volumio[680]: info: [1672564772102] ControllerSpotify::pushState Jan 01 09:19:32 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:19:32 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:19:32 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:19:32 volumio-test volumio[680]: info: CorePlayQueue::getTrack 3 Jan 01 09:19:32 volumio-test volumio[680]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"Ghostbusters","artist":"Ray Parker Jr.","album":"Ghostbusters (Original Motion Picture Soundtrack) [2016]","albumart":"https://i.scdn.co/image/ab67616d0000b273aed4808eac27b70ba532f0e4","uri":"spotify:track:3m0y8qLoznUYi73SUBP8GI","trackType":"spotify","seek":0,"duration":246,"samplerate":"320 kbps","bitdepth":"16 bit","bitrate":"","channels":2,"stream":false,"repeatMode":"all","random":true} Jan 01 09:19:32 volumio-test volumio[680]: verbose: CURRENT POSITION 3 Jan 01 09:19:32 volumio-test volumio[680]: info: CoreStateMachine::syncState stateService stop Jan 01 09:19:32 volumio-test volumio[680]: info: CoreStateMachine::syncState currentStatus play Jan 01 09:19:32 volumio-test volumio[680]: info: CoreStateMachine::play index undefined Jan 01 09:19:32 volumio-test volumio[680]: info: CoreStateMachine::setConsumeUpdateService undefined Jan 01 09:19:32 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:19:32 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:19:32 volumio-test volumio[680]: info: CorePlayQueue::getTrack 4 Jan 01 09:19:32 volumio-test volumio[680]: info: CoreStateMachine::startPlaybackTimer Jan 01 09:19:32 volumio-test volumio[680]: info: CorePlayQueue::getTrack 4 Jan 01 09:19:32 volumio-test volumio[680]: info: [1672564772114] ControllerSpotify::clearAddPlayTrack Jan 01 09:19:32 volumio-test volumio[680]: info: Setting this device active Jan 01 09:19:32 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:19:32 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:19:32 volumio-test volumio[680]: [SpotifyConnect] Device palyback is inactive Jan 01 09:19:32 volumio-test volumio[1165]: [Vollibrespot] : Fetching autoplay context uri Jan 01 09:19:32 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 146526328027426231514509294225589144624, audio_type: Track }, track_id: SpotifyId { id: 146526328027426231514509294225589144624, audio_type: Track } } Jan 01 09:19:32 volumio-test volumio[1165]: [Vollibrespot] : error 400 for uri hm://autoplay-enabled/query?uri= Jan 01 09:19:32 volumio-test volumio[1165]: [Vollibrespot] : AutoplayError: MercuryError Jan 01 09:19:32 volumio-test volumio[1165]: [Vollibrespot] : Fetching autoplay context uri Jan 01 09:19:32 volumio-test volumio[1165]: [Vollibrespot] : error 400 for uri hm://autoplay-enabled/query?uri= Jan 01 09:19:32 volumio-test volumio[1165]: [Vollibrespot] : AutoplayError: MercuryError Jan 01 09:19:33 volumio-test volumio[1165]: [Vollibrespot] : Loading with Spotify URI Jan 01 09:19:33 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackStopped { track_id: SpotifyId { id: 146526328027426231514509294225589144624, audio_type: Track } } Jan 01 09:19:33 volumio-test volumio[1165]: [Vollibrespot] : Event: TrackChanged { old_track_id: SpotifyId { id: 146526328027426231514509294225589144624, audio_type: Track }, track_id: SpotifyId { id: 181206735410982922711814354425220812283, audio_type: Track } } Jan 01 09:19:33 volumio-test volumio[680]: [SpotifyConnect] Ghostbusters Jan 01 09:19:33 volumio-test volumio[680]: info: [1672564773199] ControllerSpotify::pushState Jan 01 09:19:33 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:19:33 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:19:33 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:19:33 volumio-test volumio[680]: info: CorePlayQueue::getTrack 4 Jan 01 09:19:33 volumio-test volumio[680]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"Ghostbusters","artist":"Ray Parker Jr.","album":"Ghostbusters (Original Motion Picture Soundtrack) [2016]","albumart":"https://i.scdn.co/image/ab67616d0000b273aed4808eac27b70ba532f0e4","uri":"spotify:track:3m0y8qLoznUYi73SUBP8GI","trackType":"spotify","seek":0,"duration":246,"samplerate":"320 kbps","bitdepth":"16 bit","bitrate":"","channels":2,"stream":false,"repeatMode":"all","random":true} Jan 01 09:19:33 volumio-test volumio[680]: verbose: CURRENT POSITION 4 Jan 01 09:19:33 volumio-test volumio[680]: info: CoreStateMachine::syncState stateService stop Jan 01 09:19:33 volumio-test volumio[680]: info: CoreStateMachine::syncState currentStatus stop Jan 01 09:19:33 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:19:33 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:19:33 volumio-test volumio[680]: info: No code Jan 01 09:19:33 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:19:33 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:19:33 volumio-test volumio[680]: [SpotifyConnect] Device palyback is inactive Jan 01 09:19:33 volumio-test volumio[1165]: [Vollibrespot] : (277200 ms) loaded Jan 01 09:19:33 volumio-test kernel: pcm512x 1-004c: No SCLK, using BCLK: -2 Jan 01 09:19:33 volumio-test volumio[1165]: [Vollibrespot] : Event: PlaybackLoading { track_id: SpotifyId { id: 181206735410982922711814354425220812283, audio_type: Track } } Jan 01 09:19:33 volumio-test volumio[1165]: [Vollibrespot] : Event: SinkActive Jan 01 09:19:33 volumio-test volumio[680]: [SpotifyConnect] Better Jan 01 09:19:33 volumio-test volumio[680]: [SpotifyConnect] Sink acquired Jan 01 09:19:33 volumio-test volumio[680]: info: Continuing Spotify Session Jan 01 09:19:33 volumio-test volumio[680]: info: Checking Spotify Web API Jan 01 09:19:34 volumio-test volumio[680]: info: Is Not Connect Playback Jan 01 09:19:34 volumio-test volumio[680]: info: [1672564774657] ControllerSpotify::pushState Jan 01 09:19:34 volumio-test volumio[680]: info: CoreCommandRouter::servicePushState Jan 01 09:19:34 volumio-test volumio[680]: info: CoreStateMachine::pushState Jan 01 09:19:34 volumio-test volumio[680]: info: CoreCommandRouter::volumioPushState Jan 01 09:19:44 volumio-test volumio[680]: verbose: New Socket.io Connection to 192.168.1.178 from 192.168.1.194 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36 Edg/108.0.1462.54 Total Clients: 6 Jan 01 09:19:44 volumio-test volumio[680]: info: CoreCommandRouter::volumioGetState Jan 01 09:19:44 volumio-test volumio[680]: info: CoreCommandRouter::volumioGetQueue Jan 01 09:19:44 volumio-test volumio[680]: info: CoreStateMachine::getQueue Jan 01 09:19:44 volumio-test volumio[680]: info: CorePlayQueue::getQueue Jan 01 09:19:44 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , getHwuuid Jan 01 09:19:58 volumio-test nmbd[616]: [2023/01/01 09:19:58.532402, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response) Jan 01 09:19:58 volumio-test nmbd[616]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.178 for name WORKGROUP<1d>. Jan 01 09:19:58 volumio-test nmbd[616]: This response was from IP 192.168.1.171, reporting an IP address of 192.168.1.171. Jan 01 09:20:09 volumio-test volumio[680]: info: CALLMETHOD: system_controller system sendBugReport [object Object] Jan 01 09:20:09 volumio-test volumio[680]: info: CoreCommandRouter::executeOnPlugin: system , sendBugReport Jan 01 09:20:09 volumio-test sudo[1338]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwconfig Jan 01 09:20:09 volumio-test sudo[1338]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 01 09:20:09 volumio-test sudo[1338]: pam_unix(sudo:session): session closed for user root Jan 01 09:20:16 volumio-test sudo[1381]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/journalctl -p 7 Jan 01 09:20:16 volumio-test sudo[1381]: pam_unix(sudo:session): session opened for user root by (uid=0)