Page 1 of 1

FTD Crash.

Posted: 12 Jun 2009, 17:07
by kfudd
Hello Excito team,

Found a problem with the FTD.
Try this torrent link via the GUI download page: https://isohunt.com/download/97992937/1080p.torrent

Crashes the FTD hard. I have to delete the hidden file in the "torrents" folder and manually restart the FTD service from the console to get the FTD running again.

Here is the error I get in the GUI:

Code: Select all

A PHP Error was encountered
Severity: Warning

Message: stream_socket_client() [function.stream-socket-client]: unable to connect to unix:///tmp/ftdaemon (Connection refused)

Filename: ftd/ipc.php

Line Number: 33

Re: FTD Crash.

Posted: 13 Jun 2009, 18:15
by kfudd
Something new as of today, the FTD process was using 100% CPU for some reason and killing the server. Even after restarting the FTD via the console, it got "stuck" on checking existing files. I had to stop all of my torrent downloads (only 3 files) to recover the system. After stopping all downloads, the FTD process stopped spontaniously, so I guess it crashed.

Anything I can give you guys here to see what went wrong? Logs seem unhelpful IMO.

Re: FTD Crash.

Posted: 16 Jun 2009, 20:24
by Ravagon
FTD doesn't work with HTTPS:// URL's because no SSL support yet. :cry:

Re: FTD Crash.

Posted: 17 Jun 2009, 05:10
by kfudd
That's is fine, but a https URL shouldn't take down the entire FTD process. ;) It seems that any malformed or unsupported URL/torrent files will crash the FTD process. A little annoying. :-/

Re: FTD Crash.

Posted: 18 Jun 2009, 14:55
by Ravagon
Yeah thats true, it should generate an error message instead.

Re: FTD Crash.

Posted: 21 Jun 2009, 16:10
by tor
Can you confirm that this is a general problem with torrent downloads and ftd? Because, at least the torrent download part really should work over https, and if it doesnt, it is most likely a bug in ftd.

/Tor

Re: FTD Crash.

Posted: 28 Jun 2009, 16:52
by Ravagon
Hmm not sure it's FTDs fault anymore, it might be that none of the torrent sites that uses SSL accepts FTD as a torrent client and shuts it down.
You guys at Excito should have a test server up and running for us to test against that handles normal and SLL.

Re: FTD Crash.

Posted: 01 Jul 2009, 03:47
by tor
Hi Ravagon and kfudd,

I can confirm that the link you provided by kfudd indeed crashes the downloader. Hopefully our upcoming release will fix this issue. I cant reproduce it with the newer version.

/Tor

Re: FTD Crash.

Posted: 01 Jul 2009, 13:14
by kfudd
Good new. :) Thanks for looking in to it.

Re: FTD Crash.

Posted: 17 Aug 2009, 13:41
by Hammer
This happens everytime I try to download a very large file, in this case >20Gb.

Re: FTD Crash.

Posted: 31 Aug 2009, 10:25
by Hammer
And now it crashes when I remove torrents.
This appears when I have many torrents, like 10, and remove them all one by one.


RESOLVED BY:
1. putty into torrent dir and remove all .ftd*
2. do filetransferaemon restart
3. do apache2 restart

Done!