NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
andy_vdg
Feb 20, 2015Guide
DropboxManager - Found app [dropboxmanager] with bad config
I've already posted this on rnxtras and whocares has looked at it but I still haven't resolved the problem. If you have a login on his site the post is here: https://rnxtras.com/topic/installation-suc...
Jophus
Jul 16, 2015Luminary
Hey Guys.
I ran into the same problem when installing and running DropboxManager. Whocares solved it for me in my installation by:
SSH into your readynas
navigate to
There should be one 000-fv-http and one 000-fv-https file. If there are any more (in my instance 001-fv-https2) this is causing issues. I think it is because I set a secondary port for remote access to https (so I didn't open the default port on my router when I want to administer the NAS remotely). This is speculation and I have no proof of it.
Anyway:
then restart apache2
This worked for me.
I ran into the same problem when installing and running DropboxManager. Whocares solved it for me in my installation by:
SSH into your readynas
navigate to
cd /etc/apache2/sites-enabled
There should be one 000-fv-http and one 000-fv-https file. If there are any more (in my instance 001-fv-https2) this is causing issues. I think it is because I set a secondary port for remote access to https (so I didn't open the default port on my router when I want to administer the NAS remotely). This is speculation and I have no proof of it.
Anyway:
mv /etc/apache2/sites-enabled/001-fv-https2 /tmp
then restart apache2
systemctl restart apache2
This worked for me.
- andy_vdgAug 15, 2015Guide
Jophus wrote:
Hey Guys.
I ran into the same problem when installing and running DropboxManager. Whocares solved it for me in my installation by:
SSH into your readynas
navigate tocd /etc/apache2/sites-enabled
There should be one 000-fv-http and one 000-fv-https file. If there are any more (in my instance 001-fv-https2) this is causing issues. I think it is because I set a secondary port for remote access to https (so I didn't open the default port on my router when I want to administer the NAS remotely). This is speculation and I have no proof of it.
Anyway:mv /etc/apache2/sites-enabled/001-fv-https2 /tmp
then restart apache2systemctl restart apache2
This worked for me.This didn't work for me unfortunately. For some reason the apache config is just not processed for the Dropbox app
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!