I'm using Fedora Workstation 25 with GNOME.
Trying to change the Dropbox directory results in the utterly useless message "Unexpected errors occurred. Your Dropbox is ok!".
Steps to recreate problem:
- Dropbox directory is currently ~/Dropbox
- Start Dropbox application by running ~/.dropbox-dist/dropboxd
- Right click sys tray icon and select Preferences.
- Click "Move…" button under Account > Location
- Select directory /local on which my user has write permissions.
- The message "Unexpected errors occurred. Your Dropbox is ok!" appears.
Observations:
- The directory /local/Dropbox is sucesfully created.
- One of the directories in ~/Dropbox is created in /local/Dropbox/ It's empty. Deleting that directory from ~/Dropbox before attempting the move doesn't help.
- Selecting other directories on which my user has write permissions results in the same behaviour.
- Permissions and ownership of my Dropbox directory and user's home directory are OK. (Troubleshooting advice for Linux at https://help.dropbox.com/desktop-web/move-dropbox-folder is pooly written. sudo is not needed on all those commands. "Internet menu" is not a thing in all (any?) desktop environments.)
- There's a log file in ~/.dropbox/logs/1 but it's a binary blob so useless without something to make it human readable and I can't locate such a thing.
- Deleting all my files from ~/Dropbox/ waiting for sync to complete and then attempting the move doesn't help.
- When attemping the move after deleting all my files from ~/Dropbox/ /local/Dropbox/.dropbox.cache/ is succesfully created. It's empty.
- Pausing syncing before attempting the move doesn't help.
- There don't seem to be any options that can be passed to ~/.dropbox-dist/dropboxd to get more info. (Adding --help prevents it running!)