TeamViewer – No Internet Connection

Evgeniy Fitsner Software Engineer
1 min read
TeamViewer – No Internet Connection

On Linux Mint 18, TeamViewer may display an exclamation mark in the system tray with a “no internet connection” tooltip after system startup, despite the system having active network connectivity.

Solution

Restart the TeamViewer daemon service:

1
sudo teamviewer --daemon restart

This restarts the TeamViewer service and also starts the TeamViewer client, resolving the connectivity problem.