#8591 closed Bug report (worksforme)
Cannot connect while using latest Filezilla version 3.6.0.2
Reported by: | asachar | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Can not connect | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | Windows 7 |
Description
I downloaded the latest version of Filezilla and was trying to connect to my site - reemagination.com using the FTP username/pswd provided by the hosting site.
I am not able to connect. Here is the log being produced --
Status: Connecting to 74.208.182.70:21...
Status: Connection attempt failed with "EACCES - Permission denied".
Error: Could not connect to server
Status: Waiting to retry...
Status: Delaying connection for 1 second due to previously failed connection attempt...
Status: Connecting to 74.208.182.70:21...
Status: Connection attempt failed with "EACCES - Permission denied".
Error: Could not connect to server
Status: Resolving address of reemagination
Status: Connection attempt failed with "EAI_NODATA - No address associated with nodename".
Error: Could not connect to server
Status: Waiting to retry...
Status: Delaying connection for 1 second due to previously failed connection attempt...
Status: Resolving address of reemagination
Status: Connection attempt failed with "EAI_NODATA - No address associated with nodename".
Error: Could not connect to server
Status: Resolving address of www.reemagination.com
Status: Connecting to 74.208.182.70:21...
Status: Connection attempt failed with "EACCES - Permission denied".
Error: Could not connect to server
Status: Waiting to retry...
Status: Delaying connection for 1 second due to previously failed connection attempt...
Status: Resolving address of www.reemagination.com
Status: Connecting to 74.208.182.70:21...
Status: Connection attempt failed with "EACCES - Permission denied".
Error: Could not connect to server
Status: Resolving address of reemagination.com
Status: Connecting to 74.208.182.70:21...
Status: Connection attempt failed with "EACCES - Permission denied".
Error: Could not connect to server
Status: Waiting to retry...
Status: Delaying connection for 1 second due to previously failed connection attempt...
Status: Resolving address of reemagination.com
Status: Connecting to 74.208.182.70:21...
Status: Connection attempt failed with "EACCES - Permission denied".
Error: Could not connect to server
On my work computer, I have an older version of Filezilla - 3.5.3 and I tried connecting there with the same username/pswd and it connects just fine. I was even able to upload my updated source code to the site.
Looks like a bug in the new version?
Change History (4)
comment:1 by , 12 years ago
Operating system type: | → Windows |
---|---|
Operating system version: | → Windows 7 |
comment:2 by , 12 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:3 by , 12 years ago
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
How can this mean that the problem has got "resolved" or "fixed itself?
I could not connect even last night from the machine using 3.6.0.2 version of Filezilla, but was able to connect using the machine with the 'older' version 3.5.3
comment:4 by , 12 years ago
Resolution: | → worksforme |
---|---|
Status: | reopened → closed |
Please contact your system administrator.
Status: Resolving address of reemagination
Status: Connection attempt failed with "EAI_NODATA - No address associated with nodename".
Error: Could not connect to server
I guess the user entered an invalid hostname. Might be a user error.
Status: Resolving address of reemagination.com
Status: Connecting to 74.208.182.70:21...
Status: Connection attempt failed with "EACCES - Permission denied".
Error: Could not connect to server
Another try, with an added ".com". Still, not able to connect. Maybe a firewall issue or something else?
Status: Resolving address of www.reemagination.com
Status: Connecting to 74.208.182.70:21...
Status: Connection attempt failed with "EACCES - Permission denied".
Error: Could not connect to server
And one more try, this time with a prepended "www.". Still, something refused the connection.
Why I try to do this, without a firewall or other sort of "security solution", I get the following:
02:22:47 Status: Resolving address of www.reemagination.com
02:22:53 Status: Connecting to 74.208.182.70:21...
02:22:53 Status: Connection established, waiting for welcome message...
02:22:53 Response: 220 FTP Server ready.
02:22:53 Command: USER anonymous
02:22:54 Response: 331 Password required for anonymous
02:22:54 Command: PASS
02:22:57 Response: 530 Login incorrect.
02:22:57 Error: Critical error
02:22:57 Error: Could not connect to server
So again, please consult your system administrator to help you out. Something is wrong with your setup.
I tried to connect to that IP address and I - as expected - get an error that anonymous logins are not allowed. So maybe the problem "fixed itself".