Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu May 03, 2012 7:48 am 
Offline
Junior Member

Joined: Thu May 03, 2012 7:42 am
Posts: 37
Website: http://www.doondoo.com
Hello,

I had been using linode successfully for the last 3 months. From a few hours, I am not able to login through SSH via putty. After I enter the username and password, putty throws a pop up error, Server connection closed unexpectedly.

Also when I try from filezilla, I get an error
Error: Connection timed out
Error: Could not connect to server

I had managed to login to putty and ftp about 16 hours ago. From about 8-10 hours I am facing this problem. I contacted the linode support, who tried a few things and finally said, your linode must be misconfigured. They asked me to post here for answers. Hope someone helps me out. And by the way , I havent made any changes in configuration of linode.

Thanks in advance.


Top
   
 Post subject:
PostPosted: Thu May 03, 2012 8:18 am 
Offline
Senior Member
User avatar

Joined: Sat Feb 25, 2012 4:44 pm
Posts: 71
Website: http://inhomeitsupport.com
Have you made any firewall changes?

I would reboot you're Linode maybe the ssh service stopped for some reason.


Top
   
 Post subject:
PostPosted: Thu May 03, 2012 8:29 am 
Offline
Junior Member

Joined: Thu May 03, 2012 7:42 am
Posts: 37
Website: http://www.doondoo.com
Hello Kyre,

There have been no firewall changes. Moreover I have tried logging in from some other machine as well on a different network.

I have also tried rebooting the Linode, but it was of no good.


Top
   
 Post subject:
PostPosted: Thu May 03, 2012 8:36 am 
Offline
Senior Member
User avatar

Joined: Sat Feb 25, 2012 4:44 pm
Posts: 71
Website: http://inhomeitsupport.com
Lish - The Linode Shell

We've all done it at some point. Messed with your network settings and can't get into your Linode? No worries - Lish is your virtual console. Lish's primary function is to allow you access to your server's console, even if networking is disabled.


Top
   
PostPosted: Thu May 03, 2012 8:42 am 
Offline
Senior Member
User avatar

Joined: Sat Feb 25, 2012 4:44 pm
Posts: 71
Website: http://inhomeitsupport.com
[quote="maxim@inovvorx.com"]Hello,

I contacted the linode support, who tried a few things and finally said, your linode must be misconfigured. They asked me to post here for answers.

Interesting

:!:


Top
   
 Post subject:
PostPosted: Thu May 03, 2012 9:04 am 
Offline
Junior Member

Joined: Thu May 03, 2012 7:42 am
Posts: 37
Website: http://www.doondoo.com
@kyrunner

Yes even I was little suprised by Linode support's answer.

And regarding the Lish shell. Yes it indeed works. I could use it instead of putty. I tried using it to troubleshoot the problem. However my major concern is, I cant login to using filezilla. I have constant code changes to be updated, which I am currently not able to do.


Top
   
 Post subject:
PostPosted: Thu May 03, 2012 9:12 am 
Offline
Senior Member
User avatar

Joined: Sat Feb 25, 2012 4:44 pm
Posts: 71
Website: http://inhomeitsupport.com
[quote="maxim@inovvorx.com"]@kyrunner

Yes even I was little suprised by Linode support's answer.

I have constant code changes to be updated, which I am currently not able to do.

I'm not understanding this.


Top
   
 Post subject:
PostPosted: Thu May 03, 2012 9:15 am 
Offline
Junior Member

Joined: Thu May 03, 2012 7:42 am
Posts: 37
Website: http://www.doondoo.com
I can use Linode's Lish instead of putty. So that isnt a problem.

However I cannot login using filezilla, to upload my web application files(jsps,css,images,js files) onto the server. I am using filezilla as the ftp, but its not let me login. I get a connection timeout issue.


Top
   
 Post subject:
PostPosted: Thu May 03, 2012 9:45 am 
Offline
Senior Member
User avatar

Joined: Sat Feb 25, 2012 4:44 pm
Posts: 71
Website: http://inhomeitsupport.com
maxim@inovvorx.com wrote:
I can use Linode's Lish instead of putty. So that isnt a problem.

However I cannot login using filezilla, to upload my web application files(jsps,css,images,js files) onto the server. I am using filezilla as the ftp, but its not let me login. I get a connection timeout issue.



What OS are you running? Centos,Ubuntu?


Top
   
 Post subject:
PostPosted: Thu May 03, 2012 10:00 am 
Offline
Junior Member

Joined: Thu May 03, 2012 7:42 am
Posts: 37
Website: http://www.doondoo.com
It is a Ubuntu 10.04 LTS


Top
   
 Post subject:
PostPosted: Thu May 03, 2012 10:01 am 
Offline
Junior Member

Joined: Thu May 03, 2012 7:42 am
Posts: 37
Website: http://www.doondoo.com
I meant my server OS is Ubuntu 10.04 LTS. I am using windows 7 with filezilla to try and connect.


Top
   
 Post subject:
PostPosted: Thu May 03, 2012 10:03 am 
Offline
Senior Member
User avatar

Joined: Sat Feb 25, 2012 4:44 pm
Posts: 71
Website: http://inhomeitsupport.com
maxim@inovvorx.com wrote:
It is a Ubuntu 10.04 LTS



What is the output of this command?

service vsftpd status


Top
   
 Post subject:
PostPosted: Thu May 03, 2012 10:13 am 
Offline
Junior Member

Joined: Thu May 03, 2012 7:42 am
Posts: 37
Website: http://www.doondoo.com
@Kyrunner: Thanks for the interest shown.

The output of the command mentioned is
vsftpd: unrecognized service


Top
   
 Post subject:
PostPosted: Thu May 03, 2012 10:15 am 
Offline
Senior Member
User avatar

Joined: Sat Feb 25, 2012 4:44 pm
Posts: 71
Website: http://inhomeitsupport.com
maxim@inovvorx.com wrote:
@Kyrunner: Thanks for the interest shown.

The output of the command mentioned is
vsftpd: unrecognized service



You are running this on your Linode server correct?

Don't run it on your windows machine run it on your Ubuntu server.


Top
   
 Post subject:
PostPosted: Thu May 03, 2012 10:16 am 
Offline
Junior Member

Joined: Thu May 03, 2012 7:42 am
Posts: 37
Website: http://www.doondoo.com
Yes Indeed. I used the Lish linode console to run this command. And this was the error reported.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group