I have TeamViewer 15.30.3 installed on Ubuntu 22.04 and I'm not able to connect to it using another computer. However, I'm able to use it to connect to other computers. This is what the log says:
...
2022/05/27 19:10:02.636 147214 140317227468352 S WoL: CWakeOnLanUpdate::PerformUpdate: New ethernet information detected, no update necessary as WOL is deactivated
2022/05/27 19:10:02.668 147214 140317515826752 S AsyncMessaging::RegisterAtAsyncMessageProvider(): Register successful
2022/05/27 19:10:02.798 147214 140317566182976 S MoveRestrictionsManagement: Synchronization of the restriction was successful!
2022/05/27 19:10:02.806 147214 140317499041344 S ManagedDeviceController::HandleGetOwnerInformation(): Owner company:
2022/05/27 19:10:03.164 147214 140317666895424 S WoL: CWakeOnLanUpdate::ResetWakeUpResult WakeOnLan hasn't been configured, inconsistent
2022/05/27 19:10:03.164 147214 140317666895424 S!! MDv2::Sync::RemovePropertiesOperation::Run(): No device state found, Errorcode=11
2022/05/27 19:10:03.164 147214 140317666895424 S UpdateStates::Start(): Device has been marked unmanaged. Stopping sync.
2022/05/27 19:10:03.164 147214 140317666895424 S ManagedDeviceController::OnSyncFinished(): Sync finished
2022/05/27 19:10:03.164 147214 140317666895424 S tvwol::utility::StoreMDv2WoLFlag(bool, const IManagedDeviceClientModuleWeakPtr&)::<lambda(bool)>::<lambda()>: WakeOnLan flag updated on ManagedDeviceV2 device state to WolActive = 0.
2022/05/27 19:10:03.706 147214 140317683680832 S SendCompleteStatus::HandleResponse(): Success
2022/05/27 19:10:03.706 147214 140317683680832 S CMachineStatus::OnCheckSendResult(): Successfully sent check data, updating local cache
2022/05/27 19:10:04.393 147214 140317549397568 S ControlCenterImplementation::SyncManagersCallback()
2022/05/27 19:10:04.393 147214 140317549397568 S SyncManagersFunction::Start: current managerlist size: 1
2022/05/27 19:10:04.577 147214 140317675288128 S DeviceStorageProviderCommunication::HasManagerListChanged: hashes differ. Update ManagerList.
2022/05/27 19:10:04.577 147214 140317675288128 S SyncManagersFunction::Start: manager list has changed
2022/05/27 19:10:04.766 147214 140317641717312 S SyncManagersFunction::GetListResponse called
2022/05/27 19:10:04.767 147214 140317641717312 S SyncManagersFunction::GetListResponse: ManagerCount on BuddyProvider: 1 ManagerCount locally: 1
2022/05/27 19:11:04.256 147214 140317566182976 S Carrier[4]::CmdEndSession(): Received CMD_ENDSESSION with reason: LoginFailed
2022/05/27 19:11:04.260 147214 140317507434048 S ConnectionGuard: no restrictions
2022/05/27 19:11:07.020 147214 140317692073536 S Activating Router Carrier
2022/05/27 19:11:07.020 147214 140317692073536 S CommandHandlerRouting[5]::CreatePassiveSession(): incoming session via US-LAX-ANX-R005.teamviewer.com, protocol Port443
2022/05/27 19:11:07.037 147214 140317557790272 S DesktopProcessStarterLinux::StartSystemProcessInSession(450215437,/opt/teamviewer/tv_bin/TeamViewer_Desktop)
2022/05/27 19:11:07.039 147214 140317557790272 S DesktopProcessStarterLinux: user for process launch: colin (1000)
2022/05/27 19:11:07.065 147214 140317557790272 S StartServiceByName: Starting com.teamviewer.TeamViewer.Desktop
2022/05/27 19:11:14.087 147214 140317557790272 S!! StartServiceByName: com.teamviewer.TeamViewer.Desktop - DBus: 'org.freedesktop.DBus.Error.Spawn.ChildExited' (Process com.teamviewer.TeamViewer.Desktop exited with status 1) when calling 'org.freedesktop.DBus.StartServiceByName' on '/org/freedesktop/DBus', Errorcode=11
2022/05/27 19:11:14.088 147214 140317557790272 S CreateProcess '/opt/teamviewer/tv_bin/TeamViewer_Desktop' as user colin (1000), marked with 'TV_SPAWNED'
2022/05/27 19:11:14.090 147214 140317557790272 S ProcessControlBase[4]: Start Desktop process in session [Removed per Community Guidelines], pid [Removed per Community Guidelines]
...
It seems that the two lines with S!! are what caused the trouble. The computer attempting to connect to this machine got stuck on the status "connection" and will finally time out. I did some search but it doesn't seem there is any active discussion relating to the above errors with TeamViewer. Does anyone have any insights on this? Thank you!