Opened 15 years ago

Closed 7 years ago

#4425 closed Other (outdated)

FTP connections stop working; Error, could not connect to server

Reported by: geeklani Owned by:
Priority: high Component: FileZilla Server
Keywords: cannot connect, server interface, error Cc:
Component version: Operating system type: Windows
Operating system version: 2003 Server

Description

I have been running FileZilla server for 2 years now. I recently ran into problems with it not working. This is the error I get when I try to connect to the server via the server interface.

FileZilla Server version 0.9.31 beta
Copyright 2001-2009 by Tim Kosse (tim.kosse@…)
Connecting to server...
Error, could not connect to server
Trying to reconnect in 5 seconds

When this happens, no clients can connect to the server. I never received this message until a month ago or so. An upgrade to 0.9.31 beta would not fix the problem. I am running Windows 2003 Server. No changes have been made to the server except for automatic windows updates, I didn't see anything that would affect a running FTP process/service. I am at a loss, there is nothing in any log files or any other evidence to point us in a direction. There is no antivirus or firewall software on the computer, the network is behind a firewall. If I want to test without any firewall I would just connect locally from another machine in the same network. So the firewall is not an issue.

Change History (19)

comment:1 by geeklani, 15 years ago

In addition, the server will run for several hours before having this problem. The only way to fix it is to reboot the machine. Restarting the FZ service doesn't fix it.

comment:2 by Tim Kosse, 15 years ago

Status: newmoreinfo

Have you checked the Windows Firewall? It has the habit of turning itself on again after visiting Windows Update.

comment:3 by geeklani, 15 years ago

Status: moreinfonew

Yes, it is disabled, I even turned it on and then back off.

comment:4 by Tim Kosse, 15 years ago

Status: newmoreinfo

Is the service (FileZilla Server.exe) running?

comment:5 by geeklani, 15 years ago

Status: moreinfonew

Yes the service is running, even when it's not accepting any connections. A restart of the service when it breaks does nothing.

comment:6 by Tim Kosse, 15 years ago

Status: newmoreinfo

Check with netstat -a -b -n if the service is listening on the administration port of if it's in use by some other program.

comment:7 by geeklani, 15 years ago

Status: moreinfonew

Running that command both when the server is working gives:

TCP 127.0.0.1:14147 0.0.0.0:0 LISTENING 1128
[FileZilla Server.exe]

TCP xxx.xxx.xxx.xxx:21 0.0.0.0:0 LISTENING 1128
[FileZilla Server.exe]

It just did it again, ran fine for 2 days then get:

Error, could not connect to server
Trying to reconnect in 5 seconds
Reconnecting to server...

when trying to access the admin interface, FTP connections cannot be made.

comment:8 by geeklani, 15 years ago

EDIT: I meant both when the server is working and not working.

comment:9 by Tim Kosse, 15 years ago

Status: newmoreinfo

How many user and group accounts do you have? How many successful logins each day do you have?

comment:10 by geeklani, 15 years ago

Status: moreinfonew

There are 45 users, no groups. The number of logins per day varies, sometimes it can be 200-300 or 100, it can crash after 1 day of usage or 3. It's random yet no evidence to say why it stops working.

comment:11 by Tim Kosse, 15 years ago

Logins/day seems fine, if I'm working heavily on FZ I have more on some days and I can use the server for weeks without a restart.

I'll try and let the server run in a debugger and hammer it with a bunch of scripts all night long, with some luck I can reproduce it.

comment:12 by geeklani, 15 years ago

It used to run for months without a reset, it would never crash. I thought it was maybe the connections but it isn't being hit too hard. The ID number in every log file entry sometimes hits 500 or 2000, so there's no pattern there.

comment:13 by Tim Kosse, 15 years ago

Status: newmoreinfo

Do you have any IP address filters set?

Do you use autoban?

comment:14 by geeklani, 15 years ago

Status: moreinfonew

There are no IP address filters and autoban is not enabled.

comment:15 by MALUTAN Petronel, 14 years ago

Priority: normalcritical

I experience the same situation !
I've installed it on a W200 and accessing it from a vista home premium.

On server I've configured port 11712 for authenticating and 51712 for data transfer.
21712 is for UI
Than I've opened on both sides IP security and routers to allow WAN to LAN port 11712 and 51712.
Filezilla Client was setup to passive and I got nicely a connection on desired ports...
Now, after a day, tried few minutes ago to connect again, but it looks server is not responding to connection requests...
I've checked all the settings but all are the same.


Now I've tried to uninstall the server and see what happen.
But it said :


There are other users logged on to this computer
If you uninstall this program while another user is running it the program might not uninstall completely.
no users reported by server UI.
Please advice me what can I do ?


FZC said:
Error: Connection timed out
Error: Could not connect to server
Status: Waiting to retry...

With kind regards

in reply to:  15 comment:16 by MALUTAN Petronel, 14 years ago

Priority: criticalnormal
Resolution: fixed
Status: newclosed

my problem was a firewall setting and a windows 2003 temporary erro...

comment:17 by skymel, 12 years ago

Priority: normalhigh
Resolution: fixed
Status: closedreopened
Type: Bug reportOther

I have the same issue as geeklani and I have upgraded to 0.9.41 but it cannot help to fix the problem. It seems the case has been closed but I don't see any solution regarding this issue. Please advice the solution on this issue.

comment:18 by Kurt McKee, 7 years ago

Triage suggestion

The Windows operating systems mentioned in this bug report are no longer supported by Microsoft (Windows Server 2003 extended support ended in 2015 and Windows Vista extended support ends in a few days). In addition, this report is eight years old.

I suggest closing this bug report.

comment:19 by Kurt McKee, 7 years ago

Resolution: outdated
Status: reopenedclosed
Note: See TracTickets for help on using tickets.