Posted: Wed Aug 20, 2008 3:17 pm Post subject: FTP problem
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
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.
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?
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