Page 1 of 1

Coreftp hangs randomly, window won't open

Posted: Fri Mar 08, 2019 5:19 am
by tsi
coreftp version 2, build 649, 64 bit

we are having strange issues with the server. Sometimes it would stop randomly.
When we click on program icon to restart it, it somtimes would give error of "sharing violation". Sometimes it would run but the window to configure will not open at all although it will receive connections in the background. Very frustrating.

Re: Coreftp hangs randomly, window won't open

Posted: Mon Mar 11, 2019 1:46 pm
by tsi
We even updated to latest version 674 still same issue remains.
only way to get coreftp server working is to reboot the server but even then if we click on coreftp icon to open the console, we get error = 32 and the console might even open sometimes but the ftp service stops working.

Re: Coreftp hangs randomly, window won't open

Posted: Fri Mar 15, 2019 2:12 pm
by r00t
I confirm that.
We got random failures to connect by our monitoring agent.
Service stop and restart solves it but it's not ideal.
Version 2.0, x64, build 668

Re: Coreftp hangs randomly, window won't open

Posted: Mon Mar 18, 2019 5:56 pm
by ForumAdmin
if you are using global logging, uncheck it (Core FTP Server - system menu - global settings). Use "logging" in the domain setup instead.

If it takes a long time to open up the console, edit the CoreFTPServer\config.dat file, and remove the "logfn" field. It may be several pages long as is caused by an old bug.

Re: Coreftp hangs randomly, window won't open

Posted: Thu Apr 11, 2019 6:40 am
by dj_innomate
ForumAdmin wrote:
> if you are using global logging, uncheck it (Core FTP Server - system menu
> - global settings). Use "logging" in the domain setup instead.
>
> If it takes a long time to open up the console, edit the
> CoreFTPServer\config.dat file, and remove the "logfn" field. It
> may be several pages long as is caused by an old bug.

This fixed my startup slowness for the gui, but the application still hangs constantly (avg. once or twice a day).

Coreftp hangs randomly window wont open

Posted: Sat Sep 14, 2019 7:51 pm
by Charlesbrogs
I have this too...from a long time ago. I just ignore it now Not that this advice helps you

no idea how to clear it but mine is nearly a year old

Re: Coreftp hangs randomly, window won't open

Posted: Tue Sep 17, 2019 7:17 pm
by ForumAdmin
Exit Core FTP Server, edit the CoreFTPServer\config.dat

remove the line starting with :

Logfn=

and remove all data from that line and below it until you come to the next field which should be
Logf=1


Exit, save, start Core FTP Server.

Re: Coreftp hangs randomly, window won't open

Posted: Fri Sep 04, 2020 9:35 am
by dj_innomate
ForumAdmin wrote:
> if you are using global logging, uncheck it (Core FTP Server - system menu
> - global settings). Use "logging" in the domain setup instead.
>
> If it takes a long time to open up the console, edit the
> CoreFTPServer\config.dat file, and remove the "logfn" field. It
> may be several pages long as is caused by an old bug.

Sweet, the GUI launches instantly now.