-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It is recommended to run ./dropbox_uploader.sh unlink ?? #572
Comments
Me the same. So annoying and I have no chance to get it running. Cheers, |
Hello. I ran into the same problem but solved it. |
/root/.dropboxuploader? |
The /root/.dropboxuploader file is generated when the script is first run and seems to store API keys and other information. |
I have the same problem (on RaspberryPi). |
I have the same problem on Raspberry PI. There is no such file any where on my PI called .dropboxuploader |
I finally found a solution to this issue.
hope this helps |
I was able to get past this by manually adding the dropbox access token to the .dropbox_uploader file. I found the configure command didn't actually add the token to the file |
Ok guys,
What is going on here, I see many people having this issue, but many have posted no solution after they fixed it, or if there was a solution, that didnt worked for me.
I am trying to install this when logged in to my own account.
I have run this setup several times. over and over again.
$ git clone https://github.com/andreafabrizi/Dropbox-Uploader.git
$ cd ~/Dropbox-Uploader/
$ sudo chmod +x dropbox_uploader.sh
$ ./dropbox_uploader.sh
Entered all the credentials needed, key, secret & token
$ ./dropbox_uploader.sh list /
Gives me:
Error loading data from /home/username/.dropbox_uploader...
It is recommended to run ./dropbox_uploader.sh unlink
What is going on here?
The text was updated successfully, but these errors were encountered: