cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
The Dropbox Community is looking for feedback from you! Sign up to be a part of our customer panel here.

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.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Permission problem on Ubuntu

Permission problem on Ubuntu

andreag3
New member | Level 2

Hi! After the upgrade of Dropbox on my pc (Linux Ubuntu), the app doens't start anymore and gives this error:

 

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

Please contact Dropbox support with the following info for help: /tmp/dropbox_errorob2xp4si.txt

Here is the log file

bn.BUILD_KEY: Dropbox
bn.VERSION: 102.4.431
bn.constants.WINDOWS_SHELL_EXT_VERSION: 43
bn.is_frozen: True
machine_id: bbada5cf-cc9a-4a80-ac8d-c5ce6d9f53aa
pid: 17223
ppid: 1
ppid exe: failed
uid: 1000
user_info: pwd.struct_passwd(pw_name='andrea', pw_passwd='x', pw_uid=1000, pw_gid=1000, pw_gecos='andrea,,,', pw_dir='/home/andrea', pw_shell='/bin/bash')
effective_user_info: pwd.struct_passwd(pw_name='andrea', pw_passwd='x', pw_uid=1000, pw_gid=1000, pw_gecos='andrea,,,', pw_dir='/home/andrea', pw_shell='/bin/bash')
euid: 1000
gid: 1000
egid: 1000
group_info: grp.struct_group(gr_name='andrea', gr_passwd='x', gr_gid=1000, gr_mem=[])
effective_group_info: grp.struct_group(gr_name='andrea', gr_passwd='x', gr_gid=1000, gr_mem=[])
LD_LIBRARY_PATH: None
cwd: '/home/andrea'
     real_path='/home/andrea'
           	mode=0o40755	uid=1000	gid=1000
     parent	mode=0o40755	uid=0	gid=0
HOME: '/home/andrea'
appdata: '/home/andrea/.dropbox/instance1'
         real_path='/home/andrea/.dropbox/instance1'
               	mode=0o40700	uid=1000	gid=1000
         parent	mode=0o40700	uid=1000	gid=1000
dropbox_path: '/home/andrea/Dropbox'
              real_path='/home/andrea/Dropbox'
                    	mode=0o40700	uid=1000	gid=1000
              parent	mode=0o40755	uid=1000	gid=1000
sys_executable: '/home/andrea/.dropbox-dist/dropbox-lnx.x86_64-102.4.431/dropbox'
                real_path='/home/andrea/.dropbox-dist/dropbox-lnx.x86_64-102.4.431/dropbox'
                      	mode=0o100755	uid=1000	gid=1000
                parent	mode=0o40755	uid=1000	gid=1000
trace.__file__: '/home/andrea/.dropbox-dist/dropbox-lnx.x86_64-102.4.431/python-packages.zip/dropbox/client/ui/common/boot_error.pyc'
                real_path='/home/andrea/.dropbox-dist/dropbox-lnx.x86_64-102.4.431/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 792, in wrapper
  File "dropbox/client/main.pyc", line 6581, in finish_dropbox_boot
  File "dropbox/client/unlink_cookie.pyc", line 809, in ensure_unlink_cookie
  File "dropbox/client/unlink_cookie.pyc", line 435, in write_unlink_cookie
  File "dropbox/sync_engine/nucleus/classic_client/selsync.pyc", line 66, in get_set
  File "dropbox/sync_engine/nucleus/classic_client/sync_engine.pyc", line 609, in get_fileid_hidden_set
  File "concurrent/futures/_base.pyc", line 428, in result
  File "concurrent/futures/_base.pyc", line 384, in __get_result
dropbox.exception.exceptions.NucleusPanicException: Not sending message to panicking Nucleus instance.

I've already tried to:

- follow this official guide https://help.dropbox.com/it-it/installs-integrations/sync-uploads/stuck-syncing

- delete the ~/.dropbox, ~/Dropbox folders

- reinstall the latest version of Dropbox

 

Anyone with the same problem?

Tranks

4 Replies 4

Lusil
Dropbox Staff

Hey @andreag3, let's see what we can do on this together. 

 

Since you've already done some troubleshooting - great work by the way! - could you also try an advanced reinstall

 

Note that if you're on a Basic account, since there's a three device limit, you'll have to make sure that you have two or less already connected devices to proceed. 

 

Let me know how it goes, cheers!


Lusil
Community Moderator @ Dropbox
dropbox.com/support


Heart Did this post help you? If so, please give it a Like below.
:arrows_counterclockwise: Still stuck? Ask me a question!
:pushpin: Tips & Tricks Find new ways to stay in flow or share your tips on how you work smarter with Dropbox.

andreag3
New member | Level 2
Thank you very much for the support. I only have 2 devices, plus the one on which I'm having problems. I tried to follow the advanced installation guide, but I still get the same problem. I tried to start dropbox from the command line (`dropbox start` command), and I got this log lines: Starting Dropbox...dropbox: locating interpreter dropbox: logging to /tmp/dropbox-antifreeze-9KHRyy dropbox: initializing dropbox: initializing python 3.7.5 dropbox: setting program path '/home/andrea/.dropbox-dist/dropbox-lnx.x86_64-102.4.431/dropbox' dropbox: setting python path '/home/andrea/.dropbox-dist/dropbox-lnx.x86_64-102.4.431:/home/andrea/.dropbox-dist/dropbox-lnx.x86_64-102.4.431/python-packages.zip' dropbox: python initialized dropbox: running dropbox dropbox: setting args dropbox: applying overrides dropbox: running main script dropbox: load fq extension '/home/andrea/.dropbox-dist/dropbox-lnx.x86_64-102.4.431/cryptography.hazmat.bindings._constant_time.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/andrea/.dropbox-dist/dropbox-lnx.x86_64-102.4.431/cryptography.hazmat.bindings._openssl.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/andrea/.dropbox-dist/dropbox-lnx.x86_64-102.4.431/cryptography.hazmat.bindings._padding.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/andrea/.dropbox-dist/dropbox-lnx.x86_64-102.4.431/apex._apex.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/andrea/.dropbox-dist/dropbox-lnx.x86_64-102.4.431/psutil._psutil_linux.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/andrea/.dropbox-dist/dropbox-lnx.x86_64-102.4.431/psutil._psutil_posix.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/andrea/.dropbox-dist/dropbox-lnx.x86_64-102.4.431/tornado.speedups.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/andrea/.dropbox-dist/dropbox-lnx.x86_64-102.4.431/wrapt._wrappers.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/andrea/.dropbox-dist/dropbox-lnx.x86_64-102.4.431/PyQt5.QtWidgets.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/andrea/.dropbox-dist/dropbox-lnx.x86_64-102.4.431/PyQt5.QtCore.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/andrea/.dropbox-dist/dropbox-lnx.x86_64-102.4.431/PyQt5.QtGui.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/andrea/.dropbox-dist/dropbox-lnx.x86_64-102.4.431/PyQt5.QtNetwork.cpython-37m-x86_64-linux-gnu.so' dropbox: load fq extension '/home/andrea/.dropbox-dist/dropbox-lnx.x86_64-102.4.431/PyQt5.QtDBus.cpython-37m-x86_64-linux-gnu.so' Done! andrea:~ $ Tried to trace without a logging context: ERRO [rust/nucleus/c_api/src/panic.rs:36] NUCLEUS PANICKING, panic_file: rust/dropbox/events_c_api/src/lib.rs, panic_line: 147, panic_info: Tried to trace without a logging context: ERRO [rust/dropbox/dbx-thread/src/priority.rs:133] Failed to set current thread priority, nice: 10, err: Permission denied (os error 13) (already panicking, not panicking again) NUCLEUS PANICKING -- "Tried to trace without a logging context: ERRO [rust/dropbox/dbx-thread/src/priority.rs:133] Failed to set current thread priority, nice: 10, err: Permission denied (os error 13)" at "rust/dropbox/events_c_api/src/lib.rs":147 Tried to trace without a logging context: ERRO [rust/nucleus/c_api/src/logging_events.rs:1] event: nucleus_panic, file: "rust/dropbox/events_c_api/src/lib.rs", line: 147, message: "Tried to trace without a logging context: ERRO [rust/dropbox/dbx-thread/src/priority.rs:133] Failed to set current thread priority, nice: 10, err: Permission denied (os error 13)" (already panicking, not panicking again) ^C

andreag3
New member | Level 2
I realized that the log lines are wrong formatted and they are unreadable. I've uploaded the logs here https://www.dropbox.com/t/mspJs31hmqAZKWND

Lusil
Dropbox Staff

Thanks for link, @andreag3.

 

However, I'm unable to preview the contents. Could you send it to me as a shared link, instead?


Lusil
Community Moderator @ Dropbox
dropbox.com/support


Heart Did this post help you? If so, please give it a Like below.
:arrows_counterclockwise: Still stuck? Ask me a question!
:pushpin: Tips & Tricks Find new ways to stay in flow or share your tips on how you work smarter with Dropbox.

Who's talking

Top contributors to this post

  • User avatar
    Lusil Dropbox Staff
  • User avatar
    andreag3 New member | Level 2
What do Dropbox user levels mean?
Need more support?