Failed to connect to server: "The client you are connecting with is too old. Please update your client."

119 views
Skip to first unread message

gbr

unread,
Jul 15, 2011, 10:25:50 AM7/15/11
to Resara Server
Hi,

I just did an update to Ubuntu 10.04, and when I start rdsconsole, I
get the following message:

Failed to connect to server: "The client you are connecting with is
too old. Please update your client."

Any ideas what happened?

Gerald

Brendan Powers

unread,
Jul 15, 2011, 10:41:06 AM7/15/11
to resara...@googlegroups.com
Is rdsconsole running on the same computers as your Resara Server? If not, you should update rdsconsole. If so, it's possible rdsconsole was not updated properly. Run this command in the console and see what happens.

sudo apt-get update
sudo apt-get install rdsconsole
--
-----------------------
Brendan Powers
Resara LLC

1.888.357.9195
www.resara.com

gbr

unread,
Jul 15, 2011, 11:46:37 AM7/15/11
to Resara Server
Hi,

Yup. I ssh -X into the server and run rdsconsole from there.

I did an aptitude update and an aptitude safe-upgrade

root@resara:~# aptitude upgrade
W: The "upgrade" command is deprecated; use "safe-upgrade" instead.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not
upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done

root@resara:~# aptitude install rdsconsole
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not
upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done


Gerald

On Jul 15, 9:41 am, Brendan Powers <bren...@resara.com> wrote:
> Is rdsconsole running on the same computers as your Resara Server? If not,
> you should update rdsconsole. If so, it's possible rdsconsole was not
> updated properly. Run this command in the console and see what happens.
>
> sudo apt-get update
> sudo apt-get install rdsconsole
>

Brendan Powers

unread,
Jul 15, 2011, 12:05:16 PM7/15/11
to resara...@googlegroups.com
Run the commands below and paste the results

apt-cache policy rds
apt-cache policy rdsserver
apt-cache policy rdsconsole

gbr

unread,
Jul 15, 2011, 3:29:38 PM7/15/11
to Resara Server
root@resara:~# apt-cache policy rds
rds:
Installed: 1.0.0-release1-lucid1
Candidate: 1.0.0-release1-lucid1
Version table:
*** 1.0.0-release1-lucid1 0
500 http://ppa.launchpad.net/resaraserver/resaraserver/ubuntu/
lucid/main Packages
100 /var/lib/dpkg/status
root@resara:~# apt-cache policy rdsserver
rdsserver:
Installed: 1.0.0-release1-lucid1
Candidate: 1.0.0-release1-lucid1
Version table:
*** 1.0.0-release1-lucid1 0
500 http://ppa.launchpad.net/resaraserver/resaraserver/ubuntu/
lucid/main Packages
100 /var/lib/dpkg/status
root@resara:~# apt-cache policy rdsconsole
rdsconsole:
Installed: 1.0.0-release1-lucid1
Candidate: 1.0.0-release1-lucid1
Version table:
*** 1.0.0-release1-lucid1 0
500 http://ppa.launchpad.net/resaraserver/resaraserver/ubuntu/
lucid/main Packages
100 /var/lib/dpkg/status

gbr

unread,
Jul 19, 2011, 8:17:22 AM7/19/11
to Resara Server
Any more news on this?

Gerald

On Jul 15, 2:29 pm, gbr <gerald.bra...@gmail.com> wrote:
> root@resara:~# apt-cache policy rds
> rds:
>   Installed: 1.0.0-release1-lucid1
>   Candidate: 1.0.0-release1-lucid1
>   Version table:
>  *** 1.0.0-release1-lucid1 0
>         500http://ppa.launchpad.net/resaraserver/resaraserver/ubuntu/
> lucid/main Packages
>         100 /var/lib/dpkg/status
> root@resara:~# apt-cache policy rdsserver
> rdsserver:
>   Installed: 1.0.0-release1-lucid1
>   Candidate: 1.0.0-release1-lucid1
>   Version table:
>  *** 1.0.0-release1-lucid1 0
>         500http://ppa.launchpad.net/resaraserver/resaraserver/ubuntu/
> lucid/main Packages
>         100 /var/lib/dpkg/status
> root@resara:~# apt-cache policy rdsconsole
> rdsconsole:
>   Installed: 1.0.0-release1-lucid1
>   Candidate: 1.0.0-release1-lucid1
>   Version table:
>  *** 1.0.0-release1-lucid1 0
>         500http://ppa.launchpad.net/resaraserver/resaraserver/ubuntu/

Brendan Powers

unread,
Jul 19, 2011, 1:30:03 PM7/19/11
to resara...@googlegroups.com
I really don't know what could be causing this. How exactly are you running rdsconsole?

gbr

unread,
Jul 19, 2011, 6:54:36 PM7/19/11
to Resara Server
Hi,

laptop$ ssh -X root@resara
root@resara password:

Linux resara 2.6.32-33-generic #70-Ubuntu SMP Thu Jul 7 21:13:52 UTC
2011 x86_64 GNU/Linux
Ubuntu 10.04.2 LTS

Welcome to Ubuntu!
* Documentation: https://help.ubuntu.com/

System information as of Tue Jul 19 17:51:15 CDT 2011

System load: 0.08 Processes: 82
Usage of /: 13.9% of 9.38GB Users logged in: 0
Memory usage: 21% IP address for eth0: 192.168.101.54
Swap usage: 9%

Graph this data and manage this system at https://landscape.canonical.com/

3 packages can be updated.
0 updates are security updates.

Last login: Fri Jul 15 09:15:49 2011 from thinkpad.local
root@resara:~# rdsconsole

And wouldn't you know it. Today it works. I tried multiple times on
Friday, with no success, just the error.

I'm thinking now that I may have tried from the same shell I did the
update on, while today I started a new ssh session. Is it possible
something in bash's environment changed?

Gerald

Brendan Powers

unread,
Jul 19, 2011, 6:57:47 PM7/19/11
to resara...@googlegroups.com
I'm not sure. I wouldn't think so, but I guess anythings possible:)
Reply all
Reply to author
Forward
0 new messages