We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
joekur
3 years agoHelpful | Level 6
Dropbox not uploading/syncing new files after fresh install of Linux Mint 20.1
Hi All,
I recently upgraded my Linux Mint 19 desktop with a fresh install of Linux Mint 20.1. Dropbox worked brilliantly on Mint 19. After the Mint upgrade and installing Dropbox via the Software M...
- 3 years ago
Hi Walter , Здравко , Jay , Hannah ,
For the sake of completeness I just wanted to post a note here that this issue is resolved and what the problem was.
After some initial troubleshooting and repeating another remove and reinstall without resolution, tech support had me enter the following commands:
sudo chown "$USER" "$HOME"
sudo chown -R "$USER" "/home/joe/Dropbox" ~/.dropbox
sudo chattr -R -i "/home/joe/Dropbox"
sudo chmod -R u+rw "/home/joe/Dropbox" ~/.dropboxI saw after entering the *chattr* command that I received pages of errors regarding a Timeshift backup folder I'd previously copied into Dropbox (thinking if I ran into problems later in my upgrading and had to do a fresh reinstall of the OS, I could copy the folder back to its original path to restore from). In hindsight a bad idea, but I didn't give it a thought when the Dropbox issue cropped up later.
So once I removed the Timeshift folder from Dropbox, I re-ran the above commands without any errors, and Dropbox subsequently synced properly.
(I guess there is still an open question about the python script, as I tried to run the testdropbox script file again and still got the error, but since that's not causing me current problems, I'll let it slide for now.)
Thank you all again,
Joe
joekur
3 years agoHelpful | Level 6
Hi Walter , Здравко , Jay , Hannah ,
For the sake of completeness I just wanted to post a note here that this issue is resolved and what the problem was.
After some initial troubleshooting and repeating another remove and reinstall without resolution, tech support had me enter the following commands:
sudo chown "$USER" "$HOME"
sudo chown -R "$USER" "/home/joe/Dropbox" ~/.dropbox
sudo chattr -R -i "/home/joe/Dropbox"
sudo chmod -R u+rw "/home/joe/Dropbox" ~/.dropbox
I saw after entering the *chattr* command that I received pages of errors regarding a Timeshift backup folder I'd previously copied into Dropbox (thinking if I ran into problems later in my upgrading and had to do a fresh reinstall of the OS, I could copy the folder back to its original path to restore from). In hindsight a bad idea, but I didn't give it a thought when the Dropbox issue cropped up later.
So once I removed the Timeshift folder from Dropbox, I re-ran the above commands without any errors, and Dropbox subsequently synced properly.
(I guess there is still an open question about the python script, as I tried to run the testdropbox script file again and still got the error, but since that's not causing me current problems, I'll let it slide for now.)
Thank you all again,
Joe
- Hannah3 years agoDropbox Staff
Thanks so much for keeping us in the loop, Joe!
This will definitely come in useful in case another user comes across the same issue.
We appreciate this and if there's anything else we can do, don't hesitate to come back!
About Apps and Installations
Have a question about a Dropbox app or installation? Reach out to the Dropbox Community and get solutions, help, and advice from members.
Need more support
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!