RegisterRegister    Log inLog in    SearchSearch   

Post new topic   Reply to topic
 
View previous topic :: View next topic  
Author Message
Guardhost



PostPosted: Wed Aug 20, 2008 3:17 pm    Post subject: FTP problem Reply with quote

Hello,

it keeps failing to login with me and my clients any help please ? it takes a good couple of goes to get loged in then when trying to login again it starts saying the same error

Status: Resolving address of
Status: Connecting to :2121...
Status: Connection established, waiting for welcome message...
Response: 220 You will be disconnected after 1800 seconds of inactivity.
Command: USER
Response: 331 User OK. Password required.
Command: PASS ********
Response: 530-Attempting authentication
Response: 530 Sorry, authentication timed out
Error: Could not connect to server
Status: Resolving address of
Status: Connecting to :2121...
Status: Connection established, waiting for welcome message...
Response: 220 You will be disconnected after 1800 seconds of inactivity.
Command: USER
Response: 331 User OK. Password required.
Command: PASS
Response: 530-Attempting authentication
Response: 530 Sorry, authentication timed out
Error: Could not connect to server
Status: Resolving address of
Status: Connecting to :2121...
Status: Connection established, waiting for welcome message...
Response: 220 You will be disconnected after 1800 seconds of inactivity.
Command: USER
Response: 331 User OK. Password required.
Command: PASS
Response: 530-Attempting authentication
Response: 530 Sorry, authentication timed out
Error: Could not connect to server
Status: Resolving address of
Status: Connecting to :2121...
Status: Connection attempt failed with "ECONNREFUSED - Connection refused by server".
Error: Could not connect to server
Status: Waiting to retry...
Status: Resolving address of
Status: Connecting to :2121...
Status: Connection attempt failed with "ECONNREFUSED - Connection refused by server".
Error: Could not connect to server
Status: Waiting to retry...
Status: Delaying connection due to previously failed connection attempt...
Status: Resolving address of
Status: Connecting to :2121...
Status: Connection attempt failed with "ECONNREFUSED - Connection refused by server".
Error: Could not connect to server
Status: Resolving address of
Status: Connecting to :2121...
Status: Connection established, waiting for welcome message...
Response: 220 You will be disconnected after 1800 seconds of inactivity.
Command: USER
Response: 331 User OK. Password required.
Command: PASS
Response: 530-Attempting authentication
Response: 530 Sorry, authentication timed out
Error: Could not connect to server
Status: Resolving address of
Status: Connecting to :2121...
Status: Connection established, waiting for welcome message...
Response: 220 You will be disconnected after 1800 seconds of inactivity.
Command: USER
Response: 331 User OK. Password required.
Command: PASS ********
Response: 530-Attempting authentication
Response: 530 Sorry, authentication timed out
Error: Could not connect to server
Status: Resolving address of
Status: Connecting to :2121...
Status: Connection established, waiting for welcome message...
Response: 220 You will be disconnected after 1800 seconds of inactivity.
Command: USER
Response: 331 User OK. Password required.
Command: PASS ********
Response: 230-Attempting authentication
Response: 230 OK. Current directory is /
Command: SYST
Response: 215 UNIX Type: L8
Command: FEAT
Response: 500 Unknown command.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/"
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Passive mode OK
Command: LIST
Response: 150 Accepted data connection from
Response: 226-Binary mode requested, but A (ASCII) used.
Response: 226-Options: -l
Response: 226 3 matches total
Status: Directory listing successful
Status: Retrieving directory listing...
Command: CWD
Response: 250 Changed to /
Command: PWD
Response: 257 "/"
Command: PASV
Response: 227 Passive mode OK
Command: LIST


Response: 150 Accepted data connection from
Response: 226-Binary mode requested, but A (ASCII) used.
Response: 226-Options: -l
Response: 226 9 matches total
Status: Directory listing successful
Back to top
View user's profile Send private message
adbot



PostPosted: Thu Mar 31, 2011 3:57 am 

Guardhost



PostPosted: Fri Aug 22, 2008 10:51 am    Post subject: Reply with quote

any help please
Back to top
View user's profile Send private message
Steve
Mammoth


PostPosted: Fri Aug 22, 2008 1:45 pm    Post subject: Reply with quote

Certain FTP are known to have issues with the FTP functionality.

Have you tried any different FTP clients to see if you get different results?
Back to top
View user's profile Send private message
CoolSpin



PostPosted: Fri Jan 30, 2009 3:24 am    Post subject: Reply with quote

I and 2 others are experiencing the same issue. I tested with FileZilla 3.1.6 on one computer, and an outdated SmartFTP v2.0.1000 on another computer.

At first connect, it do log me on, and I can browse the filesystem. But when FileZilla is going to download or upload a file, this keep repeating:

Code:
18:18:26   Status:   Connecting to *SANITIZED*:2121...
18:18:26   Status:   Connection established, waiting for welcome message...
18:18:26   Response:   220 You will be disconnected after 1800 seconds of inactivity.
18:18:26   Command:   USER *SANITIZED*
18:18:26   Response:   331 User *SANITIZED* OK.  Password required.
18:18:26   Command:   PASS ****************
18:18:33   Status:   Sending keep-alive command
18:18:33   Command:   PWD
18:18:33   Response:   257 "/*SANITIZED*"
18:18:40   Response:   530-Attempting authentication
18:18:41   Response:   530 Sorry, authentication timed out
18:18:41   Error:   Could not connect to server


Any login attempts following this will give the same log, resulting in that it's impossible to log on to the FTP for some time. I dont know how long the cooldown period is.

If I wait long enough (client keeps retrying), one of the connections will log on, if its the file transfer, the file will be uploaded, but the directory isnt updated in the remote browser. FileZilla still.

Times are GMT + 1.
Back to top
View user's profile Send private message
Andrew
Mammoth


PostPosted: Fri Jan 30, 2009 8:38 am    Post subject: Reply with quote

What is the Url to your GameCreate domain?

Are you using external authentication?
Back to top
View user's profile Send private message
CoolSpin



PostPosted: Fri Jan 30, 2009 10:22 am    Post subject: Reply with quote

URL: hfno.nes.eu.gamecreate.com

Ext Auth: yes
Back to top
View user's profile Send private message
Andrew
Mammoth


PostPosted: Fri Jan 30, 2009 10:31 am    Post subject: Reply with quote

The 'authentication timed out' error is because most likely the master server did not receive a response to its request to login to the web service in a timely manner (little under 30 seconds).

Are you sure your web service is still accessible?
Back to top
View user's profile Send private message
CoolSpin



PostPosted: Sat Feb 07, 2009 8:13 am    Post subject: Reply with quote

Yes, it's accessible. Have not experienced this problem since I reported it.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
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
You cannot vote in polls in this forum


Forum powered by phpBB © 2001, 2005 phpBB Group
GameCreate Service Terms | Privacy Policy | © Copyright Mammoth Media 2001-2007
GameCreate™ is a trademark of Mammoth Media Pty Ltd. GameCreate® is a registered trademark in Australia.