Couldn't start Dropbox. error after fresh install of Ubuntu 18.04
Hi,
Here is a workaround that helped me: https://askubuntu.com/questions/1032778/cant-start-dropbox-on-ubuntu-18-04
Sorry for my english. I upgraded from Ubuntu 17.10 to 18.04, but I get the same error.
I'm find that with the upgrade the dropbox config file it's missing. I have connected again my dropbox user and 'linked' the computer. The daemon has begin to work... uploading again all my files...
I cant start the dropbox application itself
i have reinstalled and it didn't help, also i have another PC and there is exactly the same problem. on Ubuntu 17.10 everithing works well
Hey @Ozone - are you still experiencing this?
In addition to all the troubleshooting steps you have already taken to resolve this issue with starting up our desktop application, could you please give our offline installer a shot and let us know if you still get the same error.
If this persists, please attach a screenshot of the exact error you get in your reply so we can have a visual as well in order to help troubleshoot this ASAP.
Thanks!
I get this error :
this is the log:
bn.BUILD_KEY: Dropboxbn.VERSION: 48.4.58bn.DROPBOXEXT_VERSION: failedbn.is_frozen: Truemachine_id: failedpid: 23475ppid: 1ppid exe: faileduid: 1000user_info: pwd.struct_passwd(pw_name='alex', pw_passwd='x', pw_uid=1000, pw_gid=1000, pw_gecos='Alex,,,', pw_dir='/home/alex', pw_shell='/bin/bash')effective_user_info: pwd.struct_passwd(pw_name='alex', pw_passwd='x', pw_uid=1000, pw_gid=1000, pw_gecos='Alex,,,', pw_dir='/home/alex', pw_shell='/bin/bash')euid: 1000gid: 1000egid: 1000group_info: grp.struct_group(gr_name='alex', gr_passwd='x', gr_gid=1000, gr_mem=['alex'])effective_group_info: grp.struct_group(gr_name='alex', gr_passwd='x', gr_gid=1000, gr_mem=['alex'])LD_LIBRARY_PATH: Nonecwd: '/home/alex' real_path='/home/alex' mode=040755 uid=1000 gid=1000 parent mode=040755 uid=0 gid=0HOME: u'/home/alex'appdata: u'/home/alex/.dropbox/instance1' real_path=u'/home/alex/.dropbox/instance1' mode=040700 uid=1000 gid=1000 parent mode=040700 uid=1000 gid=1000dropbox_path: u'/home/alex/Dropbox' real_path=u'/home/alex/Dropbox' not found parent mode=040755 uid=1000 gid=1000sys_executable: '/home/alex/.dropbox-dist/dropbox-lnx.x86_64-48.4.58/dropbox' real_path='/home/alex/.dropbox-dist/dropbox-lnx.x86_64-48.4.58/dropbox' mode=0100775 uid=1000 gid=1000 parent mode=040755 uid=1000 gid=1000trace.__file__: '/home/alex/.dropbox-dist/dropbox-lnx.x86_64-48.4.58/python-packages-27.zip/dropbox/client/ui/common/boot_error.pyc' real_path='/home/alex/.dropbox-dist/dropbox-lnx.x86_64-48.4.58/python-packages-27.zip/dropbox/client/ui/common/boot_error.pyc' not found parent not foundtempdir: '/tmp' real_path='/tmp' mode=041777 uid=0 gid=0 parent mode=040755 uid=0 gid=0[get_extra_trace_info failed]Traceback (most recent call last): File "dropbox/client/main.pyc", line 1039, in boot_errorAssertionError
Original traceback:
Traceback (most recent call last): File "dropbox/client/main.pyc", line 6444, in main_startup File "dropbox/client/main.pyc", line 2829, in run File "dropbox/client/main.pyc", line 1995, in activate_translation File "dropbox/i18n.pyc", line 340, in activate_translation File "dropbox/i18n.pyc", line 392, in system_lang_code File "dropbox/i18n.pyc", line 550, in get_system_languages File "locale.pyc", line 543, in getdefaultlocale File "locale.pyc", line 475, in _parse_localenameValueError: unknown locale: en_IL
Thanks for the additional info @Ozone - much appreciated.
From what I see now, the issue you are seeing may be due to the fact you are trying to place Dropbox on a different drive other than the one running your computer's operating system. To help resolve this issue, could you maybe try locating Dropbox in the same location as your operating system?
This can be done by allowing Dropbox to install to its default location during setup so you'll need to re-install at this point. Once you have completed the install you can then attempt to move the Dropbox folder to a different location.
Please note that your user account must have permission to write to the desired location and that the drive must be in the correct format. Drive specifications and systems requirements can always be found on this page.
I hope this helps and please keep us posted! Remember that if this persists, you can always log a ticket with our Support team in order to troubleshoot with more account specific information.
It didn't help.
I have tried to install to a default locatin from ubuntu software center on a fresh install of of ubuntu 18.04, and i get the same error
So... What is the sulotion?
(same problem here - ubuntu 18.04 fresh install)
Hey @ilgl76, thanks for getting in touch on the Dropbox Forum; I hope you’re having a great Monday so far!
I have the same problem with a fresh install Ubuntu 18.04!I tried two ways!1.) Installation of "nautilus-dropbox" directly from the software center in Ubuntu. Then comes a window with the following note (see screenshot): Start Dropbox to complete the installation. After that, the rest of the software would have to be downloaded and installed. However nothing happens if the button "Start Dropbox" is pressed. So it does not continue in the installation.2.) .deb Installs from Dropbox Homepgae trying to install. But also leads to no result!
Hope for solution!?
Ozone, this solution helped me!Since I kept my home folder when I reinstalled Ubuntu, I still had a folder .dropbox and .dropbox-dist.So I uninstalled nautilus-dropbox and then renamed both folders in .dropbox-old and .dropbox-dist-old.After that nautilus-dropbox installed and everything is fine!
Hello Jane!Basically everything works.What I have noticed is that a small point is not working!When I click on the Dropbox program starter in the Programs section, the Dropbox drive does not start as desired. Nothing happens.Although Dropbox syncs and I can call the drive via the Gnome panel in the Dropbox icon.So there still seems to be a small mistake!
[This thread is now closed. If you have a similar or new question, you can ask here]
I am using Linux mint 20.3 cinnamon
suddenly the dropbox app does not start and when I try to start it manually I get this message
dropbox start -iStarting Dropbox...Traceback (most recent call last):File "/usr/bin/dropbox", line 1603, in <module>ret = main(sys.argv)File "/usr/bin/dropbox", line 1592, in mainresult = commands[argv[i]](argv[i+1:])File "/usr/bin/dropbox", line 1443, in startif not start_dropbox():File "/usr/bin/dropbox", line 763, in start_dropboxsubprocess.Popen([DROPBOXD_PATH], preexec_fn=os.setsid, cwd=os.path.expanduser("~"),File "/usr/lib/python3.8/subprocess.py", line 858, in __init__self._execute_child(args, executable, preexec_fn, close_fds,File "/usr/lib/python3.8/subprocess.py", line 1704, in _execute_childraise child_exception_type(errno_num, err_msg, err_filename)OSError: [Errno 8] Exec format error: '/home/mr_mke/.dropbox-dist/dropboxd'Error in sys.excepthook:Traceback (most recent call last):File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 153, in apport_excepthookwith os.fdopen(os.open(pr_filename,FileNotFoundError: [Errno 2] No such file or directory: '/var/crash/_usr_bin_dropbox.1000.crash'
Original exception was:Traceback (most recent call last):File "/usr/bin/dropbox", line 1603, in <module>ret = main(sys.argv)File "/usr/bin/dropbox", line 1592, in mainresult = commands[argv[i]](argv[i+1:])File "/usr/bin/dropbox", line 1443, in startif not start_dropbox():File "/usr/bin/dropbox", line 763, in start_dropboxsubprocess.Popen([DROPBOXD_PATH], preexec_fn=os.setsid, cwd=os.path.expanduser("~"),File "/usr/lib/python3.8/subprocess.py", line 858, in __init__self._execute_child(args, executable, preexec_fn, close_fds,File "/usr/lib/python3.8/subprocess.py", line 1704, in _execute_childraise child_exception_type(errno_num, err_msg, err_filename)OSError: [Errno 8] Exec format error: '/home/mr_mke/.dropbox-dist/dropboxd'
Hey @mr_mke, welcome to our Community!
Have you tried out these steps, in order to perform an advanced re-install on your end?
Give it a go, and keep me posted.