Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
Andy Coda
5 years agoExplorer | Level 4
Couldn't start Dropbox permissions error
Hi,
My dropbox app won't open at all anymore. I get a Couldn't Open Dropbox message saying it's usually a permissions error. I've been through my shared folders on the webpage and checked and removed them, I've followed a series of terminal scripts from the FAQ section but it did nothing. Help! 🙂
I'm on Mac OSX 10.13.6 (can't update any further) and this is the 'following info for help' text:
bn.BUILD_KEY: Dropbox
bn.VERSION: 118.4.460
bn.constants.WINDOWS_SHELL_EXT_VERSION: 47
bn.is_frozen: True
machine_id: 98d693a2-5ca3-5e2f-9968-c7834cc9259c
pid: 742
ppid: 1
uid: 501
user_info: pwd.struct_passwd(pw_name='andrewmackay', pw_passwd='********', pw_uid=501, pw_gid=20, pw_gecos='CODA', pw_dir='/Users/andrewmackay', pw_shell='/bin/bash')
effective_user_info: pwd.struct_passwd(pw_name='andrewmackay', pw_passwd='********', pw_uid=501, pw_gid=20, pw_gecos='CODA', pw_dir='/Users/andrewmackay', pw_shell='/bin/bash')
euid: 501
gid: 20
egid: 20
group_info: grp.struct_group(gr_name='staff', gr_passwd='*', gr_gid=20, gr_mem=['root', '_xcsbuildagent'])
effective_group_info: grp.struct_group(gr_name='staff', gr_passwd='*', gr_gid=20, gr_mem=['root', '_xcsbuildagent'])
DYLD_LIBRARY_PATH: None
cwd: '/'
real_path='/'
mode=0o40755 uid=0 gid=0
parent mode=0o40755 uid=0 gid=0
HOME: '/Users/andrewmackay'
appdata: '/Users/andrewmackay/.dropbox/instance1'
real_path='/Users/andrewmackay/.dropbox/instance1'
mode=0o40700 uid=501 gid=20
parent mode=0o40722 uid=501 gid=20
dropbox_path: '/Users/andrewmackay/Dropbox'
real_path='/Users/andrewmackay/Dropbox'
mode=0o40722 uid=501 gid=20
parent mode=0o40777 uid=501 gid=20
sys_executable: '/Applications/Dropbox.app/Contents/MacOS/Dropbox'
real_path='/Applications/Dropbox.app/Contents/MacOS/Dropbox'
mode=0o100777 uid=501 gid=20
parent mode=0o40777 uid=501 gid=20
trace.__file__: '/Applications/Dropbox.app/Contents/Resources/python-packages.zip/dropbox/client/ui/common/boot_error.pyc'
real_path='/Applications/Dropbox.app/Contents/Resources/python-packages.zip/dropbox/client/ui/common/boot_error.pyc'
not found
parent not found
tempdir: '/var/folders/9x/d16hd_ts6tz685wd0jkv1h_80000gn/T'
real_path='/private/var/folders/9x/d16hd_ts6tz685wd0jkv1h_80000gn/T'
mode=0o40700 uid=501 gid=20
parent mode=0o40755 uid=501 gid=20
Traceback (most recent call last):
File "dropbox/client/main.pyc", line 7701, in main_startup
File "dropbox/client/ui/cocoa/uikit.pyc", line 726, in initialize
File "dropbox/client/ui/cocoa/uikit.pyc", line 289, in create_app
File "dropbox/client/ui/cocoa/uikit.pyc", line 250, in static_init
Exception: should not give write permissions to other users for the module, /Applications/Dropbox.app/Contents/Frameworks/DropboxCrashpad.framework/Versions/A/DropboxCrashpad, loaded by Tungsten
Appreciate any help! Thanks in advnace!
Andy
Hi again Andy Coda,
The dummy file you have created seems Ok. That proves the issue is not in your default settings. It appears exactly as has to be. The commands you have executed, as listed, can't be a reason for the issue observed. Still not clear what could be the reason, but let's try fix it by hands. At the beginning what shows the list of troublesome folder? Post the result of:
ls -al /Applications/Dropbox.app/Contents/Frameworks/DropboxCrashpad.framework/Versions/A
Next try fix the problem using following commands:
sudo chown -R "$USER" /Applications/Dropbox.app
chmod -R a+r /Applications/Dropbox.app
chmod -R u+w /Applications/Dropbox.app
chmod -R go-w /Applications/Dropbox.appExecute the first (ls) command again. Is something changed? 🧐
Hope this helps.
31 Replies
Replies have been turned off for this discussion
- Megan2 years ago
Dropbox Community Moderator
Hey joshk90, awesome news!
I'm not entirely sure if that was a file permission error, or some temporary issue with the app.
In any case, if you come across something similar in the future, we're one post away.
Have a lovely weekend ahead,enjoy!
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.
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, Facebook or Instagram.
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!