PDA

View Full Version : server crash


jimid
07-12-2004, 05:13 PM
hi,

i've installed ioftpd beta 5.8.4 and the following scripts were running:

ioA;stormlog; stormRULES; stormshownfo; sc;

ioftpd and those scripts were running fine till i stopped ioftpd once and restarted it from command prompt.

well, it runs fine.. but when i enter 2 certain dir in root the server crashes.. i can enter all other dirs and do all site commands ..
but i just can't enter 2 certain dirs..

i read this: http://www.ioftpd.com/kb/view.php?kbid=77
and also read some other postings about ioftpd crashes.. but didn't came to a solution..

hope someone can help..

thank you..:o

neoxed
07-12-2004, 05:17 PM
Delete the .ioFTPD files in those two directories. This bug is fixed in the upcoming version of ioFTPD.

jimid
07-12-2004, 05:20 PM
already tried that one.. but no solution..

edit: there are no error logs in /logs ...

and thanks alot for the quik answer


edit 2: now i tried starting ioftpd with a clean ini and have the same problem.. i think it's not a bug in ioFTPD... i think m$ takes once more the responsibility...

well i'll try it one more time tomorrow...

crazy night..

FTPServerTools
07-13-2004, 01:41 AM
Use drwtsn32.exe (in your windows\system32 dir) activate it let it run then start io and let it crash. In the drwtsn32 log you'll see which script has crashed..

jimid
07-13-2004, 06:02 AM
ok problem solved!


i deleted every single .ioFTPD in all subdirs of these two certain dirs.. runs again :banana:

thank you very much for your help

jimid
07-28-2004, 04:11 PM
hi, i didn't wanted to open a new thread cause it's yet another server crash problem ...

i have no emtpy lines in groupidtable useridtable
i'm using the latest free version of ioFTPD..
i don't neglect the case sensivity while executing..
i tried finding solution befor i posted this..
i deleted all .ioftpd files

my problem is...

i execute ioftpd..

and then


SYST
215 UNIX Type: L8
REST 100
350 Restarting at 100. Send STORE or RETRIEVE to initiate transfer.
REST 0
350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.
PWD
257 "/" is current directory.
TYPE A
200 Type set to A.
PASV
227 Entering Passive Mode (***,***,**)
LIST
Connection lost: site


the server is still running .. when i try to reconnect.. i come as far as..

WinSock 2.0
Connecting to sitename
Connected to sitename -> IP=**.**.** PORT=******

hope someone will help

crakhed
07-28-2004, 05:36 PM
you might have .ioFTPD files > 4k

jimid
07-29-2004, 06:13 AM
i deleted all .ioftpd files

neoxed
07-29-2004, 01:44 PM
jimid, it's more then likely that you have not deleted all the .ioFTPD files.

If you have any VFS directories mounted in the FTP root, you must remove the .ioFTPD files from there as well (including sub-directories!).

jimid
07-29-2004, 02:03 PM
hmm,k mounted dirs.. forgot them....i'm bit stupid.. thx again.. sorry for spamming here.. :o

Snixen
08-08-2004, 09:02 AM
in which dirs should i delete the .ioftpd files when my ioftpd doesnt starts?
I dont have empty usertables and grouptable files

Mr_X
08-08-2004, 12:49 PM
For those who don't knows, run this command in your root directory or in every "base" directory of your FTP. It will recursively delete all .ioftpd files:
del /s /q /f *.ioftpd

quacka
08-09-2004, 05:03 AM
I ran doctor watson like you said.
This is what i get in the log

Unhandled exception 3221225477 at address 0x77f47a6d (0x00000000)
0x00000000 0x00000003

any ideas?

i deleted all the .ioftpd* files too

FTPServerTools
08-09-2004, 02:24 PM
Run ioFTPD not as service but normally and try again. Then drwtsn32.exe sghould be able to tell you where the error occurs.

jimid
08-10-2004, 03:11 PM
hey quaka check your mouted dirs and delete the .ioftpd there too..