New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Can' start filetransferdaemon

Got problems with your B2 or B3? Share and get helped!
Post Reply
steff2000
Posts: 11
Joined: 03 Dec 2011, 08:08

Can' start filetransferdaemon

Post by steff2000 »

Hi,
The downlod service on my bubba3 does not work anymore. I tried to (re)start it but no success:

Code: Select all

root@b3://etc# init.d/filetransferdaemon restart
Restarting File Transfer Daemon: ftdterminate called after throwing an instance of 'std::runtime_error'
  what():  Failed to stat config file
Aborted
 failed!
Any ideas which config file is meant?
steff
6feet5
Posts: 269
Joined: 13 Apr 2007, 17:32
Location: Gnesta, Sweden
Contact:

Re: Can' start filetransferdaemon

Post by 6feet5 »

Hi,

Probably '/etc/ftd/ftdconfig.ini'.

/Johan
steff2000
Posts: 11
Joined: 03 Dec 2011, 08:08

Re: Can' start filetransferdaemon

Post by steff2000 »

Thanx for your response - but i do not even have a ftd folder :? .
I will create an empty one to see what happens.

regards
steff
steff2000
Posts: 11
Joined: 03 Dec 2011, 08:08

Re: Can' start filetransferdaemon

Post by steff2000 »

An empty one does lead to the same result :( . Would be great if someone could post some valid content for the fdtconfig.ini :D .

Thanx in advance
steff
6feet5
Posts: 269
Joined: 13 Apr 2007, 17:32
Location: Gnesta, Sweden
Contact:

Re: Can' start filetransferdaemon

Post by 6feet5 »

This is from my B3

Code: Select all

[general]
downloaddir=downloads
loglevel=5
statedir=/etc/ftd
proxyip=
proxyport=0
proxylogin=
proxypassword=
phpsession=/var/lib/php5/sess_

[torrent]
maxdownload=-1
maxupload=-1
listenportstart=10000
listenportend=14000
torrentdir=torrents
resumepath=torrents/.resumedata
dhtsupport=false
metadatasupport=true
peerexchangesupport=true
maxuploads=8
maxhalfopenconnections=-1
steff2000
Posts: 11
Joined: 03 Dec 2011, 08:08

Re: Can' start filetransferdaemon

Post by steff2000 »

:oops:
Sorry, gave the wrong name to ftdconfig (fdtconfig).

TorrentDownloadManager started:

Code: Select all

Dec 30 14:48:20 b3 ftd: Initializing curl
Dec 30 14:48:20 b3 ftd: TorrentDownloadManager starting up
Thank you Johan for the content, but even an empty file helped! :D

cheers
steff
Post Reply