Hi, I'm trying teamviewer on raspberry pi os 11, near all the shutdowns don't close correctly and delay the shutdown up to 2 minutes (tried on both armhf and arm64)
From logs: (journalctl -b -1)
...
apr 13 13:34:06 rpitc systemd[1]: Stopped TeamViewer remote control daemon.
apr 13 13:34:06 rpitc systemd[1]: teamviewerd.service: Consumed 3.215s CPU time.
apr 13 13:34:06 rpitc systemd[1]: Stopped target Network is Online.
apr 13 13:34:06 rpitc dhcpcd[504]: received SIGTERM, stopping
apr 13 13:34:06 rpitc systemd[1]: Stopping DHCP Client Daemon...
apr 13 13:34:06 rpitc dhcpcd[504]: wlan0: removing interface
apr 13 13:34:06 rpitc dhcpcd[504]: eth0: removing interface
apr 13 13:34:06 rpitc dhcpcd[504]: dhcpcd exited
apr 13 13:34:07 rpitc systemd[1]: dhcpcd.service: Succeeded.
apr 13 13:34:07 rpitc systemd[1]: Stopped DHCP Client Daemon.
apr 13 13:35:32 rpitc systemd[685]: dbus.service: State 'final-sigterm' timed out. Killing.
apr 13 13:35:32 rpitc systemd[685]: dbus.service: Killing process 3180 (TeamViewer) with signal SIGKILL.
apr 13 13:35:32 rpitc systemd[685]: dbus.service: Killing process 3181 (TeamViewer) with signal SIGKILL.
apr 13 13:35:32 rpitc systemd[685]: dbus.service: Killing process 3182 (TeamViewer) with signal SIGKILL.
apr 13 13:35:32 rpitc systemd[685]: dbus.service: Killing process 3183 (TeamViewer) with signal SIGKILL.
apr 13 13:35:32 rpitc systemd[685]: dbus.service: Killing process 3184 (n/a) with signal SIGKILL.
apr 13 13:35:32 rpitc systemd[685]: dbus.service: Killing process 3187 (n/a) with signal SIGKILL.
apr 13 13:35:32 rpitc systemd[685]: dbus.service: Killing process 3188 (n/a) with signal SIGKILL.
apr 13 13:35:32 rpitc systemd[685]: dbus.service: Killing process 3189 (TeamViewer) with signal SIGKILL.
apr 13 13:35:32 rpitc systemd[685]: dbus.service: Killing process 3190 (n/a) with signal SIGKILL.
apr 13 13:35:32 rpitc systemd[685]: dbus.service: Killing process 3193 (n/a) with signal SIGKILL.
apr 13 13:35:32 rpitc systemd[685]: dbus.service: Killing process 3195 (n/a) with signal SIGKILL.
apr 13 13:35:32 rpitc systemd[685]: dbus.service: Killing process 3204 (n/a) with signal SIGKILL.
apr 13 13:35:32 rpitc systemd[685]: dbus.service: Killing process 3258 (QSGRenderThread) with signal SIGKILL.
apr 13 13:35:32 rpitc systemd[685]: dbus.service: Failed with result 'timeout'.
...
Seems that stop the teamviewer service but teamviewer process remain and need to be killed after the timeout.
teamviewer-host version is 15.28.8 but also with the previous version (I don't remind what was) had the same issue
If you need more informations tell me and I'll post them.
Thanks for any reply and sorry for my bad english.