-3

I have an error in Skype that says that Skype cannot connect. I tried reinstalling Skype but it did not work. I used following commands:

rm -rf .Skype
sudo apt-get remove skype
sudo apt-get autoremove
sudo apt-get install skype
jimmij
  • 46,064
  • 19
  • 123
  • 136
user3271929
  • 101
  • 1

1 Answers1

2

Did the message read something like

server connect failed

? Then the problem is that old clients can no longer be used. What version are you running? I experienced this problem myself a few days ago (3rd August 2014) and had to upgrade. My upgrade was from 2.2.0.35-1 to 4.3.0.37-1 (Debian 7.6 wheezy). Upgrading fixed the issue. Also, I had been having intermittent sound problems, and this upgrade made them go away, which was nice.

From Wikipedia's Skype Protocol page:

On June 20, 2014, Microsoft announced the deprecation of the old Skype protocol. Within several months from this date in order to continue using Skype services Skype users will have to update to Skype applications released in 2014. Older Skype versions (clients) will not be able to log in.

See also this question: skype version spoofing?

Faheem Mitha
  • 34,649
  • 32
  • 119
  • 183