inzwischen bin ich auf 1594414
Keine Verbindung mehr zu MSG
Einklappen
X
-
Code:root@MS4Home:/home/music# killall node root@MS4Home:/home/music# sudo ps uwax | grep node root 1663791 30.0 0.7 711564 59484 ? Sl 12:22 0:00 node /opt/music_server/msg/service/index.js root 1664026 0.0 0.0 6260 648 pts/0 S+ 12:22 0:00 grep node
Kommentar
-
Mhh ok, also ein reboot sollte den Prozess wirklich abraeumen, aber das wirst du schon probiert haben ?
Ansonsten koenntest du noch folgendes probieren:
Der sollte dich dann vor jedem kill nochmal fragen.Code:killall -9 -i node
Du koenntest auch noch das hier probieren, das hab ich allerdings selbst noch nie versucht:
Code:fuser -k 7090
Kommentar
-
reboot habe ich auch schon gemacht,
Code:root@MS4Home:~# sudo ps uwax | grep node root 21048 10.0 0.7 703940 58412 ? Sl 12:27 0:00 node /opt/mus ic_server/msg/service/index.js root 21508 0.0 0.0 6260 648 pts/0 S+ 12:27 0:00 grep node root@MS4Home:~# killall -9 -i node node: Kein Prozess gefunden root@MS4Home:~# sudo ps uwax | grep node root 97915 0.0 0.0 6260 708 pts/0 S+ 12:42 0:00 grep node root@MS4Home:~# killall -9 -i node Signal node(98019) senden? (y/N) y node(98019): Kein passender Prozess gefunden node: Kein Prozess gefunden root@MS4Home:~# killall -9 -i node Signal node(99027) senden? (y/N) y root@MS4Home:~# sudo ps uwax | grep node root 100339 0.0 0.0 6260 648 pts/0 S+ 12:42 0:00 grep node root@MS4Home:~# fuser -k 7090 Angegebener Dateiname 7090 existiert nicht. root@MS4Home:~# killall -9 -i node Signal node(103052) senden? (y/N) y root@MS4Home:~# sudo ps uwax | grep node root 103821 102 0.7 702808 58228 ? Sl 12:43 0:01 node /opt/music_server/msg/service/index.js root 103866 0.0 0.0 6260 648 pts/0 S+ 12:43 0:00 grep node root@MS4Home:~# fuser -k 7090 Angegebener Dateiname 7090 existiert nicht. root@MS4Home:~#
Kommentar
-
Ahh danke, das hilft schon mal mehr. Da gibts ein Problem beim starten. Das MSG wird scheinbar in ner loop gestartet, deswegen kannst du ihn auch nie killen, bis dahin gibt es den Prozess schon gar nicht mehr.
Genau deswegen gehen auch deine process Ids noch.
Die Frage ist nur woher das kommt. Wenn du den MSG im web-ui oder per terminal deaktivierst, sollte ihn ja niemand mehr neustarten und es sollten dann alle Prozesse weg sein.
-
-
siehe hier:
https://www.loxforum.com/forum/proje...711#post471711
ich habe das gleich Problem seit Okt 25 und auch seitdem den Musicserver in der Loxonewelt nicht mehr verwendet.
In der Loxone wird er als on und dann wieder off angezeigt.
auch die msg.log gibt es bei mir auch nicht, also wie bei dir:
weil da eine Fehlermeldung kommt:
sudo: /opt/music_server/msg/msg1.sh: command not found
f.hien schrieb, dass der das gleiche Problem habe.
Vielleicht hat hismastersvoice irgendeinen Ansatz, was hier das Problem sein könnte.Haus: Bj 1959, gekauft 2011, totale Entkernung, Dachausbau, Erweiterung & Vergrößerung: Start: 2014, Ende: 2050
Loxone: 1 x Ms Gen.02, 1 x MS Gen.01, 5 x Ext., 4 x Relay Ext., 1 x Dimmer Ext., 2 x 1-wire Ext., 1 x DMX Ext. 1 x TREE Ext. mehr kommt noch
Licht: DMX LED Beleuchtung (24V), MW HLG Serie und eldoled Dimmer
Heizung: Brötje WBS 22F, OG Heizkörper und FuBoHeizung über RTL, EG FuBoHeizungKommentar
-
Gagi MSG über Web UI gestoppt
dann ps -ef --forest
Code:root@MS4Home:/home/music# ps -ef --forest UID PID PPID C STIME TTY TIME CMD root 2 0 0 12:55 ? 00:00:00 [kthreadd] root 3 2 0 12:55 ? 00:00:00 \_ [rcu_gp] root 4 2 0 12:55 ? 00:00:00 \_ [rcu_par_gp] root 5 2 0 12:55 ? 00:00:02 \_ [kworker/0:0-mm_percpu_w root 6 2 0 12:55 ? 00:00:00 \_ [kworker/0:0H-events_hig root 8 2 0 12:55 ? 00:00:00 \_ [mm_percpu_wq] root 9 2 0 12:55 ? 00:00:00 \_ [rcu_tasks_rude_] root 10 2 0 12:55 ? 00:00:00 \_ [rcu_tasks_trace] root 11 2 0 12:55 ? 00:00:00 \_ [ksoftirqd/0] root 12 2 0 12:55 ? 00:00:10 \_ [rcu_sched] root 13 2 0 12:55 ? 00:00:00 \_ [migration/0] root 15 2 0 12:55 ? 00:00:00 \_ [cpuhp/0] root 16 2 0 12:55 ? 00:00:00 \_ [cpuhp/1] root 17 2 0 12:55 ? 00:00:00 \_ [migration/1] root 18 2 0 12:55 ? 00:00:00 \_ [ksoftirqd/1] root 20 2 0 12:55 ? 00:00:00 \_ [kworker/1:0H-events_hig root 21 2 0 12:55 ? 00:00:00 \_ [cpuhp/2] root 22 2 0 12:55 ? 00:00:00 \_ [migration/2] root 23 2 0 12:55 ? 00:00:00 \_ [ksoftirqd/2] root 25 2 0 12:55 ? 00:00:00 \_ [kworker/2:0H-events_hig root 26 2 0 12:55 ? 00:00:00 \_ [cpuhp/3] root 27 2 0 12:55 ? 00:00:00 \_ [migration/3] root 28 2 0 12:55 ? 00:00:00 \_ [ksoftirqd/3] root 30 2 0 12:55 ? 00:00:00 \_ [kworker/3:0H-events_hig root 35 2 0 12:55 ? 00:00:00 \_ [kdevtmpfs] root 36 2 0 12:55 ? 00:00:00 \_ [netns] root 37 2 0 12:55 ? 00:00:00 \_ [kauditd] root 38 2 0 12:55 ? 00:00:02 \_ [kworker/2:1-mm_percpu_w root 39 2 0 12:55 ? 00:00:01 \_ [kworker/3:1-mm_percpu_w root 40 2 0 12:55 ? 00:00:00 \_ [khungtaskd] root 41 2 0 12:55 ? 00:00:00 \_ [oom_reaper] root 42 2 0 12:55 ? 00:00:00 \_ [writeback] root 43 2 0 12:55 ? 00:00:00 \_ [kcompactd0] root 44 2 0 12:55 ? 00:00:00 \_ [ksmd] root 45 2 0 12:55 ? 00:00:00 \_ [khugepaged] root 47 2 0 12:55 ? 00:00:03 \_ [kworker/1:1-events] root 64 2 0 12:55 ? 00:00:00 \_ [kintegrityd] root 65 2 0 12:55 ? 00:00:00 \_ [kblockd] root 66 2 0 12:55 ? 00:00:00 \_ [blkcg_punt_bio] root 67 2 0 12:55 ? 00:00:00 \_ [edac-poller] root 68 2 0 12:55 ? 00:00:00 \_ [devfreq_wq] root 69 2 0 12:55 ? 00:00:00 \_ [kworker/2:1H-kblockd] root 70 2 0 12:55 ? 00:00:00 \_ [kswapd0] root 71 2 0 12:55 ? 00:00:00 \_ [kthrotld] root 72 2 0 12:55 ? 00:00:00 \_ [irq/123-pciehp] root 73 2 0 12:55 ? 00:00:00 \_ [acpi_thermal_pm] root 74 2 0 12:55 ? 00:00:00 \_ [ipv6_addrconf] root 83 2 0 12:55 ? 00:00:00 \_ [kstrp] root 86 2 0 12:55 ? 00:00:00 \_ [zswap-shrink] root 87 2 0 12:55 ? 00:00:00 \_ [kworker/u9:0] root 109 2 0 12:55 ? 00:00:00 \_ [kworker/0:1H-kblockd] root 135 2 0 12:55 ? 00:00:00 \_ [nvme-wq] root 137 2 0 12:55 ? 00:00:00 \_ [nvme-reset-wq] root 139 2 0 12:55 ? 00:00:00 \_ [nvme-delete-wq] root 140 2 0 12:55 ? 00:00:00 \_ [kworker/1:1H-kblockd] root 170 2 0 12:55 ? 00:00:00 \_ [jbd2/nvme0n1p2-] root 171 2 0 12:55 ? 00:00:00 \_ [ext4-rsv-conver] root 174 2 0 12:55 ? 00:00:00 \_ [kworker/3:1H-kblockd] root 233 2 0 12:55 ? 00:00:00 \_ [rpciod] root 235 2 0 12:55 ? 00:00:00 \_ [xprtiod] root 268 2 0 12:55 ? 00:00:00 \_ [tpm_dev_wq] root 276 2 0 12:55 ? 00:00:00 \_ [watchdogd] root 278 2 0 12:55 ? 00:00:00 \_ [irq/132-mei_me] root 279 2 0 12:55 ? 00:00:00 \_ [cryptd] root 341 2 0 12:55 ? 00:00:00 \_ [card0-crtc0] root 342 2 0 12:55 ? 00:00:00 \_ [card0-crtc1] root 343 2 0 12:55 ? 00:00:00 \_ [card0-crtc2] root 631603 2 0 14:39 ? 00:00:00 \_ [kworker/2:0-cgroup_rele root 1271779 2 0 16:22 ? 00:00:00 \_ [kworker/u8:0-flush-259: root 1559392 2 0 17:09 ? 00:00:00 \_ [kworker/1:2-events] root 1625966 2 0 17:20 ? 00:00:00 \_ [kworker/u8:2-events_unb root 1693121 2 0 17:31 ? 00:00:00 \_ [kworker/3:2-events] root 1736589 2 0 17:39 ? 00:00:00 \_ [kworker/0:1-events] root 1795688 2 0 17:48 ? 00:00:00 \_ [kworker/u8:1-flush-259: root 1929456 2 0 18:09 ? 00:00:00 \_ [kworker/2:2-events] root 1963845 2 0 18:13 ? 00:00:00 \_ [kworker/1:0-events] root 1 0 0 12:55 ? 00:00:02 /sbin/init root 215 1 0 12:55 ? 00:00:11 /lib/systemd/systemd-journal root 239 1 0 12:55 ? 00:00:00 /lib/systemd/systemd-udevd _rpc 357 1 0 12:55 ? 00:00:00 /sbin/rpcbind -f -w systemd+ 358 1 0 12:55 ? 00:00:00 /lib/systemd/systemd-timesyn root 364 1 0 12:55 ? 00:00:00 /usr/sbin/acpi_fakekeyd -f root 365 1 0 12:55 ? 00:00:00 /usr/sbin/acpid avahi 368 1 0 12:55 ? 00:00:07 avahi-daemon: running [MS4Ho avahi 380 368 0 12:55 ? 00:00:00 \_ avahi-daemon: chroot hel root 369 1 0 12:55 ? 00:00:00 /usr/sbin/cron -f message+ 370 1 0 12:55 ? 00:00:00 /usr/bin/dbus-daemon --syste root 374 1 0 12:55 ? 00:00:03 /usr/sbin/rsyslogd -n -iNONE root 375 1 0 12:55 ? 00:00:00 /lib/systemd/systemd-logind root 444 1 0 12:55 ? 00:00:00 /usr/sbin/nmbd --foreground root 464 1 0 12:55 ? 00:00:00 /usr/sbin/automount --pid-fi root 493 1 0 12:55 ? 00:00:00 sshd: /usr/sbin/sshd -D [lis root 1963157 493 0 18:13 ? 00:00:00 \_ sshd: music [priv] music 1963872 1963157 0 18:13 ? 00:00:00 \_ sshd: music@pts/0 music 1963906 1963872 0 18:13 pts/0 00:00:00 \_ -bash root 1964191 1963906 0 18:13 pts/0 00:00:00 \_ su root 1964395 1964191 0 18:13 pts/0 00:00:00 \_ bash root 1966274 1964395 0 18:14 pts/0 00:00:00 \_ ps - root 529 1 0 12:55 ? 00:00:00 /usr/sbin/apache2 -k start www-data 535 529 0 12:55 ? 00:00:00 \_ /usr/sbin/apache2 -k sta www-data 536 529 0 12:55 ? 00:00:00 \_ /usr/sbin/apache2 -k sta www-data 537 529 0 12:55 ? 00:00:00 \_ /usr/sbin/apache2 -k sta www-data 538 529 0 12:55 ? 00:00:00 \_ /usr/sbin/apache2 -k sta www-data 539 529 0 12:55 ? 00:00:00 \_ /usr/sbin/apache2 -k sta www-data 3270 529 0 12:56 ? 00:00:00 \_ /usr/sbin/apache2 -k sta www-data 4072 529 0 12:56 ? 00:00:00 \_ /usr/sbin/apache2 -k sta root 534 1 0 12:55 ? 00:00:00 /usr/sbin/smbd --foreground root 541 534 0 12:55 ? 00:00:00 \_ /usr/sbin/smbd --foregro root 542 534 0 12:55 ? 00:00:00 \_ /usr/sbin/smbd --foregro root 543 534 0 12:55 ? 00:00:00 \_ /usr/sbin/smbd --foregro root 782 1 0 12:55 ? 00:00:00 sudo sudo -u squeezeboxserve root 783 782 0 12:55 ? 00:00:00 \_ sudo -u squeezeboxserver squeeze+ 784 783 1 12:55 ? 00:03:56 \_ /usr/bin/perl /usr/s squeeze+ 832 784 0 12:55 ? 00:00:00 \_ /usr/bin/perl /u squeeze+ 856 784 0 12:55 ? 00:00:06 \_ /var/lib/squeeze squeeze+ 901 784 0 12:55 ? 00:00:00 \_ /usr/bin/avahi-p squeeze+ 907 784 0 12:55 ? 00:00:00 \_ /usr/bin/avahi-p squeeze+ 909 784 0 12:55 ? 00:00:00 \_ /usr/bin/avahi-p squeeze+ 915 784 0 12:55 ? 00:00:00 \_ /usr/bin/avahi-p squeeze+ 950 784 0 12:56 ? 00:00:00 \_ /usr/bin/avahi-p squeeze+ 968 784 0 12:56 ? 00:00:00 \_ /usr/bin/avahi-p squeeze+ 986 784 0 12:56 ? 00:00:00 \_ /usr/bin/avahi-p squeeze+ 1004 784 0 12:56 ? 00:00:00 \_ /usr/bin/avahi-p squeeze+ 1022 784 0 12:56 ? 00:00:00 \_ /usr/bin/avahi-p squeeze+ 4458 784 0 12:56 ? 00:00:00 \_ /usr/bin/avahi-p root 842 1 0 12:55 ? 00:00:08 squeezelite -n Badezimmer OG root 872 1 0 12:55 ? 00:00:08 squeezelite -n Terrasse -m 0 root 891 1 0 12:55 ? 00:00:08 squeezelite -n Aileen -m 03 root 911 1 0 12:55 ? 00:00:08 squeezelite -n Sauna -m 04 6 root 929 1 0 12:55 ? 00:00:08 squeezelite -n Wohnzimmer -m root 946 1 0 12:56 ? 00:00:08 squeezelite -n Werkstatt -m root 964 1 0 12:56 ? 00:00:08 squeezelite -n Badezimmer EG root 982 1 0 12:56 ? 00:00:08 squeezelite -n Schlafzimmer root 1000 1 0 12:56 ? 00:00:08 squeezelite -n Eingang -m 09 root 1018 1 0 12:56 ? 00:00:08 squeezelite -n Waescheraum - root 1038 1 0 12:56 ? 00:00:16 php /opt/music_server/sqpm2 root 1116 1 0 12:56 ? 00:00:00 /bin/bash /opt/music_server/ root 4184 1116 0 12:56 ? 00:00:14 \_ /bin/bash /opt/music_ser root 1966075 4184 0 18:14 ? 00:00:00 | \_ sleep 1 root 4188 1116 0 12:56 ? 00:00:00 \_ cat root 4189 1116 0 12:56 ? 00:00:04 \_ /bin/bash /opt/music_ser root 1152 1 0 12:56 ? 00:00:00 /bin/bash /opt/music_server/ root 1168 1152 0 12:56 ? 00:00:00 \_ socat - udp4-listen:9001 root 1169 1152 0 12:56 ? 00:00:00 \_ /bin/bash /opt/music_ser root 1235 1 0 12:56 ? 00:00:00 /bin/bash /opt/music_server/ root 2878 1235 0 12:56 ? 00:00:03 \_ knxtool groupsocketliste root 2880 1235 0 12:56 ? 00:01:55 \_ /bin/bash /opt/music_ser root 1289 1 0 12:56 ? 00:00:00 /bin/bash /opt/music_server/ root 2877 1289 0 12:56 ? 00:00:03 \_ knxtool groupsocketliste root 2879 1289 0 12:56 ? 00:01:56 \_ /bin/bash /opt/music_ser root 1357 1 0 12:56 ? 00:00:00 /bin/bash /opt/music_server/ root 2887 1357 0 12:56 ? 00:00:04 \_ knxtool groupsocketliste root 2890 1357 0 12:56 ? 00:01:56 \_ /bin/bash /opt/music_ser root 2475 1 0 12:56 ? 00:00:02 php /opt/music_server/wdog knxd 2901 1 0 12:56 ? 00:00:11 /usr/bin/knxd -e 1.1.210 -E root 5560 1 0 12:56 tty1 00:00:00 /sbin/agetty -o -p -- \u --n root 1963350 1 0 18:13 ? 00:00:00 bash /opt/music_server/msg/m root 1965723 1963350 24 18:14 ? 00:00:01 \_ node /opt/music_server/m music 1963786 1 0 18:13 ? 00:00:00 /lib/systemd/systemd --user music 1963811 1963786 0 18:13 ? 00:00:00 \_ (sd-pam)
Kommentar
-
Gagi
Ich habe jetzt mal Autostart im MSG deaktiviert und habe dann das msg gestoppt. Jetzt ist es glaube ich nicht mehr aktiv oder ?
Code:root@MS4Home:/home/music# ps -ef --forest UID PID PPID C STIME TTY TIME CMD root 2 0 0 18:41 ? 00:00:00 [kthreadd] root 3 2 0 18:41 ? 00:00:00 \_ [rcu_gp] root 4 2 0 18:41 ? 00:00:00 \_ [rcu_par_gp] root 6 2 0 18:41 ? 00:00:00 \_ [kworker/0:0H-events_highpri] root 7 2 0 18:41 ? 00:00:00 \_ [kworker/u8:0-ext4-rsv-conversion] root 8 2 0 18:41 ? 00:00:00 \_ [mm_percpu_wq] root 9 2 0 18:41 ? 00:00:00 \_ [rcu_tasks_rude_] root 10 2 0 18:41 ? 00:00:00 \_ [rcu_tasks_trace] root 11 2 0 18:41 ? 00:00:00 \_ [ksoftirqd/0] root 12 2 0 18:41 ? 00:00:00 \_ [rcu_sched] root 13 2 0 18:41 ? 00:00:00 \_ [migration/0] root 14 2 0 18:41 ? 00:00:00 \_ [kworker/0:1-events] root 15 2 0 18:41 ? 00:00:00 \_ [cpuhp/0] root 16 2 0 18:41 ? 00:00:00 \_ [cpuhp/1] root 17 2 0 18:41 ? 00:00:00 \_ [migration/1] root 18 2 0 18:41 ? 00:00:00 \_ [ksoftirqd/1] root 20 2 0 18:41 ? 00:00:00 \_ [kworker/1:0H-events_highpri] root 21 2 0 18:41 ? 00:00:00 \_ [cpuhp/2] root 22 2 0 18:41 ? 00:00:00 \_ [migration/2] root 23 2 0 18:41 ? 00:00:00 \_ [ksoftirqd/2] root 24 2 0 18:41 ? 00:00:00 \_ [kworker/2:0-events] root 25 2 0 18:41 ? 00:00:00 \_ [kworker/2:0H-events_highpri] root 26 2 0 18:41 ? 00:00:00 \_ [cpuhp/3] root 27 2 0 18:41 ? 00:00:00 \_ [migration/3] root 28 2 0 18:41 ? 00:00:00 \_ [ksoftirqd/3] root 30 2 0 18:41 ? 00:00:00 \_ [kworker/3:0H-events_highpri] root 33 2 0 18:41 ? 00:00:00 \_ [kworker/u8:2-flush-259:0] root 35 2 0 18:41 ? 00:00:00 \_ [kdevtmpfs] root 36 2 0 18:41 ? 00:00:00 \_ [netns] root 37 2 0 18:41 ? 00:00:00 \_ [kauditd] root 38 2 0 18:41 ? 00:00:00 \_ [kworker/2:1-events_freezable] root 39 2 0 18:41 ? 00:00:00 \_ [kworker/3:1-mm_percpu_wq] root 40 2 0 18:41 ? 00:00:00 \_ [khungtaskd] root 41 2 0 18:41 ? 00:00:00 \_ [oom_reaper] root 42 2 0 18:41 ? 00:00:00 \_ [writeback] root 43 2 0 18:41 ? 00:00:00 \_ [kcompactd0] root 44 2 0 18:41 ? 00:00:00 \_ [ksmd] root 45 2 0 18:41 ? 00:00:00 \_ [khugepaged] root 47 2 0 18:41 ? 00:00:00 \_ [kworker/1:1-mm_percpu_wq] root 64 2 0 18:41 ? 00:00:00 \_ [kintegrityd] root 65 2 0 18:41 ? 00:00:00 \_ [kblockd] root 66 2 0 18:41 ? 00:00:00 \_ [blkcg_punt_bio] root 67 2 0 18:41 ? 00:00:00 \_ [edac-poller] root 68 2 0 18:41 ? 00:00:00 \_ [devfreq_wq] root 69 2 0 18:41 ? 00:00:00 \_ [kworker/2:1H-kblockd] root 70 2 0 18:41 ? 00:00:00 \_ [kswapd0] root 71 2 0 18:41 ? 00:00:00 \_ [kthrotld] root 72 2 0 18:41 ? 00:00:00 \_ [irq/123-pciehp] root 73 2 0 18:41 ? 00:00:00 \_ [acpi_thermal_pm] root 74 2 0 18:41 ? 00:00:00 \_ [ipv6_addrconf] root 83 2 0 18:41 ? 00:00:00 \_ [kstrp] root 86 2 0 18:41 ? 00:00:00 \_ [zswap-shrink] root 87 2 0 18:41 ? 00:00:00 \_ [kworker/u9:0] root 133 2 0 18:41 ? 00:00:00 \_ [kworker/1:1H-kblockd] root 134 2 0 18:41 ? 00:00:00 \_ [kworker/3:2-rcu_gp] root 137 2 0 18:41 ? 00:00:00 \_ [nvme-wq] root 139 2 0 18:41 ? 00:00:00 \_ [nvme-reset-wq] root 140 2 0 18:41 ? 00:00:00 \_ [nvme-delete-wq] root 141 2 0 18:41 ? 00:00:00 \_ [kworker/0:1H-kblockd] root 158 2 0 18:41 ? 00:00:00 \_ [kworker/3:1H-kblockd] root 173 2 0 18:41 ? 00:00:00 \_ [kworker/1:2-events] root 174 2 0 18:41 ? 00:00:00 \_ [jbd2/nvme0n1p2-] root 175 2 0 18:41 ? 00:00:00 \_ [ext4-rsv-conver] root 228 2 0 18:41 ? 00:00:00 \_ [rpciod] root 233 2 0 18:41 ? 00:00:00 \_ [xprtiod] root 270 2 0 18:41 ? 00:00:00 \_ [tpm_dev_wq] root 271 2 0 18:41 ? 00:00:00 \_ [kworker/0:2-events] root 273 2 0 18:41 ? 00:00:00 \_ [watchdogd] root 279 2 0 18:41 ? 00:00:00 \_ [irq/132-mei_me] root 280 2 0 18:41 ? 00:00:00 \_ [cryptd] root 343 2 0 18:41 ? 00:00:00 \_ [card0-crtc0] root 344 2 0 18:41 ? 00:00:00 \_ [card0-crtc1] root 345 2 0 18:41 ? 00:00:00 \_ [card0-crtc2] root 362 2 0 18:41 ? 00:00:00 \_ [kworker/u8:4-flush-259:0] root 1112 2 0 18:41 ? 00:00:00 \_ [kworker/u8:7-events_unbound] root 1 0 0 18:41 ? 00:00:04 /sbin/init root 218 1 0 18:41 ? 00:00:00 /lib/systemd/systemd-journald root 241 1 0 18:41 ? 00:00:00 /lib/systemd/systemd-udevd _rpc 363 1 0 18:41 ? 00:00:00 /sbin/rpcbind -f -w systemd+ 364 1 0 18:41 ? 00:00:00 /lib/systemd/systemd-timesyncd root 369 1 0 18:41 ? 00:00:00 /usr/sbin/acpi_fakekeyd -f root 370 1 0 18:41 ? 00:00:00 /usr/sbin/acpid avahi 373 1 0 18:41 ? 00:00:00 avahi-daemon: running [MS4Home.local] avahi 385 373 0 18:41 ? 00:00:00 \_ avahi-daemon: chroot helper root 374 1 0 18:41 ? 00:00:00 /usr/sbin/cron -f message+ 375 1 0 18:41 ? 00:00:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-ac root 379 1 0 18:41 ? 00:00:00 /usr/sbin/rsyslogd -n -iNONE root 383 1 0 18:41 ? 00:00:00 /lib/systemd/systemd-logind root 447 1 0 18:41 ? 00:00:00 /usr/sbin/nmbd --foreground --no-process-group root 461 1 0 18:41 ? 00:00:00 /usr/sbin/automount --pid-file /var/run/autofs.pid root 488 1 0 18:41 ? 00:00:00 sshd: /usr/sbin/sshd -D[listener] 0 of 10-100 startups root 27612 488 0 18:45 ? 00:00:00 \_ sshd: music [priv] music 28324 27612 0 18:45 ? 00:00:00 \_ sshd: music@pts/0 music 28340 28324 0 18:45 pts/0 00:00:00 \_ -bash root 28406 28340 0 18:45 pts/0 00:00:00 \_ su root 28916 28406 0 18:45 pts/0 00:00:00 \_ bash root 49512 28916 0 18:48 pts/0 00:00:00 \_ ps -ef --forest root 511 1 0 18:41 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group root 517 511 0 18:41 ? 00:00:00 \_ /usr/sbin/smbd --foreground --no-process-group root 518 511 0 18:41 ? 00:00:00 \_ /usr/sbin/smbd --foreground --no-process-group root 519 511 0 18:41 ? 00:00:00 \_ /usr/sbin/smbd --foreground --no-process-group root 533 1 0 18:41 ? 00:00:00 /usr/sbin/apache2 -k start www-data 535 533 0 18:41 ? 00:00:00 \_ /usr/sbin/apache2 -k start www-data 536 533 0 18:41 ? 00:00:00 \_ /usr/sbin/apache2 -k start www-data 537 533 0 18:41 ? 00:00:00 \_ /usr/sbin/apache2 -k start www-data 538 533 0 18:41 ? 00:00:00 \_ /usr/sbin/apache2 -k start www-data 539 533 0 18:41 ? 00:00:00 \_ /usr/sbin/apache2 -k start www-data 1189 533 0 18:41 ? 00:00:00 \_ /usr/sbin/apache2 -k start www-data 4241 533 0 18:41 ? 00:00:00 \_ /usr/sbin/apache2 -k start www-data 4489 533 0 18:41 ? 00:00:00 \_ /usr/sbin/apache2 -k start www-data 4490 533 0 18:41 ? 00:00:00 \_ /usr/sbin/apache2 -k start root 796 1 0 18:41 ? 00:00:00 sudo sudo -u squeezeboxserver /usr/sbin/squeezeboxserver -- --daemon --logdir var/ root 797 796 0 18:41 ? 00:00:00 \_ sudo -u squeezeboxserver /usr/sbin/squeezeboxserver -- --daemon --logdir var/l squeeze+ 798 797 1 18:41 ? 00:00:07 \_ /usr/bin/perl /usr/sbin/squeezeboxserver -- --daemon --logdir var/log/sque squeeze+ 848 798 0 18:41 ? 00:00:00 \_ /usr/bin/perl /usr/sbin/squeezeboxserver-resized squeeze+ 864 798 0 18:41 ? 00:00:00 \_ /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/UPnPBridge/Bi squeeze+ 909 798 0 18:41 ? 00:00:00 \_ /usr/bin/avahi-publish-service 358B978BE558@Badezimmer OG _raop._tcp 3 squeeze+ 912 798 0 18:41 ? 00:00:00 \_ /usr/bin/avahi-publish-service 205FEEC3A657@Terrasse _raop._tcp 37621 squeeze+ 913 798 0 18:41 ? 00:00:00 \_ /usr/bin/avahi-publish-service B2B5F6E199BA@Aileen _raop._tcp 34143 34 squeeze+ 931 798 0 18:41 ? 00:00:00 \_ /usr/bin/avahi-publish-service B81713828EDB@Sauna _raop._tcp 39003 390 squeeze+ 966 798 0 18:41 ? 00:00:00 \_ /usr/bin/avahi-publish-service 38FAA29DB5A0@Werkstatt _raop._tcp 37907 squeeze+ 984 798 0 18:41 ? 00:00:00 \_ /usr/bin/avahi-publish-service F94A8DBEDF09@Badezimmer EG _raop._tcp 3 squeeze+ 1007 798 0 18:41 ? 00:00:00 \_ /usr/bin/avahi-publish-service 173FEEB59421@Schlafzimmer _raop._tcp 44 squeeze+ 1084 798 0 18:41 ? 00:00:00 \_ /usr/bin/avahi-publish-service 4BF36F0DE226@Eingang _raop._tcp 44793 4 squeeze+ 1102 798 0 18:41 ? 00:00:00 \_ /usr/bin/avahi-publish-service 225271AAA7A8@Waescheraum _raop._tcp 340 root 861 1 0 18:41 ? 00:00:00 squeezelite -n Badezimmer OG -m 01 69 7a a7 57 a8 -o zone_01_eq -a 80 4 -s 10.10 root 888 1 0 18:41 ? 00:00:00 squeezelite -n Terrasse -m 02 69 7a a7 57 a8 -o zone_02_eq -a 80 4 -s 10.10.5.15 root 907 1 0 18:41 ? 00:00:00 squeezelite -n Aileen -m 03 69 7a a7 57 a8 -o zone_03_eq -a 80 4 -s 10.10.5.154 root 927 1 0 18:41 ? 00:00:00 squeezelite -n Sauna -m 04 69 7a a7 57 a8 -o zone_04_eq -a 80 4 -s 10.10.5.154 - root 945 1 0 18:41 ? 00:00:00 squeezelite -n Wohnzimmer -m 05 69 7a a7 57 a8 -o zone_05_eq -a 80 4 -s 10.10.5. root 962 1 0 18:41 ? 00:00:00 squeezelite -n Werkstatt -m 06 69 7a a7 57 a8 -o zone_06_eq -a 80 4 -s 10.10.5.1 root 980 1 0 18:41 ? 00:00:00 squeezelite -n Badezimmer EG -m 07 69 7a a7 57 a8 -o zone_07_eq -a 80 4 -s 10.10 root 998 1 0 18:41 ? 00:00:00 squeezelite -n Schlafzimmer -m 08 69 7a a7 57 a8 -o zone_08_eq -a 80 4 -s 10.10. root 1019 1 0 18:41 ? 00:00:00 squeezelite -n Eingang -m 09 69 7a a7 57 a8 -o zone_09_eq -a 80 4 -s 10.10.5.154 root 1098 1 0 18:41 ? 00:00:00 squeezelite -n Waescheraum -m 10 69 7a a7 57 a8 -o zone_10_eq -a 80 4 -s 10.10.5 root 5026 1 0 18:41 tty1 00:00:00 /sbin/agetty -o -p -- \u --noclear tty1 linux root 11465 1 0 18:42 ? 00:00:00 php /opt/music_server/sqpm2 root 12199 1 0 18:42 ? 00:00:00 /bin/bash /opt/music_server/sqt5 root 12216 12199 0 18:42 ? 00:00:00 \_ socat - udp4-listen:9001,reuseaddr,fork root 12217 12199 0 18:42 ? 00:00:00 \_ /bin/bash /opt/music_server/sqt5 music 28242 1 0 18:45 ? 00:00:00 /lib/systemd/systemd --user music 28243 28242 0 18:45 ? 00:00:00 \_ (sd-pam) root 38062 1 0 18:47 ? 00:00:00 knxtool groupsocketlisten local: root 38064 1 0 18:47 ? 00:00:00 knxtool groupsocketlisten local: root 38066 1 0 18:47 ? 00:00:00 knxtool groupsocketlisten local: knxd 38068 1 0 18:47 ? 00:00:00 /usr/bin/knxd -e 1.1.210 -E 1.1.211:25 -b ipt:10.10.5.136 --send-delay=50 root 38122 1 0 18:47 ? 00:00:00 /bin/bash /opt/music_server/sq_connect root 38957 38122 0 18:47 ? 00:00:00 \_ /bin/bash /opt/music_server/sq_connect root 49511 38957 0 18:48 ? 00:00:00 | \_ sleep 1 root 38961 38122 0 18:47 ? 00:00:00 \_ cat root 38962 38122 0 18:47 ? 00:00:00 \_ /bin/bash /opt/music_server/sq_connect root 38130 1 0 18:47 ? 00:00:00 php /opt/music_server/wdog root 38249 1 0 18:47 ? 00:00:00 /bin/bash /opt/music_server/knxlisten i 3 root 38283 38249 0 18:47 ? 00:00:00 \_ knxtool groupsocketlisten local: root 38284 38249 0 18:47 ? 00:00:00 \_ /bin/bash /opt/music_server/knxlisten i 3 root 38292 1 0 18:47 ? 00:00:00 /bin/bash /opt/music_server/knxlisten i 5 root 38331 38292 0 18:47 ? 00:00:00 \_ knxtool groupsocketlisten local: root 38332 38292 0 18:47 ? 00:00:00 \_ /bin/bash /opt/music_server/knxlisten i 5 root 38334 1 0 18:47 ? 00:00:00 /bin/bash /opt/music_server/knxlisten i 9 root 38359 38334 0 18:47 ? 00:00:00 \_ knxtool groupsocketlisten local: root 38360 38334 0 18:47 ? 00:00:00 \_ /bin/bash /opt/music_server/knxlisten i 9
Kommentar
-
Den hab die Datei mal etwas angepasst, damit könntest du es probieren.
Den Anhang einmal entpacken und dann an die richtige stelle kopieren.
Die Datei muss nachIch versteh allerdings nicht wirklich wie das wirklich diese Auswirkungen haben könnte.Code:/opt/music_server/msg/service/music-server/index.js
Angehängte DateienKommentar
-
Danke, mir hats auch geholfen!
Bei mir war es nach dem Update, vielleicht sind meine Logs eine Hilfe:
- von Lyrion 9.0.4~1770048857 auf 9.1.1~1776179554
- Hab auch Systemupdate gemacht:
Get:1 https://deb.debian.org/debian-security bullseye-security/main arm64 libperl5.32 arm64 5.32.1-4+deb11u5 [3947 kB]
Get:2 https://download.docker.com/linux/debian bullseye/stable arm64 docker-ce-cli arm64 5:29.4.1-1~debian.11~bullseye [15.3 MB]
Get:3 https://dietpi.com/apt all/odroidn2 all armbian-firmware all 26.05.0-trunk-dietpi2 [31.1 MB]
Get:4 https://deb.debian.org/debian-security bullseye-security/main arm64 perl arm64 5.32.1-4+deb11u5 [294 kB]
Get:5 https://deb.debian.org/debian-security bullseye-security/main arm64 perl-base arm64 5.32.1-4+deb11u5 [1499 kB]
Get:6 https://deb.debian.org/debian-security bullseye-security/main arm64 perl-modules-5.32 all 5.32.1-4+deb11u5 [2823 kB]
Get:7 https://deb.debian.org/debian-security bullseye-security/main arm64 systemd-timesyncd arm64 247.3-7+deb11u8 [130 kB]
Get:8 https://deb.debian.org/debian-security bullseye-security/main arm64 libsystemd0 arm64 247.3-7+deb11u8 [355 kB]
Get:9 https://deb.debian.org/debian-security bullseye-security/main arm64 systemd arm64 247.3-7+deb11u8 [4158 kB]
Get:10 https://deb.debian.org/debian-security bullseye-security/main arm64 udev arm64 247.3-7+deb11u8 [1425 kB]
Get:11 https://deb.debian.org/debian-security bullseye-security/main arm64 libudev1 arm64 247.3-7+deb11u8 [164 kB]
Get:12 https://deb.debian.org/debian-security bullseye-security/main arm64 systemd-sysv arm64 247.3-7+deb11u8 [114 kB]
Get:13 https://deb.debian.org/debian-security bullseye-security/main arm64 libgnutls30 arm64 3.7.1-5+deb11u9 [1266 kB]
Get:14 https://download.docker.com/linux/debian bullseye/stable arm64 containerd.io arm64 2.2.3-1~debian.11~bullseye [20.2 MB]
Get:15 https://deb.debian.org/debian-security bullseye-security/main arm64 python3.9-dev arm64 3.9.2-1+deb11u6 [507 kB]
Get:16 https://deb.debian.org/debian-security bullseye-security/main arm64 libpython3.9-dev arm64 3.9.2-1+deb11u6 [4105 kB]
Get:17 https://dietpi.com/apt all/odroidn2 arm64 linux-dtb-current-meson64 arm64 26.05.0-trunk-dietpi1 [216 kB]
Get:18 https://dietpi.com/apt all/odroidn2 arm64 linux-image-current-meson64 arm64 26.05.0-trunk-dietpi1 [70.8 MB]
Get:19 https://deb.debian.org/debian-security bullseye-security/main arm64 libpython3.9 arm64 3.9.2-1+deb11u6 [1557 kB]
Get:20 https://deb.debian.org/debian-security bullseye-security/main arm64 libssl-dev arm64 1.1.1w-0+deb11u5 [1704 kB]
Get:21 https://download.docker.com/linux/debian bullseye/stable arm64 docker-ce arm64 5:29.4.1-1~debian.11~bullseye [19.4 MB]
Get:22 https://deb.debian.org/debian-security bullseye-security/main arm64 libssl1.1 arm64 1.1.1w-0+deb11u5 [1396 kB]
Get:23 https://deb.debian.org/debian-security bullseye-security/main arm64 python3.9 arm64 3.9.2-1+deb11u6 [468 kB]
Get:24 https://deb.debian.org/debian-security bullseye-security/main arm64 libpython3.9-stdlib arm64 3.9.2-1+deb11u6 [1660 kB]
Get:25 https://deb.debian.org/debian-security bullseye-security/main arm64 python3.9-minimal arm64 3.9.2-1+deb11u6 [1889 kB]
Get:26 https://deb.debian.org/debian-security bullseye-security/main arm64 libpython3.9-minimal arm64 3.9.2-1+deb11u6 [803 kB]
Get:27 https://deb.debian.org/debian-security bullseye-security/main arm64 bind9-libs arm64 1:9.16.50-1~deb11u5 [1318 kB]
Get:28 https://deb.debian.org/debian-security bullseye-security/main arm64 bind9-host arm64 1:9.16.50-1~deb11u5 [310 kB]
Get:29 https://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1w-0+deb11u5 [837 kB]
Get:30 https://deb.debian.org/debian-security bullseye-security/main arm64 ca-certificates all 20230311+deb12u1~deb11u1 [169 kB]
Get:31 https://download.docker.com/linux/debian bullseye/stable arm64 docker-compose-plugin arm64 5.1.3-1~debian.11~bullseye [6867 kB]
Get:32 https://deb.debian.org/debian-security bullseye-security/main arm64 openssh-sftp-server arm64 1:8.4p1-5+deb11u6 [50.1 kB]
Get:33 https://deb.debian.org/debian-security bullseye-security/main arm64 openssh-server arm64 1:8.4p1-5+deb11u6 [363 kB]
Get:34 https://deb.debian.org/debian-security bullseye-security/main arm64 openssh-client arm64 1:8.4p1-5+deb11u6 [897 kB]
Get:35 https://deb.debian.org/debian-security bullseye-security/main arm64 libgdk-pixbuf-2.0-0 arm64 2.42.2+dfsg-1+deb11u5 [137 kB]
Get:36 https://deb.debian.org/debian-security bullseye-security/main arm64 libgdk-pixbuf2.0-common all 2.42.2+dfsg-1+deb11u5 [321 kB]
Get:37 https://deb.debian.org/debian-security bullseye-security/main arm64 libglib2.0-0 arm64 2.66.8-1+deb11u8 [1290 kB]
Get:38 https://deb.debian.org/debian-security bullseye-security/main arm64 libpng16-16 arm64 1.6.37-3+deb11u3 [289 kB]
Get:39 https://deb.debian.org/debian-security bullseye-security/main arm64 libtiff5 arm64 4.2.0-1+deb11u8 [279 kB]
Get:40 https://deb.debian.org/debian-security bullseye-security/main arm64 libvpx6 arm64 1.9.0-1+deb11u5 [751 kB]
Get:41 https://deb.debian.org/debian-security bullseye-security/main arm64 linux-libc-dev arm64 5.10.251-1 [1860 kB]
Get:42 https://deb.debian.org/debian-security bullseye-security/main arm64 node-tar all 6.0.5+ds1+~cs11.3.9-1+deb11u3 [46.4 kB]
Get:43 https://dietpi.com/apt all/odroidn2 arm64 linux-u-boot-odroidn2-current arm64 26.05.0-trunk-dietpi1 [1005 kB]
Get:44 https://deb.debian.org/debian-security bullseye-security/main arm64 wireless-regdb all 2026.02.04-1~deb11u1 [17.9 kB]Zuletzt geändert von TomT; 29.04.2026, 14:43.
-
Läuft
sudo DEBUG=* /opt/music_server/msg/msg1.sh
??
Ist eigentlich das gleiche wie msg.sh nur halte mit logging.
Wenn du das so startest, was passiert dann?
Kannst du das Log in ein File schreiben lassen.
sudo DEBUG=* /opt/music_server/msg/msg1.sh 2> /tmp/msg.log &
Kein Support per PN!Kommentar
-
Gagi hismastersvoice funktioniert doch hatte gerade gesehen das die Datei gestern nicht kopiert wurde wegen Authentifizierungsprobleme, anscheinend hatt der Nutzer keine rechte per ftp dateien zu kopieren.
Hab den Inhalt der Datei jetzt per nano einfach erstetzt.
Was war dann das Problem?
Mache später noch den zweiten MS4H und melde mich wieder.
Danke Jungs
Gruß MarcoKommentar
-
ok super, dann hat sich das ganze doch rentiert.
Der zugrunde liegene Fehler ist eigentlich dass das JSON was der MSG vom miniserver bekommt kaputt ist und deswegen den client nicht initialisieren kann. Der zusaetzliche Check hilft aber zumindest schonmal. Wenn man den gefixten msg released wird es dann hoffentlich damit auch bei allen anderen wieder funktionieren.👍 1
-
Hallo zusammen, ich muss da nochmal ansetzen, hilft die index.js das Problem zu beheben. wie habt ihr die datei auf den MusicServer gebracht?Kommentar
-
f.hienmagst Du mir mal kurz erklären, wie Du das gemacht?
Also, wie bekomme ich die Datei auf den Musicserver und dann in den richtigen Ordner?
Ich habe es mit putty Zugriff versucht, kann auch mt nano die Datei öffnen... die ist aber zu groß um zu sehen, was die Unterschiede sind... weiß nicht, wie ich das genau editieren sollte.
Datei komplett zu ersetzen oder über NAS zu kopieren wäre eventuell ein Weg... ich bn aber zu dämlich dafür gerade.
DANKEZuletzt geändert von simon_hh; 07.04.2026, 10:44.Haus: Bj 1959, gekauft 2011, totale Entkernung, Dachausbau, Erweiterung & Vergrößerung: Start: 2014, Ende: 2050
Loxone: 1 x Ms Gen.02, 1 x MS Gen.01, 5 x Ext., 4 x Relay Ext., 1 x Dimmer Ext., 2 x 1-wire Ext., 1 x DMX Ext. 1 x TREE Ext. mehr kommt noch
Licht: DMX LED Beleuchtung (24V), MW HLG Serie und eldoled Dimmer
Heizung: Brötje WBS 22F, OG Heizkörper und FuBoHeizung über RTL, EG FuBoHeizungKommentar
Kommentar