Page 1 of 1
Core FTP Server stops accepting connections
Posted: Thu Jan 19, 2012 6:49 pm
by TTNuge
We have an instance of Core FTP in our environment and occasionally it stops accepting new connections until the service is stopped and restarted. It is running on Windows 2008 R2 64 bit and I recently updated to the latest Core FTP build of 1.2 419. It doesn't appear to show anything in the logs that indicates the problem, usually we don't know of the issues until one of the users tries to connect. A simple stop/restart of the service gets it working again without changing anything else but obviously this is very inconvenient.
Any thoughts?
Posted: Tue Jan 24, 2012 11:56 pm
by TTNuge
Any help available? Be happy to see the SPAM get deleted too.
Posted: Fri Jan 27, 2012 6:12 am
by cp
Are you able to connect locally (with a client on the physical server) when this issue arises?
Posted: Tue Jan 31, 2012 3:31 pm
by TTNuge
[quote="cp"]Are you able to connect locally (with a client on the physical server) when this issue arises?[/quote]
Just happened again. Could not connect locally on the machine and couldn't telnet to port 22. Looks like Core FTP just hangs, it was stuck this way for hours until one of our users noticed.
Posted: Thu Feb 09, 2012 3:47 pm
by TTNuge
Any ideas? Reinstall, rebuild the machine, use a different server? Any specifics I can look at?
Posted: Fri Feb 10, 2012 4:29 am
by cp
It could be a lack of Winsock resources. Next time this occurs, do a netstat and see how many connections are pending.
Is this FTP or SFTP?
Posted: Mon Feb 13, 2012 4:51 pm
by TTNuge
We use it only for SFTP but I noticed that FTP stops responding as well if we hit it internally to the environment. It only has a few connections at a time but I will check a netstat next time.