Mon Dec 5 20:09:03 UTC 2022
Description="'no restart'"
# cat /proc/version ---------------
Linux version 5.10.92-v7l+ (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:38:03 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.111 netmask 255.255.255.0 broadcast 192.168.1.255
ether dc:a6:32:91:b0:2b txqueuelen 1000 (Ethernet)
RX packets 16826 bytes 10609612 (10.1 MiB)
RX errors 0 dropped 2 overruns 0 frame 0
TX packets 8761 bytes 1068371 (1.0 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 1601 bytes 163835 (159.9 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1601 bytes 163835 (159.9 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4163 mtu 1500
inet 192.168.211.1 netmask 255.255.255.0 broadcast 192.168.211.255
ether dc:a6:32:91:b0:2c txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 93 bytes 19901 (19.4 KiB)
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 Mode:Master Tx-Power=31 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
# aplay -l ---------------
xcb_connection_has_error() returned true
**** 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 5: D20 [DIYINHK USB Audio 2.0], device 0: USB Audio [USB Audio]
Subdevices: 0/1
Subdevice #0: subdevice #0
# ps -ef ---------------
UID PID PPID C STIME TTY TIME CMD
root 1 0 1 19:58 ? 00:00:07 /sbin/init
root 2 0 0 19:58 ? 00:00:00 [kthreadd]
root 3 2 0 19:58 ? 00:00:00 [rcu_gp]
root 4 2 0 19:58 ? 00:00:00 [rcu_par_gp]
root 7 2 0 19:58 ? 00:00:00 [kworker/u8:0-brcmf_wq/mmc1:0001:1]
root 8 2 0 19:58 ? 00:00:00 [mm_percpu_wq]
root 9 2 0 19:58 ? 00:00:00 [rcu_tasks_rude_]
root 10 2 0 19:58 ? 00:00:00 [rcu_tasks_trace]
root 11 2 0 19:58 ? 00:00:00 [ksoftirqd/0]
root 12 2 0 19:58 ? 00:00:00 [rcu_sched]
root 13 2 0 19:58 ? 00:00:00 [migration/0]
root 14 2 0 19:58 ? 00:00:00 [cpuhp/0]
root 15 2 0 19:58 ? 00:00:00 [cpuhp/1]
root 16 2 0 19:58 ? 00:00:00 [migration/1]
root 17 2 0 19:58 ? 00:00:00 [ksoftirqd/1]
root 20 2 0 19:58 ? 00:00:00 [cpuhp/2]
root 21 2 0 19:58 ? 00:00:00 [migration/2]
root 22 2 0 19:58 ? 00:00:00 [ksoftirqd/2]
root 25 2 0 19:58 ? 00:00:00 [cpuhp/3]
root 26 2 0 19:58 ? 00:00:00 [migration/3]
root 27 2 0 19:58 ? 00:00:00 [ksoftirqd/3]
root 28 2 0 19:58 ? 00:00:00 [kworker/3:0-events_power_efficient]
root 30 2 0 19:58 ? 00:00:00 [kdevtmpfs]
root 31 2 0 19:58 ? 00:00:00 [netns]
root 32 2 0 19:58 ? 00:00:00 [kworker/0:1-cgroup_destroy]
root 34 2 0 19:58 ? 00:00:00 [kauditd]
root 35 2 0 19:58 ? 00:00:00 [kworker/0:2-events]
root 36 2 0 19:58 ? 00:00:00 [khungtaskd]
root 37 2 0 19:58 ? 00:00:00 [oom_reaper]
root 38 2 0 19:58 ? 00:00:00 [writeback]
root 39 2 0 19:58 ? 00:00:00 [kcompactd0]
root 59 2 0 19:58 ? 00:00:00 [kblockd]
root 60 2 0 19:58 ? 00:00:00 [blkcg_punt_bio]
root 61 2 0 19:58 ? 00:00:00 [watchdogd]
root 62 2 0 19:58 ? 00:00:00 [kworker/2:1-mm_percpu_wq]
root 63 2 0 19:58 ? 00:00:00 [kworker/2:1H-kblockd]
root 64 2 0 19:58 ? 00:00:00 [rpciod]
root 66 2 0 19:58 ? 00:00:00 [xprtiod]
root 68 2 0 19:58 ? 00:00:00 [kswapd0]
root 69 2 0 19:58 ? 00:00:00 [nfsiod]
root 70 2 0 19:58 ? 00:00:00 [kthrotld]
root 71 2 0 19:58 ? 00:00:00 [kworker/1:2-mm_percpu_wq]
root 72 2 0 19:58 ? 00:00:00 [iscsi_eh]
root 73 2 0 19:58 ? 00:00:00 [iscsi_destroy]
root 74 2 0 19:58 ? 00:00:00 [nvme-wq]
root 75 2 0 19:58 ? 00:00:00 [nvme-reset-wq]
root 76 2 0 19:58 ? 00:00:00 [nvme-delete-wq]
root 79 2 0 19:58 ? 00:00:00 [DWC Notificatio]
root 80 2 0 19:58 ? 00:00:00 [uas]
root 82 2 0 19:58 ? 00:00:00 [vchiq-slot/0]
root 83 2 0 19:58 ? 00:00:00 [vchiq-recy/0]
root 84 2 0 19:58 ? 00:00:00 [vchiq-sync/0]
root 85 2 0 19:58 ? 00:00:00 [zswap-shrink]
root 88 2 0 19:58 ? 00:00:00 [kworker/1:5-events]
root 89 2 0 19:58 ? 00:00:00 [sdhci]
root 90 2 0 19:58 ? 00:00:00 [irq/48-mmc0]
root 94 2 0 19:58 ? 00:00:00 [kworker/2:5-mm_percpu_wq]
root 102 2 0 19:58 ? 00:00:00 [mmc_complete]
root 103 2 0 19:58 ? 00:00:00 [kworker/0:1H-kblockd]
root 123 2 0 19:58 ? 00:00:00 [kworker/1:1H-kblockd]
root 124 2 0 19:58 ? 00:00:00 [kworker/1:2H-kblockd]
root 128 2 0 19:58 ? 00:00:00 [kworker/2:2H-kblockd]
root 129 2 0 19:58 ? 00:00:00 [jbd2/mmcblk0p2-]
root 130 2 0 19:58 ? 00:00:00 [ext4-rsv-conver]
root 131 2 0 19:58 ? 00:00:00 [kworker/3:1H-kblockd]
root 138 2 0 19:58 ? 00:00:01 [loop0]
root 164 2 0 19:58 ? 00:00:00 [kworker/0:2H-kblockd]
root 165 2 0 19:58 ? 00:00:00 [jbd2/mmcblk0p3-]
root 166 2 0 19:58 ? 00:00:00 [ext4-rsv-conver]
root 173 2 0 19:59 ? 00:00:00 [ipv6_addrconf]
root 206 1 0 19:59 ? 00:00:00 /lib/systemd/systemd-journald
root 211 2 0 19:59 ? 00:00:00 [kworker/3:3-events_power_efficient]
root 224 1 0 19:59 ? 00:00:00 /lib/systemd/systemd-udevd
root 268 2 0 19:59 ? 00:00:00 [vchiq-keep/0]
root 269 2 0 19:59 ? 00:00:00 [SMIO]
root 329 2 0 19:59 ? 00:00:00 [kworker/3:2H-kblockd]
root 335 2 0 19:59 ? 00:00:00 [mmal-vchiq]
root 336 2 0 19:59 ? 00:00:00 [mmal-vchiq]
root 337 2 0 19:59 ? 00:00:00 [mmal-vchiq]
root 338 2 0 19:59 ? 00:00:00 [mmal-vchiq]
root 339 2 0 19:59 ? 00:00:00 [mmal-vchiq]
root 348 2 0 19:59 ? 00:00:00 [mmal-vchiq]
root 365 2 0 19:59 ? 00:00:00 [cfg80211]
root 366 2 0 19:59 ? 00:00:00 [brcmf_wq/mmc1:0]
root 367 2 0 19:59 ? 00:00:00 [brcmf_wdog/mmc1]
root 396 2 0 19:59 ? 00:00:00 [kworker/u8:3-events_unbound]
root 398 1 0 19:59 ? 00:00:02 /usr/sbin/haveged --Foreground --verbose=1 -w 1024
_rpc 403 1 0 19:59 ? 00:00:00 /sbin/rpcbind -f -w
root 464 1 0 19:59 ? 00:00:00 /lib/systemd/systemd-logind
root 465 1 0 19:59 ? 00:00:00 /usr/sbin/alsactl -E HOME=/run/alsa -s -n 19 -c rdaemon
nobody 469 1 0 19:59 ? 00:00:00 /usr/sbin/thd --triggers /etc/triggerhappy/triggers.d/ --socket /run/thd.socket --user nobody --deviceglob /dev/input/event*
volumio 475 1 0 19:59 ? 00:00:00 /usr/local/bin/volumio-remote-updater
avahi 477 1 0 19:59 ? 00:00:00 avahi-daemon: running [sala.local]
message+ 480 1 0 19:59 ? 00:00:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
root 482 1 0 19:59 ? 00:00:00 /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
avahi 543 477 0 19:59 ? 00:00:00 avahi-daemon: chroot helper
root 617 1 0 19:59 ? 00:00:00 /usr/sbin/nmbd --foreground --no-process-group
root 628 1 0 19:59 tty1 00:00:00 /sbin/agetty -o -p -- \u --noclear tty1 linux
root 632 1 0 19:59 ? 00:00:00 /usr/sbin/ifplugd -i eth0 -q -f -u0 -d10 -w -I
ntp 635 1 0 19:59 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 103:103
root 645 617 0 19:59 ? 00:00:00 /usr/sbin/nmbd --foreground --no-process-group
root 697 1 0 19:59 ? 00:00:00 /usr/bin/hciattach /dev/serial1 bcm43xx 3000000 flow -
root 698 2 0 19:59 ? 00:00:00 [kworker/u9:1-hci0]
root 699 2 0 19:59 ? 00:00:00 [kworker/u9:2-hci0]
root 718 1 0 19:59 ? 00:00:00 /usr/lib/bluetooth/bluetoothd --noplugin=sap
root 724 1 0 19:59 ? 00:00:00 /usr/sbin/hostapd -B -P /run/hostapd.pid -B /etc/hostapd/hostapd.conf
dnsmasq 726 1 0 19:59 ? 00:00:00 /usr/sbin/dnsmasq -x /run/dnsmasq/dnsmasq.pid -u dnsmasq -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new --local-service
volumio 731 1 2 19:59 ? 00:00:15 /usr/bin/node /volumio/index.js
root 746 1 0 19:59 ? 00:00:00 /usr/sbin/winbindd --foreground --no-process-group
root 749 746 0 19:59 ? 00:00:00 winbindd: domain child [VOLUMIO]
root 751 1 0 19:59 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group
root 753 751 0 19:59 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group
root 754 751 0 19:59 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group
root 755 746 0 19:59 ? 00:00:00 winbindd: idmap child
root 756 746 0 19:59 ? 00:00:00 winbindd: domain child [BUILTIN]
root 758 751 0 19:59 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group
root 790 1 0 19:59 ? 00:00:00 /sbin/dhcpcd eth0
volumio 850 731 0 19:59 ? 00:00:00 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
volumio 857 850 0 19:59 ? 00:00:01 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
volumio 858 850 0 19:59 ? 00:00:01 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
volumio 859 850 0 19:59 ? 00:00:01 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
volumio 971 1 0 19:59 ? 00:00:00 /usr/bin/upmpdcli -c /tmp/upmpdcli.conf
volumio 987 731 0 19:59 ? 00:00:00 /usr/bin/node /myvolumio/plugins/music_service/streaming_services/streamingProxy.js
volumio 1000 1 0 19:59 ? 00:00:00 /bin/streaming-daemon
mpd 1103 1 1 19:59 ? 00:00:07 /usr/bin/mpd --no-daemon
shairpo+ 1118 1 0 19:59 ? 00:00:00 /usr/bin/shairport-sync --configfile=/tmp/shairport-sync.conf
volumio 1132 1 0 19:59 ? 00:00:00 /bin/sh /tmp/sshtunnel.sh
volumio 1133 1132 0 19:59 ? 00:00:00 /usr/lib/autossh/autossh -M 0 -o ServerAliveInterval 30 -o ServerAliveCountMax 3 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -N -p 2222 -R gEX2MDi1kBMfzLbFmPQFhVYucFm1-c7e236fbaa3d699e8b9f509a4efcbdf3.eu6.myvolumio.org:8091:localhost:3000 eu6.myvolumio.org
volumio 1136 1133 0 19:59 ? 00:00:00 /usr/bin/ssh -o ServerAliveInterval 30 -o ServerAliveCountMax 3 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -N -p 2222 -R gEX2MDi1kBMfzLbFmPQFhVYucFm1-c7e236fbaa3d699e8b9f509a4efcbdf3.eu6.myvolumio.org:8091:localhost:3000 eu6.myvolumio.org
volumio 1140 1 0 19:59 ? 00:00:00 /bin/sh /bin/bt/btstart.sh start
volumio 1155 1 0 19:59 ? 00:00:00 /bin/sh -c /usr/bin/vtcs
volumio 1156 1155 0 19:59 ? 00:00:01 /usr/bin/vtcs
volumio 1177 1 0 19:59 ? 00:00:00 /usr/bin/pulseaudio --high-priority=true
rtkit 1178 1 0 19:59 ? 00:00:00 /usr/lib/rtkit/rtkit-daemon
root 1181 1 0 19:59 ? 00:00:00 /usr/lib/policykit-1/polkitd --no-debug
root 1189 2 0 19:59 ? 00:00:00 [krfcommd]
volumio 1191 1140 0 19:59 ? 00:00:00 /usr/bin/python /bin/bt/simple-agent -c NoInputNoOutput
root 1233 2 0 20:04 ? 00:00:00 [kworker/2:0-events_freezable]
root 1234 2 0 20:04 ? 00:00:00 [kworker/3:1-events_power_efficient]
volumio 1282 731 0 20:09 ? 00:00:00 /bin/sh -c /usr/bin/node /volumio/logsubmit.js 'no restart'
volumio 1283 1282 0 20:09 ? 00:00:00 /usr/bin/node /volumio/logsubmit.js no restart
volumio 1303 1283 0 20:09 ? 00:00:00 /bin/sh -c ps -ef >>/tmp/logondemand 2>&1
volumio 1304 1303 0 20:09 ? 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 27G 17M 25G 1% /
devtmpfs 1.9G 0 1.9G 0% /dev
tmpfs 1.9G 0 1.9G 0% /dev/shm
tmpfs 1.9G 5.2M 1.9G 1% /run
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
tmpfs 1.9G 68K 1.9G 1% /tmp
tmpfs 20M 28K 20M 1% /var/log
tmpfs 1.9G 0 1.9G 0% /var/spool/cups
tmpfs 1.9G 0 1.9G 0% /var/spool/cups/tmp
/dev/mmcblk0p1 92M 54M 38M 59% /boot
# 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=1947708k,nr_inodes=146463,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/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=40,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
sunrpc on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
configfs on /sys/kernel/config type configfs (rw,relatime)
tmpfs on /tmp 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 /var/spool/cups 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)
# 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:49149 0.0.0.0:* LISTEN 971/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 971/upmpdcli
tcp 0 0 0.0.0.0:5000 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:4713 0.0.0.0:* LISTEN 1177/pulseaudio
tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:53 0.0.0.0:* LISTEN -
tcp 0 0 192.168.1.111:55412 34.120.160.131:443 ESTABLISHED 731/node
tcp 0 0 127.0.0.1:59450 127.0.0.1:6599 ESTABLISHED 971/upmpdcli
tcp 0 0 127.0.0.1:59654 127.0.0.1:3000 ESTABLISHED 731/node
tcp 0 0 192.168.1.111:51904 132.185.210.69:80 ESTABLISHED -
tcp 0 0 127.0.0.1:59446 127.0.0.1:6599 ESTABLISHED 971/upmpdcli
tcp 0 0 192.168.1.111:50232 84.247.14.230:80 ESTABLISHED 731/node
tcp 0 0 127.0.0.1:59426 127.0.0.1:3000 ESTABLISHED 475/volumio-remote-
tcp 0 0 127.0.0.1:59818 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:59436 127.0.0.1:3000 ESTABLISHED 731/node
tcp 0 0 192.168.1.111:43358 207.154.233.230:2222 ESTABLISHED 1136/ssh
tcp 0 0 127.0.0.1:59672 127.0.0.1:3000 ESTABLISHED 731/node
tcp6 0 0 :::3005 :::* LISTEN 731/node
tcp6 0 0 :::445 :::* LISTEN -
tcp6 0 0 :::7777 :::* LISTEN 1000/streaming-daem
tcp6 0 0 :::2019 :::* LISTEN 1156/vtcs
tcp6 0 0 :::6599 :::* LISTEN 731/node
tcp6 0 0 :::5000 :::* LISTEN -
tcp6 0 0 :::6600 :::* LISTEN -
tcp6 0 0 :::4713 :::* LISTEN 1177/pulseaudio
tcp6 0 0 :::139 :::* LISTEN -
tcp6 0 0 :::3245 :::* LISTEN 987/node
tcp6 0 0 :::111 :::* LISTEN -
tcp6 0 0 :::53 :::* LISTEN -
tcp6 0 0 :::3000 :::* LISTEN 731/node
tcp6 0 0 :::3001 :::* LISTEN 850/node
tcp6 0 0 192.168.1.111:3000 192.168.1.116:61189 TIME_WAIT -
tcp6 0 0 127.0.0.1:3000 127.0.0.1:59426 ESTABLISHED 731/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:59654 ESTABLISHED 731/node
tcp6 0 0 127.0.0.1:6599 127.0.0.1:59450 ESTABLISHED 731/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:59436 ESTABLISHED 731/node
tcp6 0 0 192.168.1.111:3000 192.168.1.116:61190 TIME_WAIT -
tcp6 0 0 192.168.1.111:3000 192.168.1.116:61194 TIME_WAIT -
tcp6 0 0 127.0.0.1:6599 127.0.0.1:59446 ESTABLISHED 731/node
tcp6 0 0 192.168.1.111:3000 192.168.1.116:61168 ESTABLISHED 731/node
tcp6 0 0 192.168.1.111:3000 192.168.1.116:61197 ESTABLISHED 731/node
tcp6 0 0 192.168.1.111:3000 192.168.1.116:61191 TIME_WAIT -
tcp6 0 0 192.168.1.111:3000 192.168.1.116:61193 TIME_WAIT -
tcp6 0 0 127.0.0.1:3000 127.0.0.1:59672 ESTABLISHED 731/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 "D20"
}
# cat /var/log/mpd.log ---------------
Dec 05 19:58 : zeroconf: No global port, disabling zeroconf
Dec 05 19:58 : zeroconf: No global port, disabling zeroconf
Dec 05 19:58 : client: [0] opened from local
Dec 05 19:58 : exception: No such directory
Dec 05 19:58 : client: [1] opened from local
Dec 05 19:58 : zeroconf: No global port, disabling zeroconf
Dec 05 19:58 : client: [0] opened from local
Dec 05 19:59 : client: [1] opened from 127.0.0.1:57602
Dec 05 19:59 : client: [2] opened from 127.0.0.1:57606
Dec 05 19:59 : exception: Failed to read mixer for 'alsa': no such mixer control: PCM
Dec 05 19:59 : zeroconf: No global port, disabling zeroconf
Dec 05 19:59 : client: [0] opened from local
Dec 05 19:59 : exception: CURL failed: The requested URL returned error: 504 Gateway Time-out
Dec 05 19:59 : exception: No such playlist
Dec 05 19:59 : exception: Failed to open mixer for 'alsa': no such mixer control: PCM
# volumio plugin list ---------------
This command will list installed plugins on your device
----------------------- Installed Plugins:
[]
------------------------------------------
# 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"
}
},
"cd_controller": {
"status": {
"type": "string",
"value": "STARTED"
}
},
"smart_inputs": {
"status": {
"type": "string",
"value": "STARTED"
}
},
"hi_res_audio": {
"status": {
"type": "string",
"value": "STARTED"
}
},
"tidal": {
"status": {
"type": "string",
"value": "STARTED"
}
},
"qobuz": {
"status": {
"type": "string",
"value": "STARTED"
}
},
"tidalconnect": {
"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"
}
},
"bluetooth": {
"status": {
"type": "string",
"value": "STARTED"
}
},
"multiroom": {
"status": {
"type": "string",
"value": "STOPPED"
},
"enabled": {
"type": "boolean",
"value": false
}
}
},
"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"
}
},
"metavolumio": {
"status": {
"type": "string",
"value": "STARTED"
}
},
"manifestui": {
"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 "yes"
}
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, 280 ms: OK
https://www.googleapis.com, 157 ms: OK
https://securetoken.googleapis.com, 242 ms: OK
https://myvolumio.firebaseio.com, 408 ms: OK
https://functions.volumio.cloud, 705 ms: OK
https://oauth-performer.dfs.volumio.org, 301 ms: OK
https://browsing-performer.dfs.volumio.org, 313 ms: OK
http://cddb.volumio.org, 656 ms: OK
https://functions.volumio.cloud, 767 ms: OK
http://pushupdates.volumio.org, 194 ms: OK
http://plugins.volumio.org, 1306 ms: OK
https://database.volumio.cloud, 503 ms: OK
https://radio-directory.firebaseapp.com, 217 ms: OK
----------
REMOTE ENDPOINTS TEST OK, all Endpoints are reachable
----------
# sudo journalctl -p 7 ---------------
-- Logs begin at Mon 2022-12-05 19:58:36 UTC, end at Mon 2022-12-05 20:09:07 UTC. --
Dec 05 19:58:36 sala kernel: Booting Linux on physical CPU 0x0
Dec 05 19:58:36 sala kernel: Linux version 5.10.92-v7l+ (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:38:03 GMT 2022
Dec 05 19:58:36 sala kernel: CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
Dec 05 19:58:36 sala kernel: CPU: div instructions available: patching division code
Dec 05 19:58:36 sala kernel: CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
Dec 05 19:58:36 sala kernel: OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.2
Dec 05 19:58:36 sala kernel: random: fast init done
Dec 05 19:58:36 sala kernel: Memory policy: Data cache writealloc
Dec 05 19:58:36 sala kernel: Reserved memory: created CMA memory pool at 0x000000002a000000, size 64 MiB
Dec 05 19:58:36 sala kernel: OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
Dec 05 19:58:36 sala kernel: Zone ranges:
Dec 05 19:58:36 sala kernel: DMA [mem 0x0000000000000000-0x000000002fffffff]
Dec 05 19:58:36 sala kernel: Normal empty
Dec 05 19:58:36 sala kernel: HighMem [mem 0x0000000030000000-0x00000000fbffffff]
Dec 05 19:58:36 sala kernel: Movable zone start for each node
Dec 05 19:58:36 sala kernel: Early memory node ranges
Dec 05 19:58:36 sala kernel: node 0: [mem 0x0000000000000000-0x000000003dffffff]
Dec 05 19:58:36 sala kernel: node 0: [mem 0x0000000040000000-0x00000000fbffffff]
Dec 05 19:58:36 sala kernel: Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
Dec 05 19:58:36 sala kernel: On node 0 totalpages: 1024000
Dec 05 19:58:36 sala kernel: DMA zone: 1728 pages used for memmap
Dec 05 19:58:36 sala kernel: DMA zone: 0 pages reserved
Dec 05 19:58:36 sala kernel: DMA zone: 196608 pages, LIFO batch:63
Dec 05 19:58:36 sala kernel: HighMem zone: 827392 pages, LIFO batch:63
Dec 05 19:58:36 sala kernel: percpu: Embedded 20 pages/cpu s50828 r8192 d22900 u81920
Dec 05 19:58:36 sala kernel: pcpu-alloc: s50828 r8192 d22900 u81920 alloc=20*4096
Dec 05 19:58:36 sala kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
Dec 05 19:58:36 sala kernel: Built 1 zonelists, mobility grouping on. Total pages: 1022272
Dec 05 19:58:36 sala 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 smsc95xx.macaddr=DC:A6:32:91:B0:2B 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
Dec 05 19:58:36 sala kernel: Kernel parameter elevator= does not have any effect anymore.
Please use sysfs to set IO scheduler for individual devices.
Dec 05 19:58:36 sala kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
Dec 05 19:58:36 sala kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
Dec 05 19:58:36 sala kernel: mem auto-init: stack:off, heap alloc:off, heap free:off
Dec 05 19:58:36 sala kernel: software IO TLB: mapped [mem 0x0000000023c90000-0x0000000027c90000] (64MB)
Dec 05 19:58:36 sala kernel: Memory: 3895420K/4096000K available (10240K kernel code, 1366K rwdata, 3196K rodata, 2048K init, 882K bss, 135044K reserved, 65536K cma-reserved, 3309568K highmem)
Dec 05 19:58:36 sala kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Dec 05 19:58:36 sala kernel: ftrace: allocating 34360 entries in 101 pages
Dec 05 19:58:36 sala kernel: ftrace: allocated 101 pages with 4 groups
Dec 05 19:58:36 sala kernel: rcu: Hierarchical RCU implementation.
Dec 05 19:58:36 sala kernel: Rude variant of Tasks RCU enabled.
Dec 05 19:58:36 sala kernel: Tracing variant of Tasks RCU enabled.
Dec 05 19:58:36 sala kernel: rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
Dec 05 19:58:36 sala kernel: NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
Dec 05 19:58:36 sala kernel: GIC: Using split EOI/Deactivate mode
Dec 05 19:58:36 sala kernel: random: get_random_bytes called from start_kernel+0x3c8/0x59c with crng_init=1
Dec 05 19:58:36 sala kernel: sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
Dec 05 19:58:36 sala kernel: clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
Dec 05 19:58:36 sala kernel: bcm2835: system timer (irq = 25)
Dec 05 19:58:36 sala kernel: arch_timer: cp15 timer(s) running at 54.00MHz (phys).
Dec 05 19:58:36 sala kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
Dec 05 19:58:36 sala kernel: sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
Dec 05 19:58:36 sala kernel: Switching to timer-based delay loop, resolution 18ns
Dec 05 19:58:36 sala kernel: Console: colour dummy device 80x30
Dec 05 19:58:36 sala kernel: printk: console [tty1] enabled
Dec 05 19:58:36 sala kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
Dec 05 19:58:36 sala kernel: pid_max: default: 32768 minimum: 301
Dec 05 19:58:36 sala kernel: LSM: Security Framework initializing
Dec 05 19:58:36 sala kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
Dec 05 19:58:36 sala kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
Dec 05 19:58:36 sala kernel: cgroup: Disabling memory control group subsystem
Dec 05 19:58:36 sala kernel: CPU: Testing write buffer coherency: ok
Dec 05 19:58:36 sala kernel: CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
Dec 05 19:58:36 sala kernel: Setting up static identity map for 0x200000 - 0x20003c
Dec 05 19:58:36 sala kernel: rcu: Hierarchical SRCU implementation.
Dec 05 19:58:36 sala kernel: smp: Bringing up secondary CPUs ...
Dec 05 19:58:36 sala kernel: CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
Dec 05 19:58:36 sala kernel: CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
Dec 05 19:58:36 sala kernel: CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
Dec 05 19:58:36 sala kernel: smp: Brought up 1 node, 4 CPUs
Dec 05 19:58:36 sala kernel: SMP: Total of 4 processors activated (432.00 BogoMIPS).
Dec 05 19:58:36 sala kernel: CPU: All CPU(s) started in HYP mode.
Dec 05 19:58:36 sala kernel: CPU: Virtualization extensions available.
Dec 05 19:58:36 sala kernel: devtmpfs: initialized
Dec 05 19:58:36 sala kernel: VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
Dec 05 19:58:36 sala kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Dec 05 19:58:36 sala kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Dec 05 19:58:36 sala kernel: pinctrl core: initialized pinctrl subsystem
Dec 05 19:58:36 sala kernel: NET: Registered protocol family 16
Dec 05 19:58:36 sala kernel: DMA: preallocated 1024 KiB pool for atomic coherent allocations
Dec 05 19:58:36 sala kernel: audit: initializing netlink subsys (disabled)
Dec 05 19:58:36 sala kernel: audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
Dec 05 19:58:36 sala kernel: thermal_sys: Registered thermal governor 'step_wise'
Dec 05 19:58:36 sala kernel: hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
Dec 05 19:58:36 sala kernel: hw-breakpoint: maximum watchpoint size is 8 bytes.
Dec 05 19:58:36 sala kernel: Serial: AMBA PL011 UART driver
Dec 05 19:58:36 sala kernel: bcm2835-mbox fe00b880.mailbox: mailbox enabled
Dec 05 19:58:36 sala kernel: raspberrypi-firmware soc:firmware: Attached to firmware from 2022-01-20T13:56:48, variant start
Dec 05 19:58:36 sala kernel: raspberrypi-firmware soc:firmware: Firmware hash is bd88f66f8952d34e4e0613a85c7a6d3da49e13e2
Dec 05 19:58:36 sala kernel: Kprobes globally optimized
Dec 05 19:58:36 sala kernel: bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
Dec 05 19:58:36 sala kernel: vgaarb: loaded
Dec 05 19:58:36 sala kernel: SCSI subsystem initialized
Dec 05 19:58:36 sala kernel: usbcore: registered new interface driver usbfs
Dec 05 19:58:36 sala kernel: usbcore: registered new interface driver hub
Dec 05 19:58:36 sala kernel: usbcore: registered new device driver usb
Dec 05 19:58:36 sala kernel: usb_phy_generic phy: supply vcc not found, using dummy regulator
Dec 05 19:58:36 sala kernel: clocksource: Switched to clocksource arch_sys_counter
Dec 05 19:58:36 sala kernel: VFS: Disk quotas dquot_6.6.0
Dec 05 19:58:36 sala kernel: VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Dec 05 19:58:36 sala kernel: FS-Cache: Loaded
Dec 05 19:58:36 sala kernel: CacheFiles: Loaded
Dec 05 19:58:36 sala kernel: NET: Registered protocol family 2
Dec 05 19:58:36 sala kernel: IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
Dec 05 19:58:36 sala kernel: tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
Dec 05 19:58:36 sala kernel: TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
Dec 05 19:58:36 sala kernel: TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
Dec 05 19:58:36 sala kernel: TCP: Hash tables configured (established 8192 bind 8192)
Dec 05 19:58:36 sala kernel: UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
Dec 05 19:58:36 sala kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
Dec 05 19:58:36 sala kernel: NET: Registered protocol family 1
Dec 05 19:58:36 sala kernel: RPC: Registered named UNIX socket transport module.
Dec 05 19:58:36 sala kernel: RPC: Registered udp transport module.
Dec 05 19:58:36 sala kernel: RPC: Registered tcp transport module.
Dec 05 19:58:36 sala kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
Dec 05 19:58:36 sala kernel: PCI: CLS 0 bytes, default 64
Dec 05 19:58:36 sala kernel: Trying to unpack rootfs image as initramfs...
Dec 05 19:58:36 sala kernel: Freeing initrd memory: 13028K
Dec 05 19:58:36 sala kernel: Initialise system trusted keyrings
Dec 05 19:58:36 sala kernel: workingset: timestamp_bits=14 max_order=20 bucket_order=6
Dec 05 19:58:36 sala kernel: zbud: loaded
Dec 05 19:58:36 sala kernel: FS-Cache: Netfs 'nfs' registered for caching
Dec 05 19:58:36 sala kernel: NFS: Registering the id_resolver key type
Dec 05 19:58:36 sala kernel: Key type id_resolver registered
Dec 05 19:58:36 sala kernel: Key type id_legacy registered
Dec 05 19:58:36 sala kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering...
Dec 05 19:58:36 sala kernel: nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
Dec 05 19:58:36 sala kernel: Key type asymmetric registered
Dec 05 19:58:36 sala kernel: Asymmetric key parser 'x509' registered
Dec 05 19:58:36 sala kernel: bounce: pool size: 64 pages
Dec 05 19:58:36 sala kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
Dec 05 19:58:36 sala kernel: io scheduler mq-deadline registered
Dec 05 19:58:36 sala kernel: io scheduler kyber registered
Dec 05 19:58:36 sala kernel: brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
Dec 05 19:58:36 sala kernel: brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
Dec 05 19:58:36 sala kernel: brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000
Dec 05 19:58:36 sala kernel: brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000
Dec 05 19:58:36 sala kernel: brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
Dec 05 19:58:36 sala kernel: brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
Dec 05 19:58:36 sala kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Dec 05 19:58:36 sala kernel: pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
Dec 05 19:58:36 sala kernel: pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
Dec 05 19:58:36 sala kernel: pci 0000:00:00.0: PME# supported from D0 D3hot
Dec 05 19:58:36 sala kernel: PCI: bus0: Fast back to back transfers disabled
Dec 05 19:58:36 sala kernel: pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
Dec 05 19:58:36 sala kernel: pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Dec 05 19:58:36 sala kernel: pci 0000:01:00.0: PME# supported from D0 D3cold
Dec 05 19:58:36 sala kernel: PCI: bus1: Fast back to back transfers disabled
Dec 05 19:58:36 sala kernel: pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
Dec 05 19:58:36 sala kernel: pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
Dec 05 19:58:36 sala kernel: pci 0000:00:00.0: PCI bridge to [bus 01]
Dec 05 19:58:36 sala kernel: pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
Dec 05 19:58:36 sala kernel: pcieport 0000:00:00.0: enabling device (0140 -> 0142)
Dec 05 19:58:36 sala kernel: pcieport 0000:00:00.0: PME: Signaling with IRQ 62
Dec 05 19:58:36 sala kernel: bcm2708_fb soc:fb: FB found 1 display(s)
Dec 05 19:58:36 sala kernel: Console: switching to colour frame buffer device 80x30
Dec 05 19:58:36 sala kernel: bcm2708_fb soc:fb: Registered framebuffer for display 0, size 640x480
Dec 05 19:58:36 sala kernel: iproc-rng200 fe104000.rng: hwrng registered
Dec 05 19:58:36 sala kernel: vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
Dec 05 19:58:36 sala kernel: gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
Dec 05 19:58:36 sala kernel: brd: module loaded
Dec 05 19:58:36 sala kernel: loop: module loaded
Dec 05 19:58:36 sala kernel: Loading iSCSI transport class v2.0-870.
Dec 05 19:58:36 sala kernel: libphy: Fixed MDIO Bus: probed
Dec 05 19:58:36 sala kernel: bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
Dec 05 19:58:36 sala kernel: libphy: bcmgenet MII bus: probed
Dec 05 19:58:36 sala kernel: unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
Dec 05 19:58:36 sala kernel: usbcore: registered new interface driver r8152
Dec 05 19:58:36 sala kernel: usbcore: registered new interface driver lan78xx
Dec 05 19:58:36 sala kernel: usbcore: registered new interface driver smsc95xx
Dec 05 19:58:36 sala kernel: xhci_hcd 0000:01:00.0: enabling device (0140 -> 0142)
Dec 05 19:58:36 sala kernel: xhci_hcd 0000:01:00.0: xHCI Host Controller
Dec 05 19:58:36 sala kernel: xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
Dec 05 19:58:36 sala kernel: xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x00000e0000000890
Dec 05 19:58:36 sala kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
Dec 05 19:58:36 sala kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 05 19:58:36 sala kernel: usb usb1: Product: xHCI Host Controller
Dec 05 19:58:36 sala kernel: usb usb1: Manufacturer: Linux 5.10.92-v7l+ xhci-hcd
Dec 05 19:58:36 sala kernel: usb usb1: SerialNumber: 0000:01:00.0
Dec 05 19:58:36 sala kernel: hub 1-0:1.0: USB hub found
Dec 05 19:58:36 sala kernel: hub 1-0:1.0: 1 port detected
Dec 05 19:58:36 sala kernel: xhci_hcd 0000:01:00.0: xHCI Host Controller
Dec 05 19:58:36 sala kernel: xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
Dec 05 19:58:36 sala kernel: xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
Dec 05 19:58:36 sala kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
Dec 05 19:58:36 sala kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 05 19:58:36 sala kernel: usb usb2: Product: xHCI Host Controller
Dec 05 19:58:36 sala kernel: usb usb2: Manufacturer: Linux 5.10.92-v7l+ xhci-hcd
Dec 05 19:58:36 sala kernel: usb usb2: SerialNumber: 0000:01:00.0
Dec 05 19:58:36 sala kernel: hub 2-0:1.0: USB hub found
Dec 05 19:58:36 sala kernel: hub 2-0:1.0: 4 ports detected
Dec 05 19:58:36 sala kernel: dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
Dec 05 19:58:36 sala kernel: dwc_otg: FIQ enabled
Dec 05 19:58:36 sala kernel: dwc_otg: NAK holdoff enabled
Dec 05 19:58:36 sala kernel: dwc_otg: FIQ split-transaction FSM enabled
Dec 05 19:58:36 sala kernel: Module dwc_common_port init
Dec 05 19:58:36 sala kernel: usbcore: registered new interface driver uas
Dec 05 19:58:36 sala kernel: usbcore: registered new interface driver usb-storage
Dec 05 19:58:36 sala kernel: mousedev: PS/2 mouse device common for all mice
Dec 05 19:58:36 sala kernel: bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
Dec 05 19:58:36 sala kernel: sdhci: Secure Digital Host Controller Interface driver
Dec 05 19:58:36 sala kernel: sdhci: Copyright(c) Pierre Ossman
Dec 05 19:58:36 sala kernel: mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
Dec 05 19:58:36 sala kernel: sdhci-pltfm: SDHCI platform and OF driver helper
Dec 05 19:58:36 sala kernel: ledtrig-cpu: registered to indicate activity on CPUs
Dec 05 19:58:36 sala kernel: hid: raw HID events driver (C) Jiri Kosina
Dec 05 19:58:36 sala kernel: usbcore: registered new interface driver usbhid
Dec 05 19:58:36 sala kernel: usbhid: USB HID core driver
Dec 05 19:58:36 sala kernel: Initializing XFRM netlink socket
Dec 05 19:58:36 sala kernel: NET: Registered protocol family 17
Dec 05 19:58:36 sala kernel: Key type dns_resolver registered
Dec 05 19:58:36 sala kernel: Registering SWP/SWPB emulation handler
Dec 05 19:58:36 sala kernel: registered taskstats version 1
Dec 05 19:58:36 sala kernel: Loading compiled-in X.509 certificates
Dec 05 19:58:36 sala kernel: Key type ._fscrypt registered
Dec 05 19:58:36 sala kernel: Key type .fscrypt registered
Dec 05 19:58:36 sala kernel: Key type fscrypt-provisioning registered
Dec 05 19:58:36 sala kernel: uart-pl011 fe201000.serial: there is not valid maps for state default
Dec 05 19:58:36 sala kernel: uart-pl011 fe201000.serial: cts_event_workaround enabled
Dec 05 19:58:36 sala kernel: fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2
Dec 05 19:58:36 sala kernel: bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
Dec 05 19:58:36 sala kernel: mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
Dec 05 19:58:36 sala kernel: mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
Dec 05 19:58:36 sala kernel: of_cfs_init
Dec 05 19:58:36 sala kernel: of_cfs_init: OK
Dec 05 19:58:36 sala kernel: mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
Dec 05 19:58:36 sala kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
Dec 05 19:58:36 sala kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
Dec 05 19:58:36 sala kernel: mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
Dec 05 19:58:36 sala kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
Dec 05 19:58:36 sala kernel: mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
Dec 05 19:58:36 sala kernel: Freeing unused kernel memory: 2048K
Dec 05 19:58:36 sala kernel: Run /init as init process
Dec 05 19:58:36 sala kernel: with arguments:
Dec 05 19:58:36 sala kernel: /init
Dec 05 19:58:36 sala kernel: splash
Dec 05 19:58:36 sala kernel: with environment:
Dec 05 19:58:36 sala kernel: HOME=/
Dec 05 19:58:36 sala kernel: TERM=linux
Dec 05 19:58:36 sala kernel: imgpart=/dev/mmcblk0p2
Dec 05 19:58:36 sala kernel: imgfile=/volumio_current.sqsh
Dec 05 19:58:36 sala kernel: bootdelay=5
Dec 05 19:58:36 sala kernel: mmc1: new high speed SDIO card at address 0001
Dec 05 19:58:36 sala kernel: mmc0: new ultra high speed DDR50 SDHC card at address aaaa
Dec 05 19:58:36 sala kernel: mmcblk0: mmc0:aaaa SL32G 29.7 GiB
Dec 05 19:58:36 sala kernel: mmcblk0: p1 p2 p3
Dec 05 19:58:36 sala kernel: usb 1-1: new high-speed USB device number 2 using xhci_hcd
Dec 05 19:58:36 sala initramfs: Booting Volumio for BCM2711
Dec 05 19:58:36 sala initramfs: This script mounts rootfs RO with an overlay RW layer.
Dec 05 19:58:36 sala kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Dec 05 19:58:36 sala initramfs: IMGPART=/dev/mmcblk0p2
Dec 05 19:58:36 sala initramfs: IMGFILE=/volumio_current.sqsh
Dec 05 19:58:36 sala initramfs: Boot delay (except first time) will be 5 seconds
Dec 05 19:58:36 sala initramfs: /dev/mmcblk0p2:
Dec 05 19:58:36 sala kernel: usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
Dec 05 19:58:36 sala kernel: usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Dec 05 19:58:36 sala kernel: usb 1-1: Product: USB2.0 Hub
Dec 05 19:58:36 sala kernel: hub 1-1:1.0: USB hub found
Dec 05 19:58:36 sala kernel: hub 1-1:1.0: 4 ports detected
Dec 05 19:58:36 sala kernel: EXT4-fs (mmcblk0p2): recovery complete
Dec 05 19:58:36 sala kernel: EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
Dec 05 19:58:36 sala initramfs: Doing a 5 second delay here to give kernel load a headstart
Dec 05 19:58:36 sala kernel: usb 1-1.2: new high-speed USB device number 3 using xhci_hcd
Dec 05 19:58:36 sala kernel: usb 1-1.2: New USB device found, idVendor=20b1, idProduct=2009, bcdDevice=76.83
Dec 05 19:58:36 sala kernel: usb 1-1.2: New USB device strings: Mfr=1, Product=3, SerialNumber=0
Dec 05 19:58:36 sala kernel: usb 1-1.2: Product: DIYINHK USB Audio 2.0
Dec 05 19:58:36 sala kernel: usb 1-1.2: Manufacturer: DIYINHK
Dec 05 19:58:36 sala kernel: input: DIYINHK DIYINHK USB Audio 2.0 as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2:1.3/0003:20B1:2009.0001/input/input0
Dec 05 19:58:36 sala kernel: hid-generic 0003:20B1:2009.0001: input,hidraw0: USB HID v1.10 Device [DIYINHK DIYINHK USB Audio 2.0] on usb-0000:01:00.0-1.2/input3
Dec 05 19:58:36 sala initramfs: Checking for USB updates
Dec 05 19:58:36 sala initramfs: No USB device detected (when incorrect, try adding 'bootdelay=5' to your boot cmdline)
Dec 05 19:58:36 sala kernel: EXT4-fs (mmcblk0p3): recovery complete
Dec 05 19:58:36 sala kernel: EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
Dec 05 19:58:36 sala initramfs: With Option:
Dec 05 19:58:36 sala initramfs: VOLUMIO_VERSION="3.396"
Dec 05 19:58:36 sala initramfs: Finish initramfs, continue booting Volumio
Dec 05 19:58:36 sala systemd[1]: System time before build time, advancing clock.
Dec 05 19:58:36 sala kernel: NET: Registered protocol family 10
Dec 05 19:58:36 sala kernel: Segment Routing with IPv6
Dec 05 19:58:36 sala 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)
Dec 05 19:58:36 sala systemd[1]: Detected architecture arm.
Dec 05 19:58:36 sala systemd[1]: Set hostname to .
Dec 05 19:58:36 sala 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.
Dec 05 19:58:36 sala kernel: random: systemd: uninitialized urandom read (16 bytes read)
Dec 05 19:58:36 sala kernel: random: systemd: uninitialized urandom read (16 bytes read)
Dec 05 19:58:36 sala kernel: random: systemd: uninitialized urandom read (16 bytes read)
Dec 05 19:58:36 sala systemd[1]: Listening on RPCbind Server Activation Socket.
Dec 05 19:58:36 sala systemd[1]: Created slice system-systemd\x2dfsck.slice.
Dec 05 19:58:36 sala systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Dec 05 19:58:36 sala systemd[1]: Created slice User and Session Slice.
Dec 05 19:58:36 sala systemd[1]: Reached target Slices.
Dec 05 19:58:36 sala systemd[1]: Listening on Journal Socket (/dev/log).
Dec 05 19:58:36 sala kernel: i2c /dev entries driver
Dec 05 19:58:36 sala systemd-journald[206]: Journal started
Dec 05 19:58:36 sala systemd-journald[206]: Runtime journal (/run/log/journal/3c3812e622e46b6dc8110864638cf76c) is 3.7M, max 30.0M, 26.2M free.
Dec 05 19:58:36 sala systemd-modules-load[201]: Inserted module 'i2c_dev'
Dec 05 19:58:36 sala systemd[1]: dynamicswap.service: Succeeded.
Dec 05 19:58:36 sala fake-hwclock[197]: Mon Dec 5 19:58:36 UTC 2022
Dec 05 19:58:36 sala systemd[1]: Started Create Static Device Nodes in /dev.
Dec 05 19:58:36 sala systemd[1]: Reached target Local File Systems (Pre).
Dec 05 19:58:36 sala systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
Dec 05 19:58:36 sala systemd[1]: Mounting /tmp...
Dec 05 19:58:36 sala systemd[1]: var-log.mount: Directory /var/log to mount over is not empty, mounting anyway.
Dec 05 19:58:36 sala systemd[1]: Mounting /var/log...
Dec 05 19:58:36 sala systemd[1]: Mounting /var/spool/cups...
Dec 05 19:58:36 sala systemd[1]: Starting udev Kernel Device Manager...
Dec 05 19:58:36 sala systemd[1]: Mounted /tmp.
Dec 05 19:58:36 sala systemd[1]: Mounted /var/log.
Dec 05 19:58:36 sala systemd[1]: Starting Flush Journal to Persistent Storage...
Dec 05 19:58:36 sala systemd[1]: Mounted /var/spool/cups.
Dec 05 19:58:36 sala systemd[1]: Mounting /var/spool/cups/tmp...
Dec 05 19:58:36 sala systemd-udevd[224]: Network interface NamePolicy= disabled on kernel command line, ignoring.
Dec 05 19:58:36 sala systemd[1]: Mounted /var/spool/cups/tmp.
Dec 05 19:58:36 sala systemd-journald[206]: Runtime journal (/run/log/journal/3c3812e622e46b6dc8110864638cf76c) is 3.7M, max 30.0M, 26.2M free.
Dec 05 19:58:36 sala systemd[1]: Started udev Kernel Device Manager.
Dec 05 19:58:36 sala systemd[1]: Started Flush Journal to Persistent Storage.
Dec 05 19:58:36 sala systemd[1]: Started udev Coldplug all Devices.
Dec 05 19:58:36 sala systemd[1]: Starting Show Plymouth Boot Screen...
Dec 05 19:58:36 sala systemd[1]: Starting Helper to synchronize boot up for ifupdown...
Dec 05 19:58:36 sala systemd[1]: Started Helper to synchronize boot up for ifupdown.
Dec 05 19:58:36 sala systemd[1]: Received SIGRTMIN+20 from PID 252 (plymouthd).
Dec 05 19:58:36 sala systemd[1]: Started Show Plymouth Boot Screen.
Dec 05 19:58:36 sala systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
Dec 05 19:58:36 sala systemd[1]: Reached target Paths.
Dec 05 19:58:36 sala systemd[1]: Reached target Local Encrypted Volumes.
Dec 05 19:58:36 sala systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
Dec 05 19:58:36 sala kernel: rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000
Dec 05 19:58:36 sala kernel: rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000
Dec 05 19:58:36 sala kernel: rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000
Dec 05 19:58:36 sala kernel: rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000
Dec 05 19:58:36 sala systemd-udevd[236]: Using default interface naming scheme 'v240'.
Dec 05 19:58:37 sala kernel: vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
Dec 05 19:58:37 sala kernel: bcm2835_vc_sm_cma_probe: Videocore shared memory driver
Dec 05 19:58:37 sala kernel: [vc_sm_connected_init]: start
Dec 05 19:58:37 sala kernel: mc: Linux media interface: v0.10
Dec 05 19:58:37 sala kernel: [vc_sm_connected_init]: installed successfully
Dec 05 19:58:37 sala systemd-udevd[236]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Dec 05 19:58:37 sala systemd-udevd[262]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Dec 05 19:58:37 sala kernel: snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
Dec 05 19:58:37 sala kernel: bcm2835_audio bcm2835_audio: card created with 4 channels
Dec 05 19:58:37 sala kernel: bcm2835_audio bcm2835_audio: card created with 4 channels
Dec 05 19:58:38 sala kernel: videodev: Linux video capture interface: v2.00
Dec 05 19:58:38 sala kernel: bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
Dec 05 19:58:38 sala kernel: bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
Dec 05 19:58:38 sala kernel: bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
Dec 05 19:58:38 sala kernel: bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
Dec 05 19:58:38 sala kernel: bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
Dec 05 19:58:38 sala kernel: bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
Dec 05 19:58:38 sala kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video10
Dec 05 19:58:38 sala kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 decode
Dec 05 19:58:38 sala kernel: bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
Dec 05 19:58:38 sala kernel: bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
Dec 05 19:58:38 sala kernel: bcm2835-isp bcm2835-isp: Register output node 0 with media controller
Dec 05 19:58:38 sala kernel: bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
Dec 05 19:58:38 sala kernel: bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
Dec 05 19:58:38 sala kernel: bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
Dec 05 19:58:38 sala kernel: bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
Dec 05 19:58:38 sala kernel: bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
Dec 05 19:58:38 sala kernel: bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
Dec 05 19:58:38 sala kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video11
Dec 05 19:58:38 sala kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 encode
Dec 05 19:58:38 sala kernel: bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
Dec 05 19:58:38 sala kernel: bcm2835-isp bcm2835-isp: Register output node 0 with media controller
Dec 05 19:58:38 sala kernel: bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
Dec 05 19:58:38 sala kernel: bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
Dec 05 19:58:38 sala kernel: bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
Dec 05 19:58:38 sala kernel: bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
Dec 05 19:58:38 sala kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video12
Dec 05 19:58:38 sala kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 isp
Dec 05 19:58:38 sala kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video18
Dec 05 19:58:38 sala kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
Dec 05 19:58:38 sala kernel: random: crng init done
Dec 05 19:58:38 sala kernel: random: 7 urandom warning(s) missed due to ratelimiting
Dec 05 19:58:39 sala kernel: snd_usb_audio: unknown parameter 'nrpacks' ignored
Dec 05 19:58:39 sala kernel: usb 1-1.2: 1:3 : unsupported format bits 0x100000000
Dec 05 19:58:39 sala kernel: usbcore: registered new interface driver snd-usb-audio
Dec 05 19:58:39 sala systemd[1]: Found device /dev/mmcblk0p1.
Dec 05 19:58:39 sala kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Dec 05 19:58:39 sala kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Dec 05 19:58:39 sala systemd-udevd[237]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Dec 05 19:58:39 sala kernel: brcmfmac: F1 signature read @0x18000000=0x15264345
Dec 05 19:58:39 sala systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
Dec 05 19:58:39 sala systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Dec 05 19:58:39 sala systemd[1]: Condition check resulted in Huge Pages File System being skipped.
Dec 05 19:58:39 sala systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Dec 05 19:58:39 sala systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Dec 05 19:58:39 sala kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
Dec 05 19:58:39 sala kernel: usbcore: registered new interface driver brcmfmac
Dec 05 19:58:39 sala systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Dec 05 19:58:39 sala systemd[1]: Starting File System Check on /dev/mmcblk0p1...
Dec 05 19:58:39 sala systemd[1]: Started File System Check Daemon to report status.
Dec 05 19:58:40 sala systemd[1]: Found device /sys/subsystem/net/devices/eth0.
Dec 05 19:58:40 sala systemd-fsck[368]: fsck.fat 4.1 (2017-01-24)
Dec 05 19:58:40 sala systemd-fsck[368]: /dev/mmcblk0p1: 298 files, 27487/46774 clusters
Dec 05 19:58:40 sala systemd[1]: Started File System Check on /dev/mmcblk0p1.
Dec 05 19:58:40 sala systemd[1]: Mounting /boot...
Dec 05 19:58:40 sala systemd[1]: Mounted /boot.
Dec 05 19:58:40 sala systemd[1]: Reached target Local File Systems.
Dec 05 19:58:40 sala systemd[1]: Starting Create Volatile Files and Directories...
Dec 05 19:58:40 sala systemd[1]: Starting Preprocess NFS configuration...
Dec 05 19:58:40 sala systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Dec 05 19:58:40 sala systemd[1]: Starting Raise network interfaces...
Dec 05 19:58:40 sala systemd[1]: Started ifup for eth0.
Dec 05 19:58:40 sala systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Dec 05 19:58:40 sala systemd[1]: nfs-config.service: Succeeded.
Dec 05 19:58:40 sala systemd[1]: Started Preprocess NFS configuration.
Dec 05 19:58:40 sala systemd[1]: Condition check resulted in RPC security service for NFS client and server being skipped.
Dec 05 19:58:40 sala systemd[1]: Condition check resulted in RPC security service for NFS server being skipped.
Dec 05 19:58:40 sala systemd[1]: Reached target NFS client services.
Dec 05 19:58:40 sala kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
Dec 05 19:58:40 sala kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
Dec 05 19:58:40 sala systemd[1]: Started Create Volatile Files and Directories.
Dec 05 19:58:40 sala 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
Dec 05 19:58:40 sala systemd[1]: Started Entropy daemon using the HAVEGE algorithm.
Dec 05 19:58:40 sala systemd[1]: Condition check resulted in Network Time Synchronization being skipped.
Dec 05 19:58:40 sala systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Dec 05 19:58:40 sala sh[377]: command failed: No such device (-19)
Dec 05 19:58:40 sala systemd[1]: Starting RPC bind portmap service...
Dec 05 19:58:40 sala systemd[1]: Starting Load/Save RF Kill Switch Status...
Dec 05 19:58:40 sala systemd-udevd[244]: Using default interface naming scheme 'v240'.
Dec 05 19:58:40 sala systemd-udevd[244]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Dec 05 19:58:40 sala systemd[1]: Started Update UTMP about System Boot/Shutdown.
Dec 05 19:58:40 sala systemd[1]: Started Load/Save RF Kill Switch Status.
Dec 05 19:58:41 sala kernel: 8021q: 802.1Q VLAN Support v1.8
Dec 05 19:58:41 sala systemd[1]: Started RPC bind portmap service.
Dec 05 19:58:41 sala systemd[1]: Reached target RPC Port Mapper.
Dec 05 19:58:41 sala systemd[1]: Reached target Remote File Systems (Pre).
Dec 05 19:58:41 sala systemd[1]: Reached target Remote File Systems.
Dec 05 19:58:41 sala systemd[1]: Found device /sys/subsystem/net/devices/wlan0.
Dec 05 19:58:41 sala systemd[1]: plymouth-read-write.service: Succeeded.
Dec 05 19:58:41 sala systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
Dec 05 19:58:41 sala systemd[1]: Received SIGRTMIN+20 from PID 252 (plymouthd).
Dec 05 19:58:41 sala systemd[1]: Reached target System Initialization.
Dec 05 19:58:41 sala systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Dec 05 19:58:41 sala systemd[1]: Started Daily Cleanup of Temporary Directories.
Dec 05 19:58:41 sala systemd[1]: Listening on triggerhappy.socket.
Dec 05 19:58:41 sala sh[377]: eth0: waiting for carrier
Dec 05 19:58:41 sala systemd[1]: Started Daily apt download activities.
Dec 05 19:58:41 sala dhcpcd[423]: eth0: waiting for carrier
Dec 05 19:58:41 sala kernel: bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
Dec 05 19:58:41 sala kernel: bcmgenet fd580000.ethernet eth0: Link is Down
Dec 05 19:58:41 sala systemd[1]: Started Daily apt upgrade and clean activities.
Dec 05 19:58:41 sala systemd[1]: Reached target Timers.
Dec 05 19:58:41 sala systemd[1]: Listening on D-Bus System Message Bus Socket.
Dec 05 19:58:41 sala systemd[1]: Listening on mpd.socket.
Dec 05 19:58:41 sala systemd[1]: Reached target Sockets.
Dec 05 19:58:41 sala systemd[1]: Reached target Basic System.
Dec 05 19:58:41 sala systemd[1]: Condition check resulted in getty on tty2-tty6 if dbus and logind are not available being skipped.
Dec 05 19:58:41 sala systemd[1]: Starting Configure Bluetooth Modems connected by UART...
Dec 05 19:58:41 sala systemd[1]: Starting Login Service...
Dec 05 19:58:41 sala systemd[1]: Started Manage Sound Card State (restore and store).
Dec 05 19:58:41 sala systemd[1]: Starting Save/Restore Sound Card State...
Dec 05 19:58:41 sala alsactl[465]: alsactl 1.1.8 daemon started
Dec 05 19:58:41 sala systemd[1]: Starting Wireless Services...
Dec 05 19:58:41 sala systemd[1]: Starting triggerhappy global hotkey daemon...
Dec 05 19:58:41 sala systemd[1]: Starting LSB: Load kernel modules needed to enable cpufreq scaling...
Dec 05 19:58:41 sala systemd[1]: Condition check resulted in Copy user wpa_supplicant.conf being skipped.
Dec 05 19:58:41 sala systemd[1]: Starting dhcpcd on all interfaces...
Dec 05 19:58:41 sala systemd[1]: Started volumio-remote-updater.service.
Dec 05 19:58:41 sala systemd[1]: Condition check resulted in Volumio SSH enabler being skipped.
Dec 05 19:58:41 sala systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Dec 05 19:58:41 sala systemd[1]: Started Volumio Iptables Module.
Dec 05 19:58:41 sala thd[469]: Unable to parse trigger line:
Dec 05 19:58:41 sala thd[469]: Unable to parse trigger line: KEY_MIN_INTERESTING 1 /usr/local/bin/volumio volume toggle
Dec 05 19:58:41 sala thd[469]: Unable to parse trigger line:
Dec 05 19:58:41 sala thd[469]: Unable to parse trigger line:
Dec 05 19:58:41 sala thd[469]: Found socket passed from systemd
Dec 05 19:58:41 sala dhcpcd[474]: Not running dhcpcd because /etc/network/interfaces
Dec 05 19:58:41 sala dhcpcd[474]: defines some interfaces that will use a
Dec 05 19:58:41 sala dhcpcd[474]: DHCP client or static address
Dec 05 19:58:41 sala systemd[1]: Started D-Bus System Message Bus.
Dec 05 19:58:41 sala systemd[1]: Starting WPA supplicant...
Dec 05 19:58:41 sala systemd[1]: Started UPnP Renderer front-end to MPD.
Dec 05 19:58:41 sala systemd[1]: Started ifup for wlan0.
Dec 05 19:58:41 sala systemd[1]: Started triggerhappy global hotkey daemon.
Dec 05 19:58:41 sala systemd[1]: Started Save/Restore Sound Card State.
Dec 05 19:58:41 sala systemd[1]: dhcpcd.service: Control process exited, code=exited, status=6/NOTCONFIGURED
Dec 05 19:58:41 sala systemd[1]: dhcpcd.service: Failed with result 'exit-code'.
Dec 05 19:58:41 sala systemd[1]: Failed to start dhcpcd on all interfaces.
Dec 05 19:58:41 sala systemd-logind[464]: New seat seat0.
Dec 05 19:58:41 sala systemd[1]: Reached target Sound Card.
Dec 05 19:58:41 sala kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled
Dec 05 19:58:42 sala avahi-daemon[477]: Found user 'avahi' (UID 110) and group 'avahi' (GID 113).
Dec 05 19:58:42 sala avahi-daemon[477]: Successfully dropped root privileges.
Dec 05 19:58:42 sala avahi-daemon[477]: avahi-daemon 0.7 starting up.
Dec 05 19:58:42 sala avahi-daemon[477]: Successfully called chroot().
Dec 05 19:58:42 sala avahi-daemon[477]: Successfully dropped remaining capabilities.
Dec 05 19:58:42 sala kernel: uart-pl011 fe201000.serial: no DMA platform data
Dec 05 19:58:42 sala avahi-daemon[477]: Loading service file /services/volumio.service.
Dec 05 19:58:42 sala systemd[1]: Started Login Service.
Dec 05 19:58:42 sala systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Dec 05 19:58:42 sala avahi-daemon[477]: Network interface enumeration completed.
Dec 05 19:58:42 sala systemd[1]: Started Raise network interfaces.
Dec 05 19:58:42 sala sh[484]: wlan0=wlan0
Dec 05 19:58:42 sala avahi-daemon[477]: Server startup complete. Host name is sala.local. Local service cookie is 3264685844.
Dec 05 19:58:42 sala avahi-daemon[477]: Service "Sala" (/services/volumio.service) successfully established.
Dec 05 19:58:42 sala loadcpufreq[470]: Loading cpufreq kernel modules...done (none).
Dec 05 19:58:42 sala systemd[1]: Started LSB: Load kernel modules needed to enable cpufreq scaling.
Dec 05 19:58:42 sala systemd[1]: Starting LSB: set CPUFreq kernel parameters...
Dec 05 19:58:42 sala cpufrequtils[580]: CPUFreq Utilities: Setting performance CPUFreq governor...CPU0...CPU1...CPU2...CPU3...done.
Dec 05 19:58:42 sala systemd[1]: Started LSB: set CPUFreq kernel parameters.
Dec 05 19:58:43 sala systemd-udevd[256]: Process '/bin/bash -c '/usr/local/bin/volumio usbattach'' failed with exit code 7.
Dec 05 19:58:43 sala volumio-remote-updater[475]: Error: No active session
Dec 05 19:58:43 sala volumio-remote-updater[475]: [2022-12-05 19:58:43] [info] asio async_connect error: system:111 (Connection refused)
Dec 05 19:58:43 sala volumio-remote-updater[475]: [2022-12-05 19:58:43] [info] Error getting remote endpoint: system:107 (Transport endpoint is not connected)
Dec 05 19:58:43 sala volumio-remote-updater[475]: [2022-12-05 19:58:43] [error] handle_connect error: Underlying Transport Error
Dec 05 19:58:43 sala volumio[483]: Could not open config: /tmp/upmpdcli.conf
Dec 05 19:58:43 sala systemd[1]: upmpdcli.service: Main process exited, code=exited, status=1/FAILURE
Dec 05 19:58:43 sala systemd[1]: upmpdcli.service: Failed with result 'exit-code'.
Dec 05 19:58:43 sala systemd[1]: iptables.service: Succeeded.
Dec 05 19:58:43 sala systemd[1]: Started WPA supplicant.
Dec 05 19:58:43 sala systemd[1]: Reached target Network.
Dec 05 19:58:43 sala wpa_supplicant[482]: Successfully initialized wpa_supplicant
Dec 05 19:58:43 sala systemd[1]: Starting Music Player Daemon...
Dec 05 19:58:43 sala systemd[1]: Starting Permit User Sessions...
Dec 05 19:58:43 sala systemd[1]: Starting Network Time Service...
Dec 05 19:58:43 sala systemd[1]: Condition check resulted in fast remote file copy program daemon being skipped.
Dec 05 19:58:43 sala systemd[1]: Reached target Network is Online.
Dec 05 19:58:43 sala systemd[1]: Starting Samba NMB Daemon...
Dec 05 19:58:43 sala systemd[1]: Started Shairport Sync - AirPlay Audio Receiver.
Dec 05 19:58:43 sala systemd[1]: Starting LSB: Brings up/down network automatically...
Dec 05 19:58:43 sala systemd[1]: Starting /etc/rc.local Compatibility...
Dec 05 19:58:43 sala systemd[1]: Started Permit User Sessions.
Dec 05 19:58:43 sala systemd[1]: Started /etc/rc.local Compatibility.
Dec 05 19:58:43 sala systemd[1]: Starting Terminate Plymouth Boot Screen...
Dec 05 19:58:43 sala systemd[1]: Starting Hold until boot process finishes up...
Dec 05 19:58:43 sala systemd[1]: Received SIGRTMIN+21 from PID 252 (plymouthd).
Dec 05 19:58:43 sala systemd[1]: plymouth-start.service: Succeeded.
Dec 05 19:58:43 sala systemd[1]: plymouth-quit.service: Succeeded.
Dec 05 19:58:43 sala systemd[1]: Started Terminate Plymouth Boot Screen.
Dec 05 19:58:43 sala systemd[1]: plymouth-quit-wait.service: Succeeded.
Dec 05 19:58:43 sala systemd[1]: Started Hold until boot process finishes up.
Dec 05 19:58:43 sala systemd[1]: Received SIGRTMIN+21 from PID 252 (n/a).
Dec 05 19:58:43 sala systemd[1]: Started Getty on tty1.
Dec 05 19:58:43 sala systemd[1]: Reached target Login Prompts.
Dec 05 19:58:43 sala ifplugd(eth0)[632]: ifplugd 0.28 initializing.
Dec 05 19:58:43 sala ifplugd(eth0)[632]: Using interface eth0/DC:A6:32:91:B0:2B with driver (version: 5.10.92-v7l+)
Dec 05 19:58:43 sala ifplugd(eth0)[632]: Using detection mode: SIOCETHTOOL
Dec 05 19:58:43 sala ifplugd(eth0)[632]: Initialization complete, link beat not detected.
Dec 05 19:58:43 sala haveged[398]: haveged: ver: 1.9.1; arch: generic; vend: ; build: (gcc 8.2.0 CTV); collect: 128K
Dec 05 19:58:43 sala haveged[398]: haveged: cpu: (VC); data: 16K (D); inst: 16K (D); idx: 11/40; sz: 14768/63488
Dec 05 19:58:43 sala haveged[398]: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B): last entropy estimate 8.00395
Dec 05 19:58:43 sala haveged[398]: haveged: fills: 0, generated: 0
Dec 05 19:58:43 sala ntpd[607]: ntpd 4.2.8p12@1.3728-o (1): Starting
Dec 05 19:58:43 sala systemd[1]: Started Network Time Service.
Dec 05 19:58:43 sala ntpd[607]: Command line: /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 103:103
Dec 05 19:58:43 sala ntpd[635]: proto: precision = 0.796 usec (-20)
Dec 05 19:58:43 sala ifplugd[611]: Network Interface Plugging Daemon...start eth0...done.
Dec 05 19:58:43 sala systemd[1]: Started LSB: Brings up/down network automatically.
Dec 05 19:58:43 sala ntpd[635]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature
Dec 05 19:58:43 sala ntpd[635]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2023-06-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37
Dec 05 19:58:43 sala ntpd[635]: Listen and drop on 0 v6wildcard [::]:123
Dec 05 19:58:43 sala ntpd[635]: Listen and drop on 1 v4wildcard 0.0.0.0:123
Dec 05 19:58:43 sala ntpd[635]: Listen normally on 2 lo 127.0.0.1:123
Dec 05 19:58:43 sala ntpd[635]: Listening on routing socket on fd #19 for interface updates
Dec 05 19:58:43 sala ntpd[635]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Dec 05 19:58:43 sala ntpd[635]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Dec 05 19:58:44 sala ntpd[635]: error resolving pool 0.debian.pool.ntp.org: System error (-11)
Dec 05 19:58:44 sala nmbd[617]: [2022/12/05 19:58:44.863388, 0] ../source3/nmbd/asyncdns.c:158(start_async_dns)
Dec 05 19:58:44 sala nmbd[617]: started asyncdns process 645
Dec 05 19:58:44 sala nmbd[617]: [2022/12/05 19:58:44.865809, 0] ../lib/util/become_daemon.c:149(daemon_status)
Dec 05 19:58:44 sala nmbd[617]: daemon_status: STATUS=daemon 'nmbd' : No local IPv4 non-loopback interfaces available, waiting for interface ...
Dec 05 19:58:44 sala nmbd[617]: [2022/12/05 19:58:44.866011, 0] ../source3/nmbd/nmbd_subnetdb.c:254(create_subnets)
Dec 05 19:58:44 sala nmbd[617]: NOTE: NetBIOS name resolution is not supported for Internet Protocol Version 6 (IPv6).
Dec 05 19:58:45 sala wireless.js[468]: Cleaning previous...
Dec 05 19:58:45 sala sudo[653]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ip addr flush dev wlan0
Dec 05 19:58:45 sala sudo[653]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:58:45 sala sudo[653]: pam_unix(sudo:session): session closed for user root
Dec 05 19:58:45 sala sudo[655]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 down
Dec 05 19:58:45 sala sudo[655]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:58:45 sala kernel: bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
Dec 05 19:58:45 sala ntpd[635]: error resolving pool 1.debian.pool.ntp.org: System error (-11)
Dec 05 19:58:45 sala systemd[1]: systemd-rfkill.service: Succeeded.
Dec 05 19:58:45 sala mpd[634]: Dec 05 19:58 : exception: Decoder plugin 'wildmidi' is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Dec 05 19:58:45 sala mpd[634]: Dec 05 19:58 : exception: Input plugin 'tidal' is unavailable: No Tidal application token configured
Dec 05 19:58:45 sala mpd[634]: Dec 05 19:58 : exception: Input plugin 'qobuz' is unavailable: No Qobuz app_id configured
Dec 05 19:58:46 sala ifplugd(eth0)[632]: Link beat detected.
Dec 05 19:58:46 sala dhcpcd[423]: eth0: carrier acquired
Dec 05 19:58:46 sala sh[377]: eth0: carrier acquired
Dec 05 19:58:46 sala sudo[655]: pam_unix(sudo:session): session closed for user root
Dec 05 19:58:46 sala systemd[1]: Started Music Player Daemon.
Dec 05 19:58:46 sala sh[377]: DUID 00:01:00:01:2b:1f:b5:b8:dc:a6:32:91:b0:2b
Dec 05 19:58:46 sala sh[377]: eth0: IAID 32:91:b0:2b
Dec 05 19:58:46 sala dhcpcd[423]: DUID 00:01:00:01:2b:1f:b5:b8:dc:a6:32:91:b0:2b
Dec 05 19:58:46 sala sh[377]: eth0: adding address fe80::135:d9ff:467c:32bc
Dec 05 19:58:46 sala sh[377]: ipv6_addaddr1: Permission denied
Dec 05 19:58:46 sala dhcpcd[423]: eth0: IAID 32:91:b0:2b
Dec 05 19:58:46 sala dhcpcd[423]: eth0: adding address fe80::135:d9ff:467c:32bc
Dec 05 19:58:46 sala dhcpcd[423]: ipv6_addaddr1: Permission denied
Dec 05 19:58:46 sala wireless.js[468]: Stopped aP
Dec 05 19:58:46 sala sudo[665]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 up
Dec 05 19:58:46 sala sudo[665]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:58:46 sala kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled
Dec 05 19:58:46 sala ifplugd(eth0)[632]: Executing '/etc/ifplugd/ifplugd.action eth0 up'.
Dec 05 19:58:46 sala sudo[665]: pam_unix(sudo:session): session closed for user root
Dec 05 19:58:46 sala sudo[668]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iw reg get
Dec 05 19:58:46 sala sudo[668]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:58:46 sala ifplugd(eth0)[632]: client: ifup: waiting for lock on /run/network/ifstate.eth0
Dec 05 19:58:46 sala sudo[668]: pam_unix(sudo:session): session closed for user root
Dec 05 19:58:46 sala sudo[679]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 up
Dec 05 19:58:46 sala sudo[679]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:58:46 sala sudo[679]: pam_unix(sudo:session): session closed for user root
Dec 05 19:58:46 sala sudo[681]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iw wlan0 scan
Dec 05 19:58:46 sala sudo[681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:58:46 sala sh[377]: eth0: soliciting a DHCP lease
Dec 05 19:58:46 sala dhcpcd[423]: eth0: soliciting a DHCP lease
Dec 05 19:58:46 sala sh[377]: eth0: soliciting an IPv6 router
Dec 05 19:58:46 sala dhcpcd[423]: eth0: soliciting an IPv6 router
Dec 05 19:58:46 sala ntpd[635]: error resolving pool 2.debian.pool.ntp.org: System error (-11)
Dec 05 19:58:47 sala sh[377]: eth0: probing address 192.168.1.111/24
Dec 05 19:58:47 sala dhcpcd[423]: eth0: probing address 192.168.1.111/24
Dec 05 19:58:47 sala ntpd[635]: error resolving pool 3.debian.pool.ntp.org: System error (-11)
Dec 05 19:58:48 sala volumio-remote-updater[475]: [2022-12-05 19:58:48] [info] asio async_connect error: system:111 (Connection refused)
Dec 05 19:58:48 sala volumio-remote-updater[475]: [2022-12-05 19:58:48] [info] Error getting remote endpoint: system:107 (Transport endpoint is not connected)
Dec 05 19:58:48 sala volumio-remote-updater[475]: [2022-12-05 19:58:48] [error] handle_connect error: Underlying Transport Error
Dec 05 19:58:48 sala sudo[681]: pam_unix(sudo:session): session closed for user root
Dec 05 19:58:48 sala sudo[688]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ip addr flush dev wlan0
Dec 05 19:58:48 sala sudo[688]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:58:48 sala sudo[688]: pam_unix(sudo:session): session closed for user root
Dec 05 19:58:48 sala sudo[690]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 down
Dec 05 19:58:48 sala sudo[690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:58:49 sala kernel: Bluetooth: Core ver 2.22
Dec 05 19:58:49 sala kernel: NET: Registered protocol family 31
Dec 05 19:58:49 sala kernel: Bluetooth: HCI device and connection manager initialized
Dec 05 19:58:49 sala kernel: Bluetooth: HCI socket layer initialized
Dec 05 19:58:49 sala kernel: Bluetooth: L2CAP socket layer initialized
Dec 05 19:58:49 sala kernel: Bluetooth: SCO socket layer initialized
Dec 05 19:58:49 sala kernel: Bluetooth: HCI UART driver ver 2.3
Dec 05 19:58:49 sala kernel: Bluetooth: HCI UART protocol H4 registered
Dec 05 19:58:49 sala kernel: Bluetooth: HCI UART protocol Three-wire (H5) registered
Dec 05 19:58:49 sala kernel: Bluetooth: HCI UART protocol Broadcom registered
Dec 05 19:58:49 sala btuart[463]: bcm43xx_init
Dec 05 19:58:49 sala btuart[463]: Flash firmware /lib/firmware/brcm/BCM4345C0.hcd
Dec 05 19:58:49 sala btuart[463]: Set Controller UART speed to 3000000 bit/s
Dec 05 19:58:49 sala btuart[463]: Device setup complete
Dec 05 19:58:49 sala systemd[1]: Starting Load/Save RF Kill Switch Status...
Dec 05 19:58:49 sala systemd[1]: Started Configure Bluetooth Modems connected by UART.
Dec 05 19:58:49 sala sudo[690]: pam_unix(sudo:session): session closed for user root
Dec 05 19:58:49 sala avahi-daemon[477]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.211.1.
Dec 05 19:58:49 sala avahi-daemon[477]: New relevant interface wlan0.IPv4 for mDNS.
Dec 05 19:58:49 sala avahi-daemon[477]: Registering new address record for 192.168.211.1 on wlan0.IPv4.
Dec 05 19:58:49 sala kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled
Dec 05 19:58:49 sala systemd[1]: Started Load/Save RF Kill Switch Status.
Dec 05 19:58:49 sala systemd[1]: Created slice system-bthelper.slice.
Dec 05 19:58:49 sala systemd[1]: Starting Raspberry Pi bluetooth helper...
Dec 05 19:58:49 sala systemd[1]: Starting dnsmasq - A lightweight DHCP and caching DNS server...
Dec 05 19:58:49 sala systemd[1]: Starting Advanced IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator...
Dec 05 19:58:49 sala bthelper[705]: Raspberry Pi BDADDR already set
Dec 05 19:58:49 sala dnsmasq[707]: dnsmasq: syntax check OK.
Dec 05 19:58:49 sala systemd[1]: Started Raspberry Pi bluetooth helper.
Dec 05 19:58:49 sala systemd[1]: Starting Bluetooth service...
Dec 05 19:58:49 sala hostapd[713]: Configuration file: /etc/hostapd/hostapd.conf
Dec 05 19:58:49 sala hostapd[713]: wlan0: Could not connect to kernel driver
Dec 05 19:58:49 sala hostapd[713]: Using interface wlan0 with hwaddr dc:a6:32:91:b0:2c and ssid "Volumio-C7E23"
Dec 05 19:58:49 sala bluetoothd[718]: Bluetooth daemon 5.50
Dec 05 19:58:49 sala bluetoothd[718]: Unknown key AutoConnectTimeout for group General in /etc/bluetooth/main.conf
Dec 05 19:58:49 sala systemd[1]: Started Bluetooth service.
Dec 05 19:58:49 sala systemd[1]: Reached target Bluetooth.
Dec 05 19:58:49 sala bluetoothd[718]: Starting SDP server
Dec 05 19:58:49 sala bluetoothd[718]: Excluding (cli) sap
Dec 05 19:58:49 sala bluetoothd[718]: Bluetooth management interface 1.18 initialized
Dec 05 19:58:49 sala dbus-daemon[480]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.5' (uid=0 pid=718 comm="/usr/lib/bluetooth/bluetoothd --noplugin=sap ")
Dec 05 19:58:49 sala kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Dec 05 19:58:49 sala kernel: Bluetooth: BNEP filters: protocol multicast
Dec 05 19:58:49 sala kernel: Bluetooth: BNEP socket layer initialized
Dec 05 19:58:49 sala systemd[1]: Starting Hostname Service...
Dec 05 19:58:49 sala hostapd[713]: wlan0: interface state UNINITIALIZED->ENABLED
Dec 05 19:58:49 sala hostapd[713]: wlan0: AP-ENABLED
Dec 05 19:58:49 sala systemd[1]: Started Advanced IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator.
Dec 05 19:58:49 sala dnsmasq[726]: started, version 2.80 cachesize 150
Dec 05 19:58:49 sala dnsmasq[726]: compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth DNSSEC loop-detect inotify dumpfile
Dec 05 19:58:49 sala dnsmasq-dhcp[726]: DHCP, IP range 192.168.211.100 -- 192.168.211.200, lease time 1d
Dec 05 19:58:49 sala dnsmasq[726]: reading /etc/resolv.conf
Dec 05 19:58:49 sala dnsmasq[726]: using nameserver 208.67.222.222#53
Dec 05 19:58:49 sala dnsmasq[726]: using nameserver 208.67.220.220#53
Dec 05 19:58:49 sala dnsmasq[726]: read /etc/hosts - 1 addresses
Dec 05 19:58:49 sala bluetoothd[718]: Failed to set privacy: Rejected (0x0b)
Dec 05 19:58:49 sala systemd[1]: wireless.service: Succeeded.
Dec 05 19:58:49 sala systemd[1]: Started Wireless Services.
Dec 05 19:58:49 sala systemd[1]: Started Volumio Backend Module.
Dec 05 19:58:49 sala systemd[1]: Started Volumio Streaming Daemon.
Dec 05 19:58:49 sala systemd[1]: Started dnsmasq - A lightweight DHCP and caching DNS server.
Dec 05 19:58:49 sala systemd[1]: Reached target Host and Network Name Lookups.
Dec 05 19:58:49 sala dbus-daemon[480]: [system] Successfully activated service 'org.freedesktop.hostname1'
Dec 05 19:58:49 sala systemd[1]: Started Hostname Service.
Dec 05 19:58:49 sala volumio-streaming-daemon[732]: ############################
Dec 05 19:58:49 sala volumio-streaming-daemon[732]: # Volumio Streaming Daemon #
Dec 05 19:58:49 sala volumio-streaming-daemon[732]: # Running on port 7777 #
Dec 05 19:58:49 sala volumio-streaming-daemon[732]: ############################
Dec 05 19:58:49 sala volumio-streaming-daemon[732]: Environment: production
Dec 05 19:58:49 sala nmbd[617]: [2022/12/05 19:58:49.874016, 0] ../lib/util/become_daemon.c:138(daemon_ready)
Dec 05 19:58:49 sala systemd[1]: Started Samba NMB Daemon.
Dec 05 19:58:49 sala nmbd[617]: daemon_ready: STATUS=daemon 'nmbd' finished starting up and ready to serve connections
Dec 05 19:58:49 sala systemd[1]: Starting Samba Winbind Daemon...
Dec 05 19:58:50 sala winbindd[746]: [2022/12/05 19:58:50.092288, 0] ../source3/winbindd/winbindd_cache.c:3160(initialize_winbindd_cache)
Dec 05 19:58:50 sala winbindd[746]: initialize_winbindd_cache: clearing cache and re-creating with version number 2
Dec 05 19:58:50 sala winbindd[746]: [2022/12/05 19:58:50.130632, 0] ../lib/util/become_daemon.c:138(daemon_ready)
Dec 05 19:58:50 sala winbindd[746]: daemon_ready: STATUS=daemon 'winbindd' finished starting up and ready to serve connections
Dec 05 19:58:50 sala systemd[1]: Started Samba Winbind Daemon.
Dec 05 19:58:50 sala systemd[1]: Starting Samba SMB Daemon...
Dec 05 19:58:50 sala smbd[751]: [2022/12/05 19:58:50.600581, 0] ../lib/util/become_daemon.c:138(daemon_ready)
Dec 05 19:58:50 sala systemd[1]: Started Samba SMB Daemon.
Dec 05 19:58:50 sala smbd[751]: daemon_ready: STATUS=daemon 'smbd' finished starting up and ready to serve connections
Dec 05 19:58:50 sala systemd[1]: Reached target Multi-User System.
Dec 05 19:58:50 sala systemd[1]: Reached target Graphical Interface.
Dec 05 19:58:50 sala systemd[1]: Starting Update UTMP about System Runlevel Changes...
Dec 05 19:58:50 sala systemd[1]: systemd-update-utmp-runlevel.service: Succeeded.
Dec 05 19:58:50 sala systemd[1]: Started Update UTMP about System Runlevel Changes.
Dec 05 19:58:50 sala systemd[1]: Startup finished in 9.393s (kernel) + 16.160s (userspace) = 25.553s.
Dec 05 19:58:50 sala ntpd[635]: Listen normally on 3 wlan0 192.168.211.1:123
Dec 05 19:58:50 sala ntpd[635]: new interface(s) found: waking up resolver
Dec 05 19:58:51 sala volumio[731]: info: -------------------------------------------
Dec 05 19:58:51 sala volumio[731]: info: ----- Volumio3 ----
Dec 05 19:58:51 sala volumio[731]: info: -------------------------------------------
Dec 05 19:58:51 sala volumio[731]: info: ----- System startup ----
Dec 05 19:58:51 sala volumio[731]: info: -------------------------------------------
Dec 05 19:58:52 sala volumio[731]: info: MYVOLUMIO Environment detected
Dec 05 19:58:52 sala sh[377]: eth0: leased 192.168.1.111 for 43320 seconds
Dec 05 19:58:52 sala sh[377]: eth0: adding route to 192.168.1.0/24
Dec 05 19:58:52 sala sh[377]: eth0: adding default route via 192.168.1.1
Dec 05 19:58:52 sala dhcpcd[423]: eth0: leased 192.168.1.111 for 43320 seconds
Dec 05 19:58:52 sala dhcpcd[423]: eth0: adding route to 192.168.1.0/24
Dec 05 19:58:52 sala avahi-daemon[477]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.1.111.
Dec 05 19:58:52 sala avahi-daemon[477]: New relevant interface eth0.IPv4 for mDNS.
Dec 05 19:58:52 sala dhcpcd[423]: eth0: adding default route via 192.168.1.1
Dec 05 19:58:52 sala avahi-daemon[477]: Registering new address record for 192.168.1.111 on eth0.IPv4.
Dec 05 19:58:52 sala volumio[731]: info: Plugin folders cleanup
Dec 05 19:58:52 sala volumio[731]: info: Scanning into folder /volumio/app/plugins/
Dec 05 19:58:52 sala volumio[731]: info: Scanning category audio_interface
Dec 05 19:58:52 sala volumio[731]: info: Scanning category miscellanea
Dec 05 19:58:52 sala volumio[731]: info: Scanning category music_service
Dec 05 19:58:52 sala dnsmasq[726]: reading /etc/resolv.conf
Dec 05 19:58:52 sala dnsmasq[726]: using nameserver 192.168.1.1#53
Dec 05 19:58:52 sala dnsmasq[726]: using nameserver 208.67.222.222#53
Dec 05 19:58:52 sala dnsmasq[726]: using nameserver 208.67.220.220#53
Dec 05 19:58:52 sala volumio[731]: info: Scanning category plugins.json
Dec 05 19:58:52 sala volumio[731]: info: Scanning category system_controller
Dec 05 19:58:52 sala volumio[731]: info: Scanning category user_interface
Dec 05 19:58:52 sala volumio[731]: info: Scanning into folder /data/plugins/
Dec 05 19:58:52 sala volumio[731]: info: Plugin folders cleanup completed
Dec 05 19:58:52 sala volumio[731]: info: -------------------------------------------
Dec 05 19:58:52 sala volumio[731]: info: ----- Core plugins startup ----
Dec 05 19:58:52 sala volumio[731]: info: -------------------------------------------
Dec 05 19:58:52 sala volumio[731]: info: Loading plugins from folder /volumio/app/plugins/
Dec 05 19:58:52 sala volumio[731]: info: Adding plugin upnp to MyMusic Plugins
Dec 05 19:58:52 sala volumio[731]: info: Adding plugin airplay_emulation to MyMusic Plugins
Dec 05 19:58:52 sala volumio[731]: info: Adding plugin upnp_browser to MyMusic Plugins
Dec 05 19:58:52 sala volumio[731]: info: Loading plugins from folder /data/plugins/
Dec 05 19:58:52 sala volumio[731]: info: Loading plugin "system"...
Dec 05 19:58:52 sala sh[377]: forked to background, child pid 790
Dec 05 19:58:52 sala dhcpcd[423]: forked to background, child pid 790
Dec 05 19:58:52 sala volumio[731]: info: Loading plugin "appearance"...
Dec 05 19:58:52 sala ifplugd(eth0)[632]: client: ifup: interface eth0 already configured
Dec 05 19:58:52 sala sh[377]: eth0=eth0
Dec 05 19:58:52 sala ifplugd(eth0)[632]: Program executed successfully.
Dec 05 19:58:53 sala volumio[731]: info: Loading plugin "network"...
Dec 05 19:58:53 sala volumio[731]: info: Refreshing Cached IP Addresses
Dec 05 19:58:53 sala sudo[817]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Dec 05 19:58:53 sala sudo[817]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:58:53 sala ntpd[635]: Listen normally on 4 eth0 192.168.1.111:123
Dec 05 19:58:53 sala ntpd[635]: new interface(s) found: waking up resolver
Dec 05 19:58:53 sala sudo[817]: pam_unix(sudo:session): session closed for user root
Dec 05 19:58:53 sala sudo[819]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Dec 05 19:58:53 sala sudo[819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:58:53 sala volumio[731]: info: Loading plugin "services"...
Dec 05 19:58:53 sala volumio[731]: info: Loading plugin "alsa_controller"...
Dec 05 19:58:53 sala sudo[819]: pam_unix(sudo:session): session closed for user root
Dec 05 19:58:53 sala sudo[822]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwlist wlan0 scan
Dec 05 19:58:53 sala sudo[822]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:58:53 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Dec 05 19:58:53 sala volumio[731]: info: Loading plugin "wizard"...
Dec 05 19:58:53 sala volumio[731]: info: Loading plugin "volumio_command_line_client"...
Dec 05 19:58:53 sala volumio[731]: info: Loading plugin "upnp"...
Dec 05 19:58:53 sala volumio[731]: info: [1670270333816] Starting Upmpd Daemon
Dec 05 19:58:53 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Dec 05 19:58:53 sala volumio[731]: info: Loading plugin "my_music"...
Dec 05 19:58:53 sala volumio[731]: info: Loading plugin "mpd"...
Dec 05 19:58:54 sala volumio[731]: info: Creating MPD Configuration file
Dec 05 19:58:54 sala volumio[731]: info: Loading plugin "upnp_browser"...
Dec 05 19:58:54 sala sudo[830]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Dec 05 19:58:54 sala sudo[830]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:58:54 sala sudo[830]: pam_unix(sudo:session): session closed for user root
Dec 05 19:58:54 sala sudo[832]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Dec 05 19:58:54 sala sudo[832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:58:54 sala systemd[1]: Stopping Music Player Daemon...
Dec 05 19:58:54 sala systemd[1]: systemd-rfkill.service: Succeeded.
Dec 05 19:58:54 sala systemd[1]: mpd.service: Succeeded.
Dec 05 19:58:54 sala systemd[1]: Stopped Music Player Daemon.
Dec 05 19:58:54 sala systemd[1]: Starting Music Player Daemon...
Dec 05 19:58:54 sala bthelper[705]: Changing power off succeeded
Dec 05 19:58:54 sala volumio[731]: info: Loading plugin "networkfs"...
Dec 05 19:58:54 sala bthelper[705]: [CHG] Controller DC:A6:32:91:B0:2D Class: 0x0000041c
Dec 05 19:58:54 sala bthelper[705]: Changing power on succeeded
Dec 05 19:58:54 sala volumio[731]: info: Starting Udev Watcher for removable devices
Dec 05 19:58:55 sala mpd[838]: Dec 05 19:58 : exception: Decoder plugin 'wildmidi' is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Dec 05 19:58:55 sala mpd[838]: Dec 05 19:58 : exception: Input plugin 'tidal' is unavailable: No Tidal application token configured
Dec 05 19:58:55 sala mpd[838]: Dec 05 19:58 : exception: Input plugin 'qobuz' is unavailable: No Qobuz app_id configured
Dec 05 19:58:55 sala systemd[1]: Started Music Player Daemon.
Dec 05 19:58:55 sala sudo[832]: pam_unix(sudo:session): session closed for user root
Dec 05 19:58:55 sala volumio[731]: info: Ignoring mount for partition: boot
Dec 05 19:58:55 sala volumio[731]: info: Ignoring mount for partition: volumio
Dec 05 19:58:55 sala volumio[731]: info: Ignoring mount for partition: volumio_data
Dec 05 19:58:55 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Dec 05 19:58:55 sala volumio[731]: info: Loading plugin "alarm-clock"...
Dec 05 19:58:55 sala volumio[731]: info: Loading plugin "airplay_emulation"...
Dec 05 19:58:55 sala volumio[731]: info: Starting Shairport Sync
Dec 05 19:58:55 sala volumio[731]: info: Loading plugin "last_100"...
Dec 05 19:58:55 sala volumio[731]: info: Loading plugin "webradio"...
Dec 05 19:58:55 sala volumio[731]: info: Loading plugin "i2s_dacs"...
Dec 05 19:58:55 sala volumio[731]: info: I2S DAC not set, start Auto-detection
Dec 05 19:58:55 sala volumio[731]: info: Loading plugin "volumiodiscovery"...
Dec 05 19:58:55 sala volumio[731]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Dec 05 19:58:55 sala volumio[731]: *** WARNING *** Please fix your application to use the native API of Avahi!
Dec 05 19:58:55 sala volumio[731]: *** WARNING *** For more information see
Dec 05 19:58:55 sala node[731]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Dec 05 19:58:55 sala volumio[731]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Dec 05 19:58:55 sala volumio[731]: *** WARNING *** Please fix your application to use the native API of Avahi!
Dec 05 19:58:55 sala volumio[731]: *** WARNING *** For more information see
Dec 05 19:58:55 sala node[731]: *** WARNING *** Please fix your application to use the native API of Avahi!
Dec 05 19:58:55 sala node[731]: *** WARNING *** For more information see
Dec 05 19:58:55 sala node[731]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Dec 05 19:58:55 sala node[731]: *** WARNING *** Please fix your application to use the native API of Avahi!
Dec 05 19:58:55 sala node[731]: *** WARNING *** For more information see
Dec 05 19:58:55 sala volumio[731]: info: Applying required configuration parameters for plugin volumiodiscovery
Dec 05 19:58:55 sala volumio[731]: info: Discovery: Started advertising with name: Sala
Dec 05 19:58:55 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Dec 05 19:58:55 sala volumio[731]: info: Loading plugin "outputs"...
Dec 05 19:58:55 sala volumio[731]: info: Loading plugin "albumart"...
Dec 05 19:58:55 sala volumio[731]: info: Plugin example_plugin is not enabled
Dec 05 19:58:55 sala volumio[731]: info: Loading plugin "inputs"...
Dec 05 19:58:55 sala volumio[731]: info: Loading plugin "updater_comm"...
Dec 05 19:58:55 sala volumio[731]: info: Plugin mpdemulation is not enabled
Dec 05 19:58:55 sala volumio[731]: info: Loading plugin "rest_api"...
Dec 05 19:58:55 sala volumio-remote-updater[475]: [2022-12-05 19:58:55] [connect] Successful connection
Dec 05 19:58:55 sala volumio[731]: info: Loading plugin "websocket"...
Dec 05 19:58:55 sala volumio[731]: info: Loading i18n strings for locale it
Dec 05 19:58:55 sala volumio[731]: Updating browse sources language
Dec 05 19:58:55 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Dec 05 19:58:55 sala volumio[731]: Forking 3 albumart workers
Dec 05 19:58:55 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Dec 05 19:58:55 sala volumio[731]: info: CoreCommandRouter::initPlayerControls
Dec 05 19:58:55 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:55 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:55 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:55 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:55 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:55 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:55 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:55 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:55 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Dec 05 19:58:55 sala volumio[731]: Express server listening on port 3000
Dec 05 19:58:55 sala volumio[731]: [Metrics] WebUI: 4s 903.54ms
Dec 05 19:58:56 sala volumio[731]: info: CoreStateMachine::resetVolumioState
Dec 05 19:58:56 sala volumio[731]: info: CoreStateMachine::getcurrentVolume
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::volumioRetrievevolume
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 05 19:58:56 sala volumio[731]: info: MPD Permissions set
Dec 05 19:58:56 sala volumio[731]: verbose: New Socket.io Connection to 192.168.1.111 from 192.168.1.116 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15 Total Clients: 1
Dec 05 19:58:56 sala volumio[731]: verbose: New Socket.io Connection to 192.168.1.111 from 192.168.1.116 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15 Total Clients: 2
Dec 05 19:58:56 sala volumio[731]: verbose: New Socket.io Connection to 192.168.1.111 from 192.168.1.116 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15 Total Clients: 3
Dec 05 19:58:56 sala volumio[731]: verbose: New Socket.io Connection to 192.168.1.111 from 192.168.1.116 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15 Total Clients: 4
Dec 05 19:58:56 sala volumio[731]: verbose: New Socket.io Connection to 192.168.1.111 from 192.168.1.116 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15 Total Clients: 5
Dec 05 19:58:56 sala volumio[731]: verbose: New Socket.io Connection to 192.168.1.111 from 192.168.1.116 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15 Total Clients: 6
Dec 05 19:58:56 sala volumio-remote-updater[475]: [2022-12-05 19:58:56] [connect] WebSocket Connection 127.0.0.1:3000 v-2 "WebSocket++/0.8.2" /socket.io/?EIO=4&transport=websocket&t=1670270335 101
Dec 05 19:58:56 sala volumio[731]: verbose: New Socket.io Connection to 127.0.0.1:3000 from 127.0.0.1 UA: WebSocket++/0.8.2 Total Clients: 7
Dec 05 19:58:56 sala volumio[731]: verbose: New Socket.io Connection to 192.168.1.111 from 192.168.1.116 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15 Total Clients: 8
Dec 05 19:58:56 sala volumio[731]: verbose: New Socket.io Connection to 192.168.1.111 from 192.168.1.116 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15 Total Clients: 9
Dec 05 19:58:56 sala volumio[731]: verbose: New Socket.io Connection to 192.168.1.111 from 192.168.1.116 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15 Total Clients: 10
Dec 05 19:58:56 sala volumio[731]: info: MPD running with PID838
Dec 05 19:58:56 sala volumio[731]: ,establishing connection
Dec 05 19:58:56 sala volumio[731]: Starting albumart workers
Dec 05 19:58:56 sala volumio[731]: Starting albumart workers
Dec 05 19:58:56 sala volumio[731]: Starting albumart workers
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:56 sala volumio[731]: info: Reloading queue from file
Dec 05 19:58:56 sala volumio[731]: error: updateQueue error: null
Dec 05 19:58:56 sala volumio[731]: error: Failed LSINFO: Error: [50@0] {lsinfo} No such directory
Dec 05 19:58:56 sala volumio[731]: info: VolumeController:: Volume=100 Mute =false
Dec 05 19:58:56 sala volumio[731]: info: CoreStateMachine::pushState
Dec 05 19:58:56 sala volumio[731]: info: CorePlayQueue::getTrack 0
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::volumioPushState
Dec 05 19:58:56 sala volumio[731]: info: CoreStateMachine::updateTrackBlock
Dec 05 19:58:56 sala volumio[731]: info: CorePlayQueue::getTrackBlock
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::volumioRetrievevolume
Dec 05 19:58:56 sala volumio[731]: info: Setting Device type: Raspberry PI
Dec 05 19:58:56 sala volumio[731]: info: CoreStateMachine::setRepeat null single undefined
Dec 05 19:58:56 sala volumio[731]: info: CoreStateMachine::pushState
Dec 05 19:58:56 sala volumio[731]: info: CorePlayQueue::getTrack 0
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::volumioPushState
Dec 05 19:58:56 sala volumio[731]: info: CoreStateMachine::setRandom null
Dec 05 19:58:56 sala volumio[731]: info: CoreStateMachine::pushState
Dec 05 19:58:56 sala volumio[731]: info: CorePlayQueue::getTrack 0
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::volumioPushState
Dec 05 19:58:56 sala volumio[731]: error: updateQueue error: null
Dec 05 19:58:56 sala volumio[731]: info: Discovery: Browse raised the following error Error: getaddrinfo -3007
Dec 05 19:58:56 sala volumio[731]: info: Completed loading Core Plugins
Dec 05 19:58:56 sala volumio[731]: info: Preparing to generate the ALSA configuration file
Dec 05 19:58:56 sala volumio[731]: info: VolumeController:: Volume=100 Mute =false
Dec 05 19:58:56 sala volumio[731]: info: CoreStateMachine::pushState
Dec 05 19:58:56 sala volumio[731]: info: CorePlayQueue::getTrack 0
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::volumioPushState
Dec 05 19:58:56 sala volumio[731]: info: Discovery: Browse raised the following error Error: getaddrinfo -3007
Dec 05 19:58:56 sala volumio[731]: info: Asound.conf file unchanged, so no further update is needed
Dec 05 19:58:56 sala volumio[731]: info: Output device has changed, restarting MPD
Dec 05 19:58:56 sala sudo[898]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Dec 05 19:58:56 sala sudo[898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:58:56 sala volumio[731]: info: Output device has changed, restarting Shairport Sync
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 05 19:58:56 sala sudo[898]: pam_unix(sudo:session): session closed for user root
Dec 05 19:58:56 sala sudo[901]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Dec 05 19:58:56 sala sudo[901]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:58:56 sala systemd[1]: Stopping Music Player Daemon...
Dec 05 19:58:56 sala volumio[731]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Dec 05 19:58:56 sala systemd[1]: mpd.service: Succeeded.
Dec 05 19:58:56 sala systemd[1]: Stopped Music Player Daemon.
Dec 05 19:58:56 sala volumio[731]: info: ___________ START PLUGINS ___________
Dec 05 19:58:56 sala systemd[1]: Starting Music Player Daemon...
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Dec 05 19:58:56 sala volumio[731]: info: [1670270336883] CoreMusicLibrary::Adding element Media Servers
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Dec 05 19:58:56 sala volumio[731]: Cannot find translation for sourceMedia Servers
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 05 19:58:56 sala volumio[731]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:56 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 05 19:58:57 sala volumio[731]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Dec 05 19:58:57 sala volumio[731]: info: [1670270337019] CoreMusicLibrary::Adding element Last_100
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Dec 05 19:58:57 sala volumio[731]: Cannot find translation for sourceMedia Servers
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Dec 05 19:58:57 sala volumio[731]: info: [1670270337023] CoreMusicLibrary::Adding element Webradio
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Dec 05 19:58:57 sala volumio[731]: Cannot find translation for sourceMedia Servers
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Dec 05 19:58:57 sala volumio[731]: info: Volumio Calling Home
Dec 05 19:58:57 sala volumio[731]: info: Completed starting Core Plugins
Dec 05 19:58:57 sala volumio[731]: info: -------------------------------------------
Dec 05 19:58:57 sala volumio[731]: info: ----- MyVolumio plugins startup ----
Dec 05 19:58:57 sala volumio[731]: info: -------------------------------------------
Dec 05 19:58:57 sala volumio[731]: info: [MyVolumio PluginManager] Fetching plans data....
Dec 05 19:58:57 sala volumio[731]: verbose: New Socket.io Connection to 192.168.1.111 from 192.168.1.116 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15 Total Clients: 11
Dec 05 19:58:57 sala volumio[731]: info: MPD Permissions set
Dec 05 19:58:57 sala volumio[731]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Total Clients: 12
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 19:58:57 sala volumio[731]: info: CorePlayQueue::getTrack 0
Dec 05 19:58:57 sala volumio[731]: info: Volumio called home
Dec 05 19:58:57 sala volumio[731]: info: Starting Shairport Sync
Dec 05 19:58:57 sala volumio[731]: info: Starting Shairport Sync
Dec 05 19:58:57 sala volumio[731]: info: Starting Shairport Sync
Dec 05 19:58:57 sala sudo[947]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Dec 05 19:58:57 sala sudo[947]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:58:57 sala sudo[949]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Dec 05 19:58:57 sala sudo[949]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:58:57 sala systemd[1]: Stopping Shairport Sync - AirPlay Audio Receiver...
Dec 05 19:58:57 sala systemd[1]: shairport-sync.service: Succeeded.
Dec 05 19:58:57 sala systemd[1]: Stopped Shairport Sync - AirPlay Audio Receiver.
Dec 05 19:58:57 sala systemd[1]: Started Shairport Sync - AirPlay Audio Receiver.
Dec 05 19:58:57 sala sudo[947]: pam_unix(sudo:session): session closed for user root
Dec 05 19:58:57 sala sudo[822]: pam_unix(sudo:session): session closed for user root
Dec 05 19:58:57 sala systemd[1]: Stopping Shairport Sync - AirPlay Audio Receiver...
Dec 05 19:58:57 sala systemd[1]: shairport-sync.service: Main process exited, code=killed, status=15/TERM
Dec 05 19:58:57 sala systemd[1]: shairport-sync.service: Succeeded.
Dec 05 19:58:57 sala systemd[1]: Stopped Shairport Sync - AirPlay Audio Receiver.
Dec 05 19:58:57 sala volumio[731]: info: Received Get System Info
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Dec 05 19:58:57 sala sudo[953]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Dec 05 19:58:57 sala volumio[731]: info: Discovery: Getting this device information
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 19:58:57 sala volumio[731]: info: CorePlayQueue::getTrack 0
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Dec 05 19:58:57 sala sudo[953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:58:57 sala systemd[1]: Started Shairport Sync - AirPlay Audio Receiver.
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 19:58:57 sala volumio[731]: info: CorePlayQueue::getTrack 0
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted
Dec 05 19:58:57 sala sudo[949]: pam_unix(sudo:session): session closed for user root
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::volumioGetVisibleSources
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 19:58:57 sala volumio[731]: info: CorePlayQueue::getTrack 0
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 19:58:57 sala volumio[731]: info: CorePlayQueue::getTrack 0
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
Dec 05 19:58:57 sala volumio[731]: info: Received Get System Info
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Dec 05 19:58:57 sala volumio[731]: info: Discovery: Getting this device information
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 19:58:57 sala systemd[1]: Stopping Shairport Sync - AirPlay Audio Receiver...
Dec 05 19:58:57 sala volumio[731]: info: CorePlayQueue::getTrack 0
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 19:58:57 sala volumio[731]: info: CorePlayQueue::getTrack 0
Dec 05 19:58:57 sala systemd[1]: shairport-sync.service: Main process exited, code=killed, status=15/TERM
Dec 05 19:58:57 sala systemd[1]: shairport-sync.service: Succeeded.
Dec 05 19:58:57 sala systemd[1]: Stopped Shairport Sync - AirPlay Audio Receiver.
Dec 05 19:58:57 sala volumio[731]: info: Listing playlists
Dec 05 19:58:57 sala systemd[1]: Started Shairport Sync - AirPlay Audio Receiver.
Dec 05 19:58:57 sala sudo[953]: pam_unix(sudo:session): session closed for user root
Dec 05 19:58:57 sala volumio[731]: info: Shairport-Sync Started
Dec 05 19:58:57 sala volumio[731]: Error adding Membership: Error: addMembership EINVAL
Dec 05 19:58:57 sala volumio[731]: info: Shairport-Sync Started
Dec 05 19:58:57 sala volumio[731]: info: Shairport-Sync Started
Dec 05 19:58:57 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 19:58:57 sala volumio[731]: info: CorePlayQueue::getTrack 0
Dec 05 19:58:57 sala mpd[938]: Dec 05 19:58 : exception: Decoder plugin 'wildmidi' is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Dec 05 19:58:57 sala mpd[938]: Dec 05 19:58 : exception: Input plugin 'tidal' is unavailable: No Tidal application token configured
Dec 05 19:58:57 sala mpd[938]: Dec 05 19:58 : exception: Input plugin 'qobuz' is unavailable: No Qobuz app_id configured
Dec 05 19:58:57 sala systemd[1]: Started Music Player Daemon.
Dec 05 19:58:57 sala sudo[901]: pam_unix(sudo:session): session closed for user root
Dec 05 19:58:57 sala volumio[731]: error: updateQueue error: null
Dec 05 19:58:58 sala kernel: cam-dummy-reg: disabling
Dec 05 19:58:58 sala kernel: cam1-reg: disabling
Dec 05 19:59:03 sala sudo[963]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Dec 05 19:59:03 sala sudo[963]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:59:03 sala sudo[963]: pam_unix(sudo:session): session closed for user root
Dec 05 19:59:03 sala sudo[965]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Dec 05 19:59:03 sala sudo[965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:59:03 sala sudo[965]: pam_unix(sudo:session): session closed for user root
Dec 05 19:59:03 sala sudo[969]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl start upmpdcli.service
Dec 05 19:59:03 sala sudo[969]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:59:03 sala systemd[1]: Started UPnP Renderer front-end to MPD.
Dec 05 19:59:03 sala sudo[969]: pam_unix(sudo:session): session closed for user root
Dec 05 19:59:03 sala volumio[731]: info: Upmpdcli Daemon Started
Dec 05 19:59:04 sala volumio[971]: Generating RSA private key, 4096 bit long modulus (2 primes)
Dec 05 19:59:04 sala volumio[971]: .........++++
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan premium
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin multiroom to plan premium
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin metavolumio to plan premium
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan premium
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan premium
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin smart_inputs to plan premium
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin hi_res_audio to plan premium
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin tidal to plan premium
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan premium
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan premium
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan superstar
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin multiroom to plan superstar
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin metavolumio to plan superstar
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan superstar
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan superstar
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin smart_inputs to plan superstar
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin hi_res_audio to plan superstar
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin tidal to plan superstar
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan superstar
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan superstar
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan virtuoso
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan virtuoso
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan virtuoso
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin tidal to plan virtuoso
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan virtuoso
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan virtuoso
Dec 05 19:59:05 sala volumio[731]: info: Adding plugin bluetooth to MyMusic Plugins
Dec 05 19:59:05 sala volumio[731]: info: Adding plugin multiroom to MyMusic Plugins
Dec 05 19:59:05 sala volumio[731]: info: Adding plugin metavolumio to MyMusic Plugins
Dec 05 19:59:05 sala volumio[731]: info: Adding plugin cd_controller to MyMusic Plugins
Dec 05 19:59:05 sala volumio[731]: info: Adding plugin smart_inputs to MyMusic Plugins
Dec 05 19:59:05 sala volumio[731]: info: Adding plugin tidalconnect to MyMusic Plugins
Dec 05 19:59:05 sala volumio[731]: info: [MyVolumio PluginManager] Loading plugin "my_volumio"...
Dec 05 19:59:06 sala volumio[731]: info: [MyVolumio PluginManager] MyVolumio plugin successfully loaded
Dec 05 19:59:06 sala volumio[731]: info: [MyVolumio PluginManager] Starting plugin system_controller.my_volumio
Dec 05 19:59:06 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 05 19:59:06 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 05 19:59:06 sala volumio[731]: info: Starting MyVolumio Remote Streaming Endpoints
Dec 05 19:59:06 sala volumio[731]: info: MyVolumio login type: Token
Dec 05 19:59:06 sala volumio[731]: info: [MyVolumio PluginManager] MyVolumio plugin successfully started
Dec 05 19:59:06 sala volumio[731]: info: [MyVolumio PluginManager] Loading plugin "streaming_services"...
Dec 05 19:59:07 sala volumio[731]: info: Starting Streaming Service Transparent Proxy
Dec 05 19:59:07 sala volumio[731]: info: [MyVolumio PluginManager] Streaming Services plugin successfully loaded
Dec 05 19:59:07 sala volumio[731]: info: [MyVolumio PluginManager] Starting plugin music_service.streaming_services
Dec 05 19:59:07 sala volumio[731]: info: Streaming services startup
Dec 05 19:59:07 sala volumio[731]: info: Starting Streaming Daemon
Dec 05 19:59:07 sala sudo[994]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart volumio-streaming-daemon.service
Dec 05 19:59:07 sala sudo[994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:59:07 sala systemd[1]: Stopping Volumio Streaming Daemon...
Dec 05 19:59:07 sala systemd[1]: volumio-streaming-daemon.service: Main process exited, code=killed, status=15/TERM
Dec 05 19:59:07 sala systemd[1]: volumio-streaming-daemon.service: Succeeded.
Dec 05 19:59:07 sala systemd[1]: Stopped Volumio Streaming Daemon.
Dec 05 19:59:07 sala systemd[1]: Started Volumio Streaming Daemon.
Dec 05 19:59:07 sala volumio[731]: info: [MyVolumio PluginManager] Streaming Services plugin successfully started
Dec 05 19:59:07 sala volumio-streaming-daemon[1000]: ############################
Dec 05 19:59:07 sala volumio-streaming-daemon[1000]: # Volumio Streaming Daemon #
Dec 05 19:59:07 sala volumio-streaming-daemon[1000]: # Running on port 7777 #
Dec 05 19:59:07 sala volumio-streaming-daemon[1000]: ############################
Dec 05 19:59:07 sala volumio-streaming-daemon[1000]: Environment: production
Dec 05 19:59:07 sala sudo[994]: pam_unix(sudo:session): session closed for user root
Dec 05 19:59:07 sala volumio[731]: info: MYVOLUMIO SUCCESSFULLY LOGGED IN
Dec 05 19:59:07 sala volumio[731]: info: MYVOLUMIO: Adding device
Dec 05 19:59:07 sala volumio[731]: info: MYVOLUMIO: Evaluating Server
Dec 05 19:59:07 sala volumio[731]: STREAMING PROXY: Starting server on port 3245
Dec 05 19:59:08 sala volumio[731]: info: MyVolumio Plan changed: premium
Dec 05 19:59:08 sala volumio[731]: info: [MyVolumio PluginManager] Subscribed plan changed to premium
Dec 05 19:59:08 sala volumio[731]: info: Removing browser output: myVolumio user plan is not superstar
Dec 05 19:59:08 sala volumio[731]: info: Removing audio output:
Dec 05 19:59:08 sala volumio[731]: info: MYVOLUMIO: Adding device
Dec 05 19:59:08 sala volumio[731]: info: MYVOLUMIO: Evaluating Server
Dec 05 19:59:08 sala volumio[731]: info: Remote config written successfully
Dec 05 19:59:08 sala volumio[731]: info: Starting Tunnel 1
Dec 05 19:59:08 sala volumio[731]: info: Starting Tunnel Connection Checker
Dec 05 19:59:08 sala volumio[731]: info: Completed starting MyVolumio Plugin
Dec 05 19:59:08 sala volumio[731]: info: MYVolumio Device enabled
Dec 05 19:59:08 sala volumio[731]: info: [MyVolumio PluginManager] Device activated, enabling myvolumio plugins...
Dec 05 19:59:08 sala volumio[731]: info: MyVolumio status changed
Dec 05 19:59:08 sala volumio[731]: info: Streaming services startup
Dec 05 19:59:08 sala volumio[731]: info: Re-Starting Streaming Daemon
Dec 05 19:59:08 sala volumio[731]: info: Setting Geolocation for MyVolumio to eu10
Dec 05 19:59:08 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 05 19:59:08 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 05 19:59:08 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 05 19:59:09 sala volumio-streaming-daemon[1000]: Restarting daemon
Dec 05 19:59:09 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getHwuuid
Dec 05 19:59:09 sala volumio-streaming-daemon[1000]: Environment: production
Dec 05 19:59:09 sala volumio[731]: info: [MyVolumio PluginManager] Loading plugin "bluetooth"...
Dec 05 19:59:09 sala volumio[731]: info: [1670270349183] Starting BluetoothController
Dec 05 19:59:09 sala volumio[731]: info: [MyVolumio PluginManager] Loading plugin "multiroom"...
Dec 05 19:59:09 sala volumio-streaming-daemon[1000]: Enabled services:
Dec 05 19:59:09 sala volumio-streaming-daemon[1000]: 1) tidal
Dec 05 19:59:09 sala volumio-streaming-daemon[1000]: 2) qobuz
Dec 05 19:59:09 sala volumio[971]: ....................................................++++
Dec 05 19:59:09 sala volumio[971]: e is 65537 (0x010001)
Dec 05 19:59:09 sala volumio[971]: writing RSA key
Dec 05 19:59:10 sala systemd[1]: systemd-fsckd.service: Succeeded.
Dec 05 19:59:10 sala volumio[731]: info: [MyVolumio PluginManager] Applying required configuration parameters for plugin multiroom
Dec 05 19:59:10 sala sudo[1056]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/chmod +x /myvolumio/plugins/audio_interface/multiroom/scripts/check_snapcast
Dec 05 19:59:10 sala sudo[1056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:59:10 sala sudo[1056]: pam_unix(sudo:session): session closed for user root
Dec 05 19:59:10 sala sudo[1058]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/rm -rf /tmp/multiroom
Dec 05 19:59:10 sala sudo[1058]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:59:10 sala sudo[1058]: pam_unix(sudo:session): session closed for user root
Dec 05 19:59:10 sala volumio[731]: info: MRS: MultiRoom plugin initialized
Dec 05 19:59:10 sala volumio[731]: info: MRS: STOPPING SNAPCLIENT
Dec 05 19:59:10 sala volumio[731]: info: MRS: Snap server stop
Dec 05 19:59:10 sala sudo[1076]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop volumioSnapclient
Dec 05 19:59:10 sala sudo[1076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:59:10 sala volumio[731]: info: MRS: STOPPING volumioStreaming
Dec 05 19:59:10 sala sudo[1079]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop volumioSnapserver
Dec 05 19:59:10 sala sudo[1079]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:59:10 sala sudo[1076]: pam_unix(sudo:session): session closed for user root
Dec 05 19:59:10 sala sudo[1081]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop volumioStreaming
Dec 05 19:59:10 sala sudo[1081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:59:10 sala sudo[1079]: pam_unix(sudo:session): session closed for user root
Dec 05 19:59:10 sala sudo[1081]: pam_unix(sudo:session): session closed for user root
Dec 05 19:59:10 sala volumio[731]: info: [MyVolumio PluginManager] Loading plugin "metavolumio"...
Dec 05 19:59:10 sala sudo[1085]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/rm -f /tmp/hls/*
Dec 05 19:59:10 sala sudo[1085]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:59:10 sala sudo[1085]: pam_unix(sudo:session): session closed for user root
Dec 05 19:59:10 sala volumio[731]: info: [MyVolumio PluginManager] Loading plugin "manifestui"...
Dec 05 19:59:10 sala volumio[731]: info: [MyVolumio PluginManager] Loading plugin "cd_controller"...
Dec 05 19:59:10 sala volumio[731]: info: [MyVolumio PluginManager] Loading plugin "smart_inputs"...
Dec 05 19:59:10 sala volumio[731]: info: [MyVolumio PluginManager] Loading plugin "hi_res_audio"...
Dec 05 19:59:10 sala volumio[731]: info: [MyVolumio PluginManager] Applying required configuration parameters for plugin hi_res_audio
Dec 05 19:59:10 sala volumio[731]: info: [MyVolumio PluginManager] Loading plugin "tidal"...
Dec 05 19:59:10 sala volumio[731]: info: [MyVolumio PluginManager] Loading plugin "qobuz"...
Dec 05 19:59:10 sala volumio[731]: info: [MyVolumio PluginManager] Loading plugin "tidalconnect"...
Dec 05 19:59:10 sala volumio[731]: info: Preparing to generate the ALSA configuration file
Dec 05 19:59:10 sala volumio[731]: info: Updating MyVolumio device info
Dec 05 19:59:10 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 05 19:59:10 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 05 19:59:10 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 05 19:59:10 sala volumio[731]: info: Setting Geolocation for MyVolumio to eu6
Dec 05 19:59:10 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 05 19:59:10 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 05 19:59:10 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 05 19:59:10 sala volumio[731]: info: MRS: Removed streaming files
Dec 05 19:59:10 sala volumio[731]: info: MRS: volumioStreaming STOPPED
Dec 05 19:59:10 sala volumio[731]: info: MRS: SNAPSERVER STOPPED
Dec 05 19:59:10 sala volumio[731]: info: MRS: SNAPCLIENT STOPPED
Dec 05 19:59:10 sala volumio[731]: info: Snap server and client installed
Dec 05 19:59:10 sala volumio[731]: info: Asound.conf file unchanged, so no further update is needed
Dec 05 19:59:10 sala volumio[731]: info: Output device has changed, restarting MPD
Dec 05 19:59:10 sala sudo[1088]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Dec 05 19:59:10 sala sudo[1088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:59:10 sala volumio[731]: info: Output device has changed, restarting Shairport Sync
Dec 05 19:59:10 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:59:10 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 05 19:59:10 sala sudo[1091]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Dec 05 19:59:10 sala sudo[1091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:59:10 sala sudo[1088]: pam_unix(sudo:session): session closed for user root
Dec 05 19:59:10 sala systemd[1]: Stopping Music Player Daemon...
Dec 05 19:59:10 sala volumio[731]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Dec 05 19:59:10 sala volumio[731]: info: MRS: Audio Device Changed, rebuilding Multiroom Configuration
Dec 05 19:59:10 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:59:10 sala systemd[1]: mpd.service: Succeeded.
Dec 05 19:59:10 sala systemd[1]: Stopped Music Player Daemon.
Dec 05 19:59:10 sala systemd[1]: Starting Music Player Daemon...
Dec 05 19:59:10 sala volumio[731]: info: [MyVolumio PluginManager] Starting plugin audio_interface.bluetooth
Dec 05 19:59:10 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Dec 05 19:59:10 sala volumio[731]: info: [MyVolumio PluginManager] Starting plugin audio_interface.multiroom
Dec 05 19:59:10 sala volumio[731]: info: [MyVolumio PluginManager] Plugin multiroom disabled by user. Not starting
Dec 05 19:59:10 sala volumio[731]: info: [MyVolumio PluginManager] Starting plugin miscellanea.metavolumio
Dec 05 19:59:10 sala volumio[731]: info: Adding METAVOLUMIO REST API Endpoints
Dec 05 19:59:10 sala volumio[731]: info: Adding metavolumio REST Endpoint for plugin: miscellanea/metavolumio
Dec 05 19:59:10 sala volumio[731]: info: [MyVolumio PluginManager] Starting plugin miscellanea.manifestui
Dec 05 19:59:10 sala volumio[731]: info: Adding Manifest REST API Endpoints
Dec 05 19:59:10 sala volumio[731]: info: Adding manifestui REST Endpoint for plugin: miscellanea/manifestui
Dec 05 19:59:10 sala volumio[731]: info: [MyVolumio PluginManager] Starting plugin music_service.cd_controller
Dec 05 19:59:10 sala volumio[731]: info: Preparing CD Folders
Dec 05 19:59:10 sala volumio[731]: info: Adding CD REST API Endpoints
Dec 05 19:59:10 sala volumio[731]: info: Adding cdPostRip REST Endpoint for plugin: music_service/cd_controller
Dec 05 19:59:10 sala volumio[731]: info: Starting UDEV Watcher for CD
Dec 05 19:59:10 sala sudo[1100]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/hciconfig hci0 name Sala
Dec 05 19:59:10 sala sudo[1100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:59:10 sala volumio[731]: info: Detecting CD presence with UDEV
Dec 05 19:59:10 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: networkfs , getUdevDevices
Dec 05 19:59:10 sala sudo[1100]: pam_unix(sudo:session): session closed for user root
Dec 05 19:59:11 sala volumio[731]: info: [MyVolumio PluginManager] Starting plugin music_service.smart_inputs
Dec 05 19:59:11 sala volumio[731]: info: Adding inputs REST Endpoints
Dec 05 19:59:11 sala volumio[731]: info: Adding scanAudioInputs REST Endpoint for plugin: music_service/smart_inputs
Dec 05 19:59:11 sala volumio[731]: info: Scanning Audio Inputs
Dec 05 19:59:11 sala volumio[731]: info: Checking against Known Cards name
Dec 05 19:59:11 sala volumio[731]: info: Adding Server instance for streaming
Dec 05 19:59:11 sala volumio[731]: info: [MyVolumio PluginManager] Starting plugin music_service.hi_res_audio
Dec 05 19:59:11 sala volumio[731]: error: Hi Res Audio Failed Login: Missing Login Data
Dec 05 19:59:11 sala volumio[731]: info: Adding HIGHRESAUDIO REST API Endpoints
Dec 05 19:59:11 sala volumio[731]: info: Adding getStreamUrlhi_res_audio REST Endpoint for plugin: music_service/hi_res_audio
Dec 05 19:59:11 sala volumio[731]: info: [MyVolumio PluginManager] Starting plugin music_service.tidal
Dec 05 19:59:11 sala volumio[731]: info: [MyVolumio PluginManager] Starting plugin music_service.qobuz
Dec 05 19:59:11 sala volumio[731]: info: [MyVolumio PluginManager] Starting plugin music_service.tidalconnect
Dec 05 19:59:11 sala volumio[731]: info: Stopping AccessToken refresher cron
Dec 05 19:59:11 sala sudo[1107]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop vtcs.service
Dec 05 19:59:11 sala sudo[1107]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:59:11 sala volumio[731]: info: AccessToken refresher cron started
Dec 05 19:59:11 sala volumio[731]: info: Stopping AccessToken refresher cron for QOBUZ
Dec 05 19:59:11 sala sudo[1107]: pam_unix(sudo:session): session closed for user root
Dec 05 19:59:11 sala volumio[731]: info: AccessToken refresher cron started for QOBUZ
Dec 05 19:59:11 sala volumio[731]: info: Adding TIDAL REST API Endpoints
Dec 05 19:59:11 sala volumio[731]: info: Adding getStreamUrltidal REST Endpoint for plugin: music_service/tidal
Dec 05 19:59:11 sala volumio[731]: info: Adding QOBUZ REST API Endpoints
Dec 05 19:59:11 sala volumio[731]: info: Adding getStreamUrlqobuz REST Endpoint for plugin: music_service/qobuz
Dec 05 19:59:11 sala volumio[731]: info: Successfully Added MyVolumio device
Dec 05 19:59:11 sala volumio[731]: info: Bluetooth name changed to Sala
Dec 05 19:59:11 sala volumio[731]: info: MPD Permissions set
Dec 05 19:59:11 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:59:11 sala volumio-streaming-daemon[1000]: Environment: production
Dec 05 19:59:11 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:59:11 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 05 19:59:11 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:59:11 sala volumio[731]: info: Starting Shairport Sync
Dec 05 19:59:11 sala sudo[1115]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Dec 05 19:59:11 sala sudo[1115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:59:11 sala systemd[1]: Stopping Shairport Sync - AirPlay Audio Receiver...
Dec 05 19:59:11 sala systemd[1]: shairport-sync.service: Succeeded.
Dec 05 19:59:11 sala systemd[1]: Stopped Shairport Sync - AirPlay Audio Receiver.
Dec 05 19:59:11 sala systemd[1]: Started Shairport Sync - AirPlay Audio Receiver.
Dec 05 19:59:11 sala sudo[1115]: pam_unix(sudo:session): session closed for user root
Dec 05 19:59:11 sala volumio[731]: info: Shairport-Sync Started
Dec 05 19:59:11 sala mpd[1103]: Dec 05 19:59 : exception: Decoder plugin 'wildmidi' is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Dec 05 19:59:11 sala mpd[1103]: Dec 05 19:59 : exception: Input plugin 'tidal' is unavailable: No Tidal application token configured
Dec 05 19:59:11 sala mpd[1103]: Dec 05 19:59 : exception: Input plugin 'qobuz' is unavailable: No Qobuz app_id configured
Dec 05 19:59:11 sala systemd[1]: Started Music Player Daemon.
Dec 05 19:59:11 sala volumio[731]: info: Successfully Added MyVolumio device
Dec 05 19:59:11 sala sudo[1091]: pam_unix(sudo:session): session closed for user root
Dec 05 19:59:11 sala volumio[731]: error: updateQueue error: null
Dec 05 19:59:11 sala volumio[731]: info: Fetching Streaming Services browse cache
Dec 05 19:59:11 sala volumio[731]: info: Updating MyVolumio device info
Dec 05 19:59:11 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 05 19:59:11 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 05 19:59:11 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 05 19:59:11 sala volumio[731]: info: Successfully Updated MyVolumio device
Dec 05 19:59:11 sala volumio-streaming-daemon[1000]: Environment: production
Dec 05 19:59:11 sala volumio-streaming-daemon[1000]: Environment: production
Dec 05 19:59:12 sala volumio[731]: info: Successfully Updated MyVolumio device
Dec 05 19:59:12 sala volumio[731]: info: Fetching Streaming Services browse cache
Dec 05 19:59:13 sala sudo[1130]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Dec 05 19:59:13 sala sudo[1130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:59:13 sala systemd[1]: Started MyVolumio SSH Tunnel.
Dec 05 19:59:13 sala sudo[1130]: pam_unix(sudo:session): session closed for user root
Dec 05 19:59:13 sala volumio[731]: info: Remote SSH Started
Dec 05 19:59:13 sala autossh[1133]: port set to 0, monitoring disabled
Dec 05 19:59:13 sala autossh[1133]: starting ssh (count 1)
Dec 05 19:59:13 sala autossh[1133]: ssh child pid is 1136
Dec 05 19:59:13 sala volumio[731]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Total Clients: 13
Dec 05 19:59:13 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 19:59:13 sala volumio[731]: info: CorePlayQueue::getTrack 0
Dec 05 19:59:13 sala volumiossh-tunnel[1132]: Warning: Permanently added '[eu6.myvolumio.org]:2222,[207.154.233.230]:2222' (RSA) to the list of known hosts.
Dec 05 19:59:13 sala sudo[1138]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl start volumiobt.service
Dec 05 19:59:13 sala sudo[1138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:59:13 sala systemd[1]: Started Volumio Bluetooth Module.
Dec 05 19:59:14 sala sudo[1138]: pam_unix(sudo:session): session closed for user root
Dec 05 19:59:14 sala volumio[731]: info: Volumio BT Module successfully started
Dec 05 19:59:14 sala sudo[1141]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/chmod -R 777 /var/lib/bluetooth/*
Dec 05 19:59:14 sala sudo[1141]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:59:14 sala volumiobt[1140]: /bin/chmod: cannot access '/var/lib/bluetooth/*': No such file or directory
Dec 05 19:59:14 sala sudo[1141]: pam_unix(sudo:session): session closed for user root
Dec 05 19:59:14 sala volumio[731]: info: TidalConnect service stoped!
Dec 05 19:59:14 sala volumio[731]: info: Adding tc_getconfig REST Endpoint for plugin: music_service/tidalconnect
Dec 05 19:59:14 sala volumio[731]: info: Adding tc_connect REST Endpoint for plugin: music_service/tidalconnect
Dec 05 19:59:14 sala sudo[1153]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl start vtcs.service
Dec 05 19:59:14 sala sudo[1153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:59:14 sala systemd[1]: Started Volumio Tidal Connect Service.
Dec 05 19:59:14 sala sudo[1153]: pam_unix(sudo:session): session closed for user root
Dec 05 19:59:14 sala volumio[731]: info: Executing endpoint tc_getconfig
Dec 05 19:59:14 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: tidalconnect , onGetConfig
Dec 05 19:59:14 sala vtcs[1155]: STARTING TidalConnect services, version: 1.1.7.5
Dec 05 19:59:14 sala vtcs[1155]: STARTED TidalConnect services.
Dec 05 19:59:14 sala volumio[731]: info: Executing endpoint tc_connect
Dec 05 19:59:14 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: tidalconnect , onConnect
Dec 05 19:59:14 sala volumio[731]: info: Connecting to TidalConnect
Dec 05 19:59:14 sala volumio[731]: info: CoreCommandRouter::servicePushState
Dec 05 19:59:14 sala volumio[731]: info: CoreStateMachine::pushState
Dec 05 19:59:14 sala volumio[731]: info: CorePlayQueue::getTrack 0
Dec 05 19:59:14 sala volumio[731]: info: CoreCommandRouter::volumioPushState
Dec 05 19:59:14 sala volumio[731]: info: CorePlayQueue::getTrack 0
Dec 05 19:59:14 sala volumio[731]: info: Received update from a service different from the one supposed to be playing music. Skipping notification.Current webradio Received tidalconnect
Dec 05 19:59:14 sala volumio[731]: info: CoreCommandRouter::servicePushState
Dec 05 19:59:14 sala volumio[731]: info: CoreStateMachine::pushState
Dec 05 19:59:14 sala volumio[731]: info: CorePlayQueue::getTrack 0
Dec 05 19:59:14 sala volumio[731]: info: CoreCommandRouter::volumioPushState
Dec 05 19:59:14 sala volumio[731]: info: CorePlayQueue::getTrack 0
Dec 05 19:59:14 sala volumio[731]: info: Received update from a service different from the one supposed to be playing music. Skipping notification.Current webradio Received tidalconnect
Dec 05 19:59:15 sala sudo[1173]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/killall pulseaudio
Dec 05 19:59:15 sala sudo[1173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 19:59:15 sala volumiobt[1140]: pulseaudio: no process found
Dec 05 19:59:15 sala sudo[1173]: pam_unix(sudo:session): session closed for user root
Dec 05 19:59:15 sala dbus-daemon[480]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.19' (uid=1000 pid=1177 comm="/usr/bin/pulseaudio --high-priority=true ")
Dec 05 19:59:15 sala systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Dec 05 19:59:15 sala volumio[731]: ------------------------------------ BT MESSAGE: BT STATUS: running
Dec 05 19:59:15 sala dbus-daemon[480]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Dec 05 19:59:15 sala systemd[1]: Started RealtimeKit Scheduling Policy Service.
Dec 05 19:59:15 sala rtkit-daemon[1178]: Successfully called chroot.
Dec 05 19:59:15 sala rtkit-daemon[1178]: Successfully dropped privileges.
Dec 05 19:59:15 sala rtkit-daemon[1178]: Successfully limited resources.
Dec 05 19:59:15 sala rtkit-daemon[1178]: Running.
Dec 05 19:59:15 sala rtkit-daemon[1178]: Canary thread running.
Dec 05 19:59:15 sala rtkit-daemon[1178]: Watchdog thread running.
Dec 05 19:59:15 sala dbus-daemon[480]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.20' (uid=0 pid=1178 comm="/usr/lib/rtkit/rtkit-daemon ")
Dec 05 19:59:15 sala systemd[1]: Starting Authorization Manager...
Dec 05 19:59:15 sala volumio[731]: ------------------------------------ BT MESSAGE: BT STATUS: running
Dec 05 19:59:15 sala polkitd[1181]: started daemon version 0.105 using authority implementation `local' version `0.105'
Dec 05 19:59:15 sala dbus-daemon[480]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Dec 05 19:59:15 sala systemd[1]: Started Authorization Manager.
Dec 05 19:59:15 sala pulseaudio[1177]: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
Dec 05 19:59:15 sala pulseaudio[1177]: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
Dec 05 19:59:15 sala bluetoothd[718]: Endpoint registered: sender=:1.40 path=/MediaEndpoint/A2DPSource
Dec 05 19:59:15 sala bluetoothd[718]: Endpoint registered: sender=:1.40 path=/MediaEndpoint/A2DPSink
Dec 05 19:59:15 sala volumiobt[1140]: Applying permissions
Dec 05 19:59:15 sala volumiobt[1140]: Setting BT discoverable and pairable
Dec 05 19:59:15 sala pulseaudio[1177]: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
Dec 05 19:59:15 sala kernel: Bluetooth: RFCOMM TTY layer initialized
Dec 05 19:59:15 sala kernel: Bluetooth: RFCOMM socket layer initialized
Dec 05 19:59:15 sala kernel: Bluetooth: RFCOMM ver 1.11
Dec 05 19:59:15 sala volumiobt[1140]: Agent registered
Dec 05 19:59:15 sala volumiobt[1140]: [bluetooth]# -e power on
Dec 05 19:59:15 sala volumiobt[1140]: Invalid command in menu main: -e
Dec 05 19:59:15 sala volumiobt[1140]:
Dec 05 19:59:15 sala volumiobt[1140]: Use "help" for a list of available commands in a menu.
Dec 05 19:59:15 sala volumiobt[1140]: Use "menu " if you want to enter any submenu.
Dec 05 19:59:15 sala volumiobt[1140]: Use "back" if you want to return to menu main.
Dec 05 19:59:15 sala volumiobt[1140]: [bluetooth]# agent on
Dec 05 19:59:15 sala volumiobt[1140]: Agent is already registered
Dec 05 19:59:15 sala volumiobt[1140]: [bluetooth]# discoverable on
Dec 05 19:59:15 sala volumiobt[1140]: [bluetooth]# pairable on
Dec 05 19:59:15 sala volumiobt[1140]: [bluetooth]# agent NoInputNoOutput
Dec 05 19:59:15 sala volumiobt[1140]: Agent is already registered
Dec 05 19:59:15 sala volumiobt[1140]: [bluetooth]# default-agent
Dec 05 19:59:15 sala volumiobt[1140]: [bluetooth]# quit
Dec 05 19:59:15 sala volumiobt[1140]: [59B blob data]
Dec 05 19:59:17 sala volumio[731]: info: TidalConnect service started!
Dec 05 19:59:17 sala volumio[731]: info: BOOT COMPLETED
Dec 05 19:59:17 sala volumio[731]: [Metrics] CommandRouter: 25s 754.44ms
Dec 05 19:59:17 sala volumio[731]: info: CoreCommandRouter::volumiosetStartupVolume
Dec 05 19:59:17 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Dec 05 19:59:17 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 05 19:59:17 sala volumio[731]: info: CoreCommandRouter::Close All Modals sent
Dec 05 19:59:17 sala volumio[731]: info: CoreCommandRouter::Close All Modals sent
Dec 05 19:59:18 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , checkAudioDeviceAvailable
Dec 05 19:59:18 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
Dec 05 19:59:18 sala volumio[731]: xcb_connection_has_error() returned true
Dec 05 19:59:18 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , versionChangeDetect
Dec 05 19:59:19 sala systemd[1]: systemd-hostnamed.service: Succeeded.
Dec 05 19:59:21 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Dec 05 19:59:21 sala volumio[731]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Total Clients: 14
Dec 05 19:59:21 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 19:59:21 sala volumio[731]: info: CorePlayQueue::getTrack 0
Dec 05 19:59:27 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Dec 05 19:59:27 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Dec 05 19:59:29 sala volumio[731]: info: CoreCommandRouter::volumioPlay
Dec 05 19:59:29 sala volumio[731]: info: CoreStateMachine::play index undefined
Dec 05 19:59:29 sala volumio[731]: info: CoreStateMachine::setConsumeUpdateService undefined
Dec 05 19:59:29 sala volumio[731]: info: CorePlayQueue::getTrack 0
Dec 05 19:59:29 sala volumio[731]: info: CoreStateMachine::startPlaybackTimer
Dec 05 19:59:29 sala volumio[731]: info: CorePlayQueue::getTrack 0
Dec 05 19:59:29 sala volumio[731]: info: [1670270369689] ControllerWebradio::clearAddPlayTrack
Dec 05 19:59:29 sala volumio[731]: verbose: ControllerMpd::sendMpdCommand stop
Dec 05 19:59:29 sala volumio[731]: info: sendMpdCommand stop took 1 milliseconds
Dec 05 19:59:29 sala volumio[731]: verbose: ControllerMpd::sendMpdCommand clear
Dec 05 19:59:29 sala volumio[731]: info:
Dec 05 19:59:29 sala volumio[731]: ---------------------------- MPD announces system playlist update
Dec 05 19:59:29 sala volumio[731]: info: Ignoring MPD Status Update
Dec 05 19:59:29 sala volumio[731]: info: sendMpdCommand clear took 2 milliseconds
Dec 05 19:59:29 sala volumio[731]: verbose: ControllerMpd::sendMpdCommand load "http://stream.live.vc.bbcmedia.co.uk/bbc_radio_two"
Dec 05 19:59:29 sala volumio[731]: error: updateQueue error: null
Dec 05 19:59:29 sala volumio[731]: info: ------------------------------ 4ms
Dec 05 19:59:30 sala volumio[731]: verbose: ControllerMpd::sendMpdCommand add "http://stream.live.vc.bbcmedia.co.uk/bbc_radio_two"
Dec 05 19:59:30 sala volumio[731]: info:
Dec 05 19:59:30 sala volumio[731]: ---------------------------- MPD announces system playlist update
Dec 05 19:59:30 sala volumio[731]: info: Ignoring MPD Status Update
Dec 05 19:59:30 sala volumio[731]: info: sendMpdCommand add "http://stream.live.vc.bbcmedia.co.uk/bbc_radio_two" took 1 milliseconds
Dec 05 19:59:30 sala volumio[731]: info: CoreStateMachine::setConsumeUpdateService mpd
Dec 05 19:59:30 sala volumio[731]: verbose: ControllerMpd::sendMpdCommand play
Dec 05 19:59:30 sala volumio[731]: info: ------------------------------ 4ms
Dec 05 19:59:30 sala volumio[731]: info: sendMpdCommand play took 3 milliseconds
Dec 05 19:59:31 sala volumio[731]: info:
Dec 05 19:59:31 sala volumio[731]: ---------------------------- MPD announces state update: player
Dec 05 19:59:31 sala volumio[731]: info: ControllerMpd::getState
Dec 05 19:59:31 sala volumio[731]: verbose: ControllerMpd::sendMpdCommand status
Dec 05 19:59:31 sala volumio[731]: info:
Dec 05 19:59:31 sala volumio[731]: ---------------------------- MPD announces system playlist update
Dec 05 19:59:31 sala volumio[731]: info: Ignoring MPD Status Update
Dec 05 19:59:31 sala volumio[731]: info:
Dec 05 19:59:31 sala volumio[731]: ---------------------------- MPD announces state update: player
Dec 05 19:59:31 sala volumio[731]: info: sendMpdCommand status took 59 milliseconds
Dec 05 19:59:31 sala volumio[731]: info: ControllerMpd::getState
Dec 05 19:59:31 sala volumio[731]: verbose: ControllerMpd::sendMpdCommand status
Dec 05 19:59:31 sala volumio[731]: verbose: ControllerMpd::parseState
Dec 05 19:59:31 sala volumio[731]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Dec 05 19:59:31 sala volumio[731]: info:
Dec 05 19:59:31 sala volumio[731]: ---------------------------- MPD announces system playlist update
Dec 05 19:59:31 sala volumio[731]: info: Ignoring MPD Status Update
Dec 05 19:59:31 sala volumio[731]: info:
Dec 05 19:59:31 sala volumio[731]: ---------------------------- MPD announces state update: player
Dec 05 19:59:31 sala volumio[731]: info: ControllerMpd::getState
Dec 05 19:59:31 sala volumio[731]: verbose: ControllerMpd::sendMpdCommand status
Dec 05 19:59:31 sala volumio[731]: info: ------------------------------ 7ms
Dec 05 19:59:31 sala volumio[731]: info: sendMpdCommand status took 4 milliseconds
Dec 05 19:59:31 sala volumio[731]: info: sendMpdCommand playlistinfo took 3 milliseconds
Dec 05 19:59:31 sala volumio[731]: verbose: ControllerMpd::parseState
Dec 05 19:59:31 sala volumio[731]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Dec 05 19:59:31 sala volumio[731]: verbose: ControllerMpd::parseTrackInfo
Dec 05 19:59:31 sala volumio[731]: info: ControllerMpd::pushState
Dec 05 19:59:31 sala volumio[731]: info: CoreCommandRouter::servicePushState
Dec 05 19:59:31 sala volumio[731]: info: CorePlayQueue::getTrack 0
Dec 05 19:59:31 sala volumio[731]: verbose: STATE SERVICE {"status":"play","position":0,"seek":0,"duration":0,"samplerate":"48 kHz","bitdepth":"24 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"128 Kbps","isStreaming":false,"title":"BBC Radio 2","artist":"BBC Radio","album":null,"uri":"http://stream.live.vc.bbcmedia.co.uk/bbc_radio_two","trackType":""}
Dec 05 19:59:31 sala volumio[731]: verbose: CURRENT POSITION 0
Dec 05 19:59:31 sala volumio[731]: info: CoreStateMachine::syncState stateService play
Dec 05 19:59:31 sala volumio[731]: info: CoreStateMachine::syncState currentStatus stop
Dec 05 19:59:31 sala volumio[731]: info: ------------------------------ 70ms
Dec 05 19:59:31 sala volumio[731]: info: ------------------------------ 8ms
Dec 05 19:59:31 sala volumio[731]: info: sendMpdCommand status took 6 milliseconds
Dec 05 19:59:31 sala volumio[731]: info: sendMpdCommand playlistinfo took 5 milliseconds
Dec 05 19:59:31 sala volumio[731]: verbose: ControllerMpd::parseState
Dec 05 19:59:31 sala volumio[731]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Dec 05 19:59:31 sala volumio[731]: verbose: ControllerMpd::parseTrackInfo
Dec 05 19:59:31 sala volumio[731]: info: ControllerMpd::pushState
Dec 05 19:59:31 sala volumio[731]: info: CoreCommandRouter::servicePushState
Dec 05 19:59:31 sala volumio[731]: info: CorePlayQueue::getTrack 0
Dec 05 19:59:31 sala volumio[731]: verbose: STATE SERVICE {"status":"play","position":0,"seek":985,"duration":0,"samplerate":"48 kHz","bitdepth":"24 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"128 Kbps","isStreaming":false,"title":"BBC Radio 2","artist":"BBC Radio","album":null,"uri":"http://stream.live.vc.bbcmedia.co.uk/bbc_radio_two","trackType":""}
Dec 05 19:59:31 sala volumio[731]: verbose: CURRENT POSITION 0
Dec 05 19:59:31 sala volumio[731]: info: CoreStateMachine::syncState stateService play
Dec 05 19:59:31 sala volumio[731]: info: CoreStateMachine::syncState currentStatus play
Dec 05 19:59:31 sala volumio[731]: info: Received an update from plugin. extracting info from payload
Dec 05 19:59:31 sala volumio[731]: info: CoreStateMachine::pushState
Dec 05 19:59:31 sala volumio[731]: info: CoreCommandRouter::volumioPushState
Dec 05 19:59:31 sala volumio[731]: info: ------------------------------ 23ms
Dec 05 19:59:31 sala volumio[731]: info: sendMpdCommand playlistinfo took 11 milliseconds
Dec 05 19:59:31 sala volumio[731]: verbose: ControllerMpd::parseTrackInfo
Dec 05 19:59:31 sala volumio[731]: info: ControllerMpd::pushState
Dec 05 19:59:31 sala volumio[731]: info: CoreCommandRouter::servicePushState
Dec 05 19:59:31 sala volumio[731]: info: CorePlayQueue::getTrack 0
Dec 05 19:59:31 sala volumio[731]: verbose: STATE SERVICE {"status":"play","position":0,"seek":985,"duration":0,"samplerate":"48 kHz","bitdepth":"24 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"128 Kbps","isStreaming":false,"title":"BBC Radio 2","artist":"BBC Radio","album":null,"uri":"http://stream.live.vc.bbcmedia.co.uk/bbc_radio_two","trackType":""}
Dec 05 19:59:31 sala volumio[731]: verbose: CURRENT POSITION 0
Dec 05 19:59:31 sala volumio[731]: info: CoreStateMachine::syncState stateService play
Dec 05 19:59:31 sala volumio[731]: info: CoreStateMachine::syncState currentStatus play
Dec 05 19:59:31 sala volumio[731]: info: Received an update from plugin. extracting info from payload
Dec 05 19:59:31 sala volumio[731]: info: CoreStateMachine::pushState
Dec 05 19:59:31 sala volumio[731]: info: CoreCommandRouter::volumioPushState
Dec 05 19:59:31 sala volumio[731]: info: ------------------------------ 28ms
Dec 05 19:59:33 sala volumio[731]: info: Executing endpoint metavolumio
Dec 05 19:59:33 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: metavolumio , requestToMetaVolumio
Dec 05 19:59:33 sala volumio[731]: info: Executing endpoint metavolumio
Dec 05 19:59:33 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: metavolumio , requestToMetaVolumio
Dec 05 19:59:49 sala volumio[731]: info:
Dec 05 19:59:49 sala volumio[731]: ---------------------------- MPD announces system playlist update
Dec 05 19:59:49 sala volumio[731]: info: Ignoring MPD Status Update
Dec 05 19:59:49 sala volumio[731]: info:
Dec 05 19:59:49 sala volumio[731]: ---------------------------- MPD announces state update: player
Dec 05 19:59:49 sala volumio[731]: info: ControllerMpd::getState
Dec 05 19:59:49 sala volumio[731]: verbose: ControllerMpd::sendMpdCommand status
Dec 05 19:59:49 sala volumio[731]: info: ------------------------------ 5ms
Dec 05 19:59:49 sala volumio[731]: info: sendMpdCommand status took 2 milliseconds
Dec 05 19:59:49 sala volumio[731]: verbose: ControllerMpd::parseState
Dec 05 19:59:49 sala volumio[731]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Dec 05 19:59:49 sala volumio[731]: info: sendMpdCommand playlistinfo took 1 milliseconds
Dec 05 19:59:49 sala volumio[731]: verbose: ControllerMpd::parseTrackInfo
Dec 05 19:59:49 sala volumio[731]: info: ControllerMpd::pushState
Dec 05 19:59:49 sala volumio[731]: info: CoreCommandRouter::servicePushState
Dec 05 19:59:49 sala volumio[731]: info: CorePlayQueue::getTrack 0
Dec 05 19:59:49 sala volumio[731]: verbose: STATE SERVICE {"status":"play","position":0,"seek":18730,"duration":0,"samplerate":"48 kHz","bitdepth":"24 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"128 Kbps","isStreaming":false,"title":"BBC Radio 2","artist":"BBC Radio","album":null,"uri":"http://stream.live.vc.bbcmedia.co.uk/bbc_radio_two","trackType":""}
Dec 05 19:59:49 sala volumio[731]: verbose: CURRENT POSITION 0
Dec 05 19:59:49 sala volumio[731]: info: CoreStateMachine::syncState stateService play
Dec 05 19:59:49 sala volumio[731]: info: CoreStateMachine::syncState currentStatus play
Dec 05 19:59:49 sala volumio[731]: info: Received an update from plugin. extracting info from payload
Dec 05 19:59:49 sala volumio[731]: info: CoreStateMachine::pushState
Dec 05 19:59:49 sala volumio[731]: info: CoreCommandRouter::volumioPushState
Dec 05 19:59:49 sala volumio[731]: info: ------------------------------ 18ms
Dec 05 19:59:49 sala ntpd[635]: Soliciting pool server 162.159.200.1
Dec 05 19:59:50 sala ntpd[635]: Soliciting pool server 135.125.165.133
Dec 05 19:59:50 sala ntpd[635]: Soliciting pool server 135.125.165.135
Dec 05 19:59:51 sala ntpd[635]: Soliciting pool server 185.19.184.35
Dec 05 19:59:51 sala ntpd[635]: Soliciting pool server 80.88.90.14
Dec 05 19:59:52 sala ntpd[635]: Soliciting pool server 185.157.229.254
Dec 05 19:59:52 sala ntpd[635]: Soliciting pool server 85.199.214.99
Dec 05 19:59:52 sala ntpd[635]: Soliciting pool server 185.242.56.5
Dec 05 19:59:53 sala ntpd[635]: Soliciting pool server 65.100.46.166
Dec 05 19:59:53 sala ntpd[635]: Soliciting pool server 37.247.53.178
Dec 05 19:59:54 sala ntpd[635]: Soliciting pool server 24.214.53.97
Dec 05 19:59:54 sala ntpd[635]: Soliciting pool server 162.159.200.123
Dec 05 19:59:55 sala ntpd[635]: Soliciting pool server 135.125.165.132
Dec 05 19:59:55 sala ntpd[635]: Soliciting pool server 84.54.128.102
Dec 05 19:59:56 sala ntpd[635]: Soliciting pool server 95.110.254.234
Dec 05 19:59:57 sala ntpd[635]: Soliciting pool server 93.94.88.51
Dec 05 20:00:24 sala ntpd[635]: receive: Unexpected origin timestamp 0xe738cc3d.ac04b536 does not match aorg 0000000000.00000000 from server@185.242.56.5 xmt 0xe738cc58.7fc3fe41
Dec 05 20:00:24 sala ntpd[635]: receive: Unexpected origin timestamp 0xe738cc3d.ac06e255 does not match aorg 0000000000.00000000 from server@85.199.214.99 xmt 0xe738cc58.80fca9a5
Dec 05 20:00:24 sala ntpd[635]: receive: Unexpected origin timestamp 0xe738cc3d.abffca37 does not match aorg 0000000000.00000000 from server@24.214.53.97 xmt 0xe738cc58.8bb5cb81
Dec 05 20:01:30 sala sudo[1208]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Dec 05 20:01:30 sala sudo[1208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 20:01:30 sala sudo[1208]: pam_unix(sudo:session): session closed for user root
Dec 05 20:01:30 sala sudo[1210]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Dec 05 20:01:30 sala sudo[1210]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 20:01:30 sala sudo[1210]: pam_unix(sudo:session): session closed for user root
Dec 05 20:01:30 sala volumio[731]: verbose: New Socket.io Connection to 192.168.1.111 from 192.168.1.116 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15 Total Clients: 5
Dec 05 20:01:30 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted
Dec 05 20:01:30 sala volumio[731]: info: CoreCommandRouter::volumioGetVisibleSources
Dec 05 20:01:30 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Dec 05 20:01:30 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 20:01:30 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
Dec 05 20:01:30 sala volumio[731]: info: Error : CoreCommandRouter::executeOnPlugin: No method [getMultiroom] in plugin multiroom
Dec 05 20:01:30 sala volumio[731]: info: Received Get System Info
Dec 05 20:01:30 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Dec 05 20:01:30 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Dec 05 20:01:30 sala volumio[731]: info: Discovery: Getting this device information
Dec 05 20:01:30 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 20:01:30 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Dec 05 20:01:30 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 20:01:30 sala volumio[731]: info: Listing playlists
Dec 05 20:01:30 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: appearance , getUiSettings
Dec 05 20:01:30 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Dec 05 20:01:31 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 20:01:32 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
Dec 05 20:01:32 sala volumio[731]: info: Received Get System Info
Dec 05 20:01:32 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Dec 05 20:01:32 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Dec 05 20:01:32 sala volumio[731]: info: Discovery: Getting this device information
Dec 05 20:01:32 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 20:01:32 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Dec 05 20:01:32 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
Dec 05 20:01:32 sala volumio[731]: info: Received Get System Info
Dec 05 20:01:32 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Dec 05 20:01:32 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Dec 05 20:01:32 sala volumio[731]: info: Discovery: Getting this device information
Dec 05 20:01:32 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 20:01:32 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Dec 05 20:01:33 sala volumio[731]: info: Executing endpoint metavolumio
Dec 05 20:01:33 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: metavolumio , requestToMetaVolumio
Dec 05 20:01:33 sala volumio[731]: info: Executing endpoint metavolumio
Dec 05 20:01:33 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: metavolumio , requestToMetaVolumio
Dec 05 20:01:40 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Dec 05 20:01:40 sala volumio[731]: info: CALLMETHOD: system_controller my_volumio retreiveBackendEventStates undefined
Dec 05 20:01:40 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: my_volumio , retreiveBackendEventStates
Dec 05 20:01:48 sala volumio[731]: info: Received Get System Version
Dec 05 20:01:48 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Dec 05 20:01:54 sala sudo[1221]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Dec 05 20:01:54 sala sudo[1221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 20:01:54 sala sudo[1221]: pam_unix(sudo:session): session closed for user root
Dec 05 20:01:54 sala sudo[1223]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Dec 05 20:01:54 sala sudo[1223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 20:01:54 sala sudo[1223]: pam_unix(sudo:session): session closed for user root
Dec 05 20:01:54 sala volumio[731]: verbose: New Socket.io Connection to 192.168.1.111 from 192.168.1.116 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15 Total Clients: 5
Dec 05 20:01:54 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted
Dec 05 20:01:54 sala volumio[731]: info: CoreCommandRouter::volumioGetVisibleSources
Dec 05 20:01:54 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Dec 05 20:01:54 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 20:01:54 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
Dec 05 20:01:54 sala volumio[731]: info: Error : CoreCommandRouter::executeOnPlugin: No method [getMultiroom] in plugin multiroom
Dec 05 20:01:54 sala volumio[731]: info: Received Get System Info
Dec 05 20:01:54 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Dec 05 20:01:54 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Dec 05 20:01:54 sala volumio[731]: info: Discovery: Getting this device information
Dec 05 20:01:54 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 20:01:54 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Dec 05 20:01:54 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 20:01:54 sala volumio[731]: info: Listing playlists
Dec 05 20:01:54 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: appearance , getUiSettings
Dec 05 20:01:54 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Dec 05 20:01:55 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 20:01:56 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
Dec 05 20:01:56 sala volumio[731]: info: Received Get System Info
Dec 05 20:01:56 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Dec 05 20:01:56 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Dec 05 20:01:56 sala volumio[731]: info: Discovery: Getting this device information
Dec 05 20:01:56 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 20:01:56 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Dec 05 20:01:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
Dec 05 20:01:57 sala volumio[731]: info: Received Get System Info
Dec 05 20:01:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Dec 05 20:01:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Dec 05 20:01:57 sala volumio[731]: info: Discovery: Getting this device information
Dec 05 20:01:57 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 20:01:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Dec 05 20:01:57 sala volumio[731]: info: Executing endpoint metavolumio
Dec 05 20:01:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: metavolumio , requestToMetaVolumio
Dec 05 20:01:57 sala volumio[731]: info: Executing endpoint metavolumio
Dec 05 20:01:57 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: metavolumio , requestToMetaVolumio
Dec 05 20:02:04 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Dec 05 20:02:04 sala volumio[731]: info: CALLMETHOD: system_controller my_volumio retreiveBackendEventStates undefined
Dec 05 20:02:04 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: my_volumio , retreiveBackendEventStates
Dec 05 20:02:12 sala volumio[731]: info: Received Get System Version
Dec 05 20:02:12 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Dec 05 20:05:45 sala volumio[731]: info:
Dec 05 20:05:45 sala volumio[731]: ---------------------------- MPD announces system playlist update
Dec 05 20:05:45 sala volumio[731]: info: Ignoring MPD Status Update
Dec 05 20:05:45 sala volumio[731]: info:
Dec 05 20:05:45 sala volumio[731]: ---------------------------- MPD announces state update: player
Dec 05 20:05:45 sala volumio[731]: info: ControllerMpd::getState
Dec 05 20:05:45 sala volumio[731]: verbose: ControllerMpd::sendMpdCommand status
Dec 05 20:05:45 sala volumio[731]: info: ------------------------------ 3ms
Dec 05 20:05:45 sala volumio[731]: info: sendMpdCommand status took 2 milliseconds
Dec 05 20:05:45 sala volumio[731]: verbose: ControllerMpd::parseState
Dec 05 20:05:45 sala volumio[731]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Dec 05 20:05:45 sala volumio[731]: info: sendMpdCommand playlistinfo took 1 milliseconds
Dec 05 20:05:45 sala volumio[731]: verbose: ControllerMpd::parseTrackInfo
Dec 05 20:05:45 sala volumio[731]: info: ControllerMpd::pushState
Dec 05 20:05:45 sala volumio[731]: info: CoreCommandRouter::servicePushState
Dec 05 20:05:46 sala volumio[731]: info: CorePlayQueue::getTrack 0
Dec 05 20:05:46 sala volumio[731]: verbose: STATE SERVICE {"status":"play","position":0,"seek":348737,"duration":0,"samplerate":"48 kHz","bitdepth":"24 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"128 Kbps","isStreaming":false,"title":"BBC Radio 2","artist":"BBC Radio","album":null,"uri":"http://stream.live.vc.bbcmedia.co.uk/bbc_radio_two","trackType":""}
Dec 05 20:05:46 sala volumio[731]: verbose: CURRENT POSITION 0
Dec 05 20:05:46 sala volumio[731]: info: CoreStateMachine::syncState stateService play
Dec 05 20:05:46 sala volumio[731]: info: CoreStateMachine::syncState currentStatus play
Dec 05 20:05:46 sala volumio[731]: info: Received an update from plugin. extracting info from payload
Dec 05 20:05:46 sala volumio[731]: info: CoreStateMachine::pushState
Dec 05 20:05:46 sala volumio[731]: info: CoreCommandRouter::volumioPushState
Dec 05 20:05:46 sala volumio[731]: info: ------------------------------ 11ms
Dec 05 20:06:02 sala ntpd[635]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Dec 05 20:08:48 sala sudo[1264]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Dec 05 20:08:48 sala sudo[1264]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 20:08:48 sala sudo[1264]: pam_unix(sudo:session): session closed for user root
Dec 05 20:08:48 sala sudo[1266]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Dec 05 20:08:48 sala sudo[1266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 20:08:48 sala sudo[1266]: pam_unix(sudo:session): session closed for user root
Dec 05 20:08:48 sala volumio[731]: verbose: New Socket.io Connection to 192.168.1.111 from 192.168.1.116 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15 Total Clients: 6
Dec 05 20:08:48 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted
Dec 05 20:08:48 sala volumio[731]: info: CoreCommandRouter::volumioGetVisibleSources
Dec 05 20:08:48 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Dec 05 20:08:48 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 20:08:48 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
Dec 05 20:08:48 sala volumio[731]: info: Error : CoreCommandRouter::executeOnPlugin: No method [getMultiroom] in plugin multiroom
Dec 05 20:08:48 sala volumio[731]: info: Received Get System Info
Dec 05 20:08:48 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Dec 05 20:08:48 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Dec 05 20:08:48 sala volumio[731]: info: Discovery: Getting this device information
Dec 05 20:08:48 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 20:08:48 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Dec 05 20:08:48 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 20:08:48 sala volumio[731]: info: Listing playlists
Dec 05 20:08:48 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: appearance , getUiSettings
Dec 05 20:08:48 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Dec 05 20:08:49 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 20:08:50 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
Dec 05 20:08:50 sala volumio[731]: info: Received Get System Info
Dec 05 20:08:50 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Dec 05 20:08:50 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Dec 05 20:08:50 sala volumio[731]: info: Discovery: Getting this device information
Dec 05 20:08:50 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 20:08:50 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Dec 05 20:08:51 sala sudo[1270]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Dec 05 20:08:51 sala sudo[1270]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 20:08:51 sala sudo[1270]: pam_unix(sudo:session): session closed for user root
Dec 05 20:08:51 sala sudo[1272]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Dec 05 20:08:51 sala sudo[1272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 20:08:51 sala sudo[1272]: pam_unix(sudo:session): session closed for user root
Dec 05 20:08:51 sala volumio[731]: verbose: New Socket.io Connection to 192.168.1.111 from 192.168.1.116 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15 Total Clients: 6
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::volumioGetVisibleSources
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
Dec 05 20:08:51 sala volumio[731]: info: Error : CoreCommandRouter::executeOnPlugin: No method [getMultiroom] in plugin multiroom
Dec 05 20:08:51 sala volumio[731]: info: Received Get System Info
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Dec 05 20:08:51 sala volumio[731]: info: Discovery: Getting this device information
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 20:08:51 sala volumio[731]: info: Listing playlists
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: appearance , getUiSettings
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Dec 05 20:08:51 sala sudo[1276]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Dec 05 20:08:51 sala sudo[1276]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 20:08:51 sala sudo[1276]: pam_unix(sudo:session): session closed for user root
Dec 05 20:08:51 sala sudo[1278]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Dec 05 20:08:51 sala sudo[1278]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 20:08:51 sala sudo[1278]: pam_unix(sudo:session): session closed for user root
Dec 05 20:08:51 sala volumio[731]: verbose: New Socket.io Connection to 192.168.1.111 from 192.168.1.116 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15 Total Clients: 7
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::volumioGetVisibleSources
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
Dec 05 20:08:51 sala volumio[731]: info: Error : CoreCommandRouter::executeOnPlugin: No method [getMultiroom] in plugin multiroom
Dec 05 20:08:51 sala volumio[731]: info: Received Get System Info
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Dec 05 20:08:51 sala volumio[731]: info: Discovery: Getting this device information
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 20:08:51 sala volumio[731]: info: Listing playlists
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: appearance , getUiSettings
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Dec 05 20:08:51 sala volumio[731]: verbose: New Socket.io Connection to 192.168.1.111 from 192.168.1.116 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15 Total Clients: 7
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::volumioGetState
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::volumioGetQueue
Dec 05 20:08:51 sala volumio[731]: info: CoreStateMachine::getQueue
Dec 05 20:08:51 sala volumio[731]: info: CorePlayQueue::getQueue
Dec 05 20:08:51 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , getHwuuid
Dec 05 20:09:03 sala volumio[731]: info: CALLMETHOD: system_controller system sendBugReport [object Object]
Dec 05 20:09:03 sala volumio[731]: info: CoreCommandRouter::executeOnPlugin: system , sendBugReport
Dec 05 20:09:03 sala sudo[1299]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwconfig
Dec 05 20:09:03 sala sudo[1299]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 05 20:09:03 sala sudo[1299]: pam_unix(sudo:session): session closed for user root
Dec 05 20:09:07 sala sudo[1342]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/journalctl -p 7
Dec 05 20:09:07 sala sudo[1342]: pam_unix(sudo:session): session opened for user root by (uid=0)