Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
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 !

B2 Filemanager - Upload not working

Got problems with your B2 or B3? Share and get helped!
Post Reply
wm.bubba
Posts: 82
Joined: 11 May 2009, 12:58

B2 Filemanager - Upload not working

Post by wm.bubba »

I noticed yesterday, that I can longer upload files using the Web Interface File Manager.
When I try I get the following screens:

Image

followed by the following several seconds later:

Image

The file I'm trying to upload is only a 3kb text file.
I have tried a number of directories and different files, all with the same result.

I can download, move, copy, rename and delete with no issues, I just cannot upload anything.
johannes
Posts: 1470
Joined: 31 Dec 2006, 07:12
Location: Sweden
Contact:

Re: B2 Filemanager - Upload not working

Post by johannes »

this smells a problem with the uplaoder service. Try reboot your B3 and it should work again. Could be caused by several things, for instance problems with the torrent downloader?

Should be resolved in new software versions, what are you on?
/Johannes (Excito co-founder a long time ago, but now I'm just Johannes)
wm.bubba
Posts: 82
Joined: 11 May 2009, 12:58

Re: B2 Filemanager - Upload not working

Post by wm.bubba »

It's a B2 by the way, and I'm on version 2.5.0.2.

I only have torrents running between midnight and 8am, to limit my download allocation.
I start and stop it using:

Code: Select all

sudo /etc/init.d/filetransferdaemon start
&

Code: Select all

sudo /etc/init.d/filetransferdaemon stop
triggered by cron entries. Could this be causing the issue?
johannes
Posts: 1470
Joined: 31 Dec 2006, 07:12
Location: Sweden
Contact:

Re: B2 Filemanager - Upload not working

Post by johannes »

ah, this explains. The upload is dependent on ftd running. (filetransferdaemon does not only torrents)
/Johannes (Excito co-founder a long time ago, but now I'm just Johannes)
wm.bubba
Posts: 82
Joined: 11 May 2009, 12:58

Re: B2 Filemanager - Upload not working

Post by wm.bubba »

Just realised that myself.

Rebooted, which obviously started ftd, upload works.
Turned off 'Up and Downloads' (obvious what this does now), upload stopped working.

Thanks for your help, Johannes.
Post Reply