Cut the Clutter: Test Ignore Files Feature - sign up to become a beta tester here.
Forum Discussion
CodesAreHonest
4 years agoNew member | Level 2
Unable to start dropbox in Ubuntu 20.04
Hi, I am unable to start the dropbox in Ubuntu 20.04 with Headless Mode with the following errors. I had read through all the forums and documents to find out the solution in order to fix this error but now lucks.
I had already perform `dropbox start` as root but still obtains:
Couldn't start Dropbox.
This is usually because of a permissions error. Storing your home folder on a network share can also cause an error.
Get more help at https://www.dropbox.com/c/help/permissions_error
The log of /tmp/dropbox_errorf0tk7axj.txt are shown below:
bn.BUILD_KEY: Dropbox
bn.VERSION: 131.4.3968
bn.constants.WINDOWS_SHELL_EXT_VERSION: 48
bn.is_frozen: True
machine_id: 20210623-1124-0478-1463-487467590001
pid: 30950
ppid: 1
ppid exe: '/usr/lib/systemd/systemd'
uid: 0
user_info: pwd.struct_passwd(pw_name='root', pw_passwd='x', pw_uid=0, pw_gid=0, pw_gecos='root', pw_dir='/root', pw_shell='/bin/bash')
effective_user_info: pwd.struct_passwd(pw_name='root', pw_passwd='x', pw_uid=0, pw_gid=0, pw_gecos='root', pw_dir='/root', pw_shell='/bin/bash')
euid: 0
gid: 0
egid: 0
group_info: grp.struct_group(gr_name='root', gr_passwd='x', gr_gid=0, gr_mem=[])
effective_group_info: grp.struct_group(gr_name='root', gr_passwd='x', gr_gid=0, gr_mem=[])
LD_LIBRARY_PATH: None
cwd: '/root'
real_path='/root'
mode=0o40700 uid=0 gid=0
parent mode=0o40755 uid=0 gid=0
HOME: '/root'
appdata: '/root/.dropbox/instance5'
real_path='/root/.dropbox/instance5'
mode=0o40700 uid=0 gid=0
parent mode=0o40755 uid=0 gid=0
dropbox_path: None
not found
parent not found
sys_executable: '/root/.dropbox-dist/dropbox-lnx.x86_64-131.4.3968/dropbox'
real_path='/root/.dropbox-dist/dropbox-lnx.x86_64-131.4.3968/dropbox'
mode=0o100755 uid=0 gid=0
parent mode=0o40755 uid=0 gid=0
trace.__file__: '/root/.dropbox-dist/dropbox-lnx.x86_64-131.4.3968/python-packages.zip/dropbox/client/ui/common/boot_error.pyc'
real_path='/root/.dropbox-dist/dropbox-lnx.x86_64-131.4.3968/python-packages.zip/dropbox/client/ui/common/boot_error.pyc'
not found
parent not found
tempdir: '/tmp'
real_path='/tmp'
mode=0o41777 uid=0 gid=0
parent mode=0o40755 uid=0 gid=0
Traceback (most recent call last):
File "dropbox/client/main.pyc", line 5397, in _setup_root_for_account
AssertionError: fresh link yet no preferences
28 Replies
- feria354 years agoNew member | Level 2
I have the same problem on Debian 10.
Traceback (most recent call last): File "dropbox/client/main.pyc", line 5397, in _setup_root_for_account AssertionError: fresh link yet no preferences
I have tried many things :
* export variables like LC_ALL="fr_FR.UTF-8", LANGUAGE='fr_FR.UTF-8', HOME="/path/to"
* remove the folder .dropbox
but nothing works !
- petardo4 years agoExplorer | Level 3
Same here, Debian 10
- Walter4 years ago
Dropbox Community Moderator
Hey there CodesAreHonest, feria35 & petardo, thanks for posting on our Community and sorry to hear you're having issues with this.
If you've ensured that your devices are meeting the minimum requirements as outlined here, you could try a clean, advanced reinstall at this point.
I hope this helps! - petardo4 years agoExplorer | Level 3
Thanks, for reply.
- "minimum requirements" not met since it says Ubuntu and two of us have Debian which is not exactly the same.
However most programs are compatible on those systems. - The "advanced reinstall" link you provided is not relevant to headless installation
- "minimum requirements" not met since it says Ubuntu and two of us have Debian which is not exactly the same.
- Evick4 years agoExplorer | Level 4
I am having the same problem on my server (Ubuntu 20.04.3 LTS).
- torga4 years agoNew member | Level 2
Same trace on headless Debian 8 and Ubuntu 18.04 LTS, same client build 131.4.3968
Has this issue been observed with an older release ? - keeb4 years agoNew member | Level 2
Same trace here. I've tried Ubuntu 18.04 & 21.10 as well as Debian buster and I get the same error with the latest dropbox client installed.
- feria354 years agoNew member | Level 2@Walter, yes on a fresh and clean reinstall of Debian 10, I did exactly the method you described (for Dropbox client).
I reinstalled several times my debian but each time, I got this error.
Could you try by yourself ? - cuye4 years agoExplorer | Level 4
same issue here, running headless Ubuntu 20.04.3 LTS. Tried as well on a new VM with the same OS, didnt work either
- adw744 years agoNew member | Level 2
I can download and start the dropbox daemon. It generates a link to use to connect it to my Dropbox account.
The link works fine, but then the daemon says:
"This computer is now linked to Dropbox. Welcome XXXX
Couldn't start Dropbox.
This is usually because of a permissions error. Storing your home folder on a network share can also cause an error."I believe the issue is that a 'Dropbox' folder is never created in my home directory on the server. I've tried creating the folder myself with full permissions.
This is on an AWS Lightsail instance, in case that matters. All help appreciated.
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
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
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!