Hello, I could no longer connect to my Ubuntu machine after updating teamviewer. How could I go to a more stable version (15.29.4 etc.)? Thanks in advance.
I downgraded to teamviewer-15.30.3-0.x86_64 using the command:
dnf downgrade teamviewer
After that, Teamviewer worked for a while - and then froze. It then disconnected my session.
So I've now downgraded to the mentioned version with the command:
dnf downgrade teamviewer-15.29.4
It would seem that both 15.30.3 and 15.31.5 have some bugs in them!
same problem here!!!
Hello @batofgo1 and @anuargimenez ,
Welcome to the TeamViewer Community! 😃
If possible, I would like to understand a little bit better the issue you're having. May I ask you for more details about the issue?
👉 The command line below should allow you to roll back to the previous version, you can give it a try at your own risk.
📌Note: For Debian-Ubuntu-Linux mint-Deepin-Raspberry Pi only:
sudo apt install teamviewer=15.29.4
sudo apt install teamviewer-host=15.29.4
Let me know how it goes 😊
Best,
Carol 🌷👩🏻🦰
I'm having the same problem on Fedora 35 running 15.31.5. I'm connecting from a Windows 10 PC, and also from my Android phone.
If I reboot (remotely initiated via SSH), I can connect and see the login screen. Once I enter my credentials, the screen resizes to my profile's resolution (1920x1080) and the Teamviewer screen goes black and hangs there.
If I connect when the PC is already logged in I sometimes get the lock screen and might be able to enter one or four characters of my unlock password before it freezes.
But most times, the client just shows "connecting" for a very long time. While it's doing that, if I SSH to the PC and restart the teamviewer daemon, the connection on my client immediately drops. It worked perfectly on the older version, so I'm going to downgrade now as per your advice.