You are not logged in.

#1 2015-07-22 07:57:42

petelewis
Package Maintainer (PM)
From: Birmingham, UK
Registered: 2008-08-14
Posts: 128
Website

[Solved] ssh and sudo -- "unable to allocate memory"

Hi,

I'm getting a really random regression after upgrading my Linode box yesterday.

I can "ssh myserver.com", and get a shell, like normal. From inside that shell, I can do, e.g.

% sudo ls

and it works as expected.

But, from another machine:

% ssh myserver.com sudo ls
sudo: main: unable to allocate memory

Or even:

% ssh myserver.com sudo
sudo: main: unable to allocate memory

And, from inside an interactive shell, over ssh, on myserver.com:

% ssh localhost sudo
sudo: main: unable to allocate memory

ssh -v doesn't show up anything out of the ordinary. I don't seem to be able to find a way to get more debugging info out of sudo.

Any ideas?

Thanks.

Last edited by petelewis (2015-07-22 08:18:31)


"Cared thou not, thou would have abstained." - Xyne

Offline

#2 2015-07-22 08:09:47

soundman
Member
From: Istanbul, Turkey
Registered: 2010-06-05
Posts: 17

Offline

#3 2015-07-22 08:17:20

petelewis
Package Maintainer (PM)
From: Birmingham, UK
Registered: 2008-08-14
Posts: 128
Website

Re: [Solved] ssh and sudo -- "unable to allocate memory"

Awesome, thanks :-)


"Cared thou not, thou would have abstained." - Xyne

Offline

Board footer

Powered by FluxBB