Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
Musicstate
4 years agoExplorer | Level 4
Couldn't Start Dropbox
This is usually because of a permissions error. etc
I moved the sync directory to my 😧 drive for info
I suspect the dropbox_path might be the problem
Text File
bn.BUILD_KEY: Dropbox
bn.VERSION: 141.4.3299
bn.constants.WINDOWS_SHELL_EXT_VERSION: 52
bn.is_frozen: True
machine_id: 0f7a47a3-475d-470e-a9fe-b9154018bcc4
pid: 8348
cwd: 'C:\\Program Files (x86)\\Dropbox\\Client'
real_path='C:\\Program Files (x86)\\Dropbox\\Client'
mode=0o40777 uid=0 gid=0
parent mode=0o40777 uid=0 gid=0
HOME: None
appdata: 'C:\\Users\\music\\AppData\\Local\\Dropbox\\instance1'
real_path='C:\\Users\\music\\AppData\\Local\\Dropbox\\instance1'
mode=0o40777 uid=0 gid=0
parent mode=0o40777 uid=0 gid=0
dropbox_path: None
not found
parent not found
sys_executable: 'C:\\Program Files (x86)\\Dropbox\\Client\\Dropbox.exe'
real_path='C:\\Program Files (x86)\\Dropbox\\Client\\Dropbox.exe'
mode=0o100777 uid=0 gid=0
parent mode=0o40777 uid=0 gid=0
trace.__file__: 'C:\\Program Files (x86)\\Dropbox\\Client\\141.4.3299\\python-packages.zip\\dropbox\\client\\ui\\common\\boot_error.pyc'
real_path='C:\\Program Files (x86)\\Dropbox\\Client\\141.4.3299\\python-packages.zip\\dropbox\\client\\ui\\common\\boot_error.pyc'
not found
parent not found
TMP: C:\Users\music\AppData\Local\Temp
TEMP: C:\Users\music\AppData\Local\Temp
tempdir: 'C:\\Users\\music\\AppData\\Local\\Temp'
real_path='C:\\Users\\music\\AppData\\Local\\Temp'
mode=0o40777 uid=0 gid=0
parent mode=0o40777 uid=0 gid=0
Traceback (most recent call last):
File "dropbox\client\authentication\register_host_helper.pyc", line 483, in _try_register_host
File "dropbox\client\authentication\register_host_helper.pyc", line 949, in handle_changed_host_secret
File "dropbox\sync_root\helpers.pyc", line 367, in destroy_root_from_config
AssertionError
Hi Musicstate,
The issue you are experiencing isn't related to any access or permission troubles. It's just a standard error message for everything (with or without real permission issues). The issue is definitely related to the path you selected for your Dropbox folder. It may be due to change/move in this path, for example, or some other similar change. Don't try to change Dropbox folder name or the path pointed to there after you have selected it!
To solve it, you have to unlink the application from your account and link it anew. Remove your troublesome application/device out from your device list. Scroll down to the desired device if need. Click on trash bin next to the desired list entry. This will make sure your device isn't in link to the Dropbox server, but the application itself can still be unaware of that. Forcibly unlink it using following command in terminal:
rm -rf ~/.dropbox
The above guarantees that no any trace from previous link lefts, able to prevent further application work. Now you can link your Dropbox application to your Dropbox account anew by signing in again. 😉
Hope this helps.
Edit: Oh.. you are on Windows. One of the rule above is related to Mac/Linux only. 🤷 My fault. Instead of the command above remove Dropbox folder residing in "C:\Users\music\AppData\Local" (not the one that keeps your data).
33 Replies
Replies have been turned off for this discussion
- Vitor_Amorim4 years agoExplorer | Level 4
Hi Nancy !
Thank you very much for your message because I missed that advanced reinstall tip. My bad because I thougt I had tried all suggestions!
I tried that after your message and it seems to be ok for now.
Lets see if it was enough. 😀
Best regards,
Vitor
- Vitor_Amorim4 years agoExplorer | Level 4
Hi Nancy .
After a few days OK, the problem showed up again and I have no clue on how to solve...
Here is the current error log, it seems the same.
Thank you!
bn.BUILD_KEY: Dropbox
bn.VERSION: 156.4.4908
bn.constants.WINDOWS_SHELL_EXT_VERSION: 52
bn.is_frozen: True
machine_id: a060b326-d9d3-4c59-85fb-ed008080cb86
pid: 29576
cwd: 'C:\\Program Files (x86)\\Dropbox\\Client'
real_path='C:\\Program Files (x86)\\Dropbox\\Client'
mode=0o40777 uid=0 gid=0
parent mode=0o40777 uid=0 gid=0
HOME: None
appdata: 'C:\\Users\\vitor.amorim\\AppData\\Local\\Dropbox\\instance1'
real_path='C:\\Users\\vitor.amorim\\AppData\\Local\\Dropbox\\instance1'
mode=0o40777 uid=0 gid=0
parent mode=0o40777 uid=0 gid=0
dropbox_path: 'Z:\\Dropbox'
real_path='Z:\\Dropbox'
mode=0o40555 uid=0 gid=0
parent mode=0o40555 uid=0 gid=0
sys_executable: 'C:\\Program Files (x86)\\Dropbox\\Client\\Dropbox.exe'
real_path='C:\\Program Files (x86)\\Dropbox\\Client\\Dropbox.exe'
mode=0o100777 uid=0 gid=0
parent mode=0o40777 uid=0 gid=0
trace.__file__: 'C:\\Program Files (x86)\\Dropbox\\Client\\156.4.4908\\python-packages.zip\\dropbox\\client\\ui\\common\\boot_error.pyc'
real_path='C:\\Program Files (x86)\\Dropbox\\Client\\156.4.4908\\python-packages.zip\\dropbox\\client\\ui\\common\\boot_error.pyc'
not found
parent not found
TMP: C:\Users\VITOR~1.AMO\AppData\Local\Temp
TEMP: C:\Users\VITOR~1.AMO\AppData\Local\Temp
tempdir: 'C:\\Users\\VITOR~1.AMO\\AppData\\Local\\Temp'
real_path='C:\\Users\\vitor.amorim\\AppData\\Local\\Temp'
mode=0o40777 uid=0 gid=0
parent mode=0o40777 uid=0 gid=0
Traceback (most recent call last):
File "dropbox\client\main.pyc", line 820, in wrapper
File "dropbox\client\main.pyc", line 6491, in finish_dropbox_boot
File "dropbox\client\message_queue.pyc", line 311, in _wrapped
File "dropbox\client\main.pyc", line 6016, in _init_components_for_account
File "dropbox\client\main.pyc", line 5940, in create_sync_engine
File "dropbox\sync_engine_boundary\factory.pyc", line 225, in make_sync_engine
File "dropbox\sync_engine\nucleus\classic_client\sync_engine.pyc", line 251, in __init__
File "dropbox\sync_engine\nucleus\classic_client\modern_client\modern_client.pyc", line 263, in __init__
File "dropbox\sync_engine\nucleus\classic_client\modern_client\base.pyc", line 189, in __init__
File "dropbox\fs_api\lifecycle.pyc", line 192, in __init__
File "dropbox\fs_api\lifecycle.pyc", line 206, in _create_thin_client
File "dropbox\fs_api\fs_api_adapter.pyc", line 50, in __init__
File "desktop\extensions\fs_api\fs_api_python.pyx", line 63, in fs_api_python.FsApiServer.__cinit__
fs_api_python.FsApiError: "Initializing fs api |>> Initializing platform |>> File not found" - Vitor_Amorim4 years agoExplorer | Level 4
Hi!
Just upgraded from Windows 10 to 11 (with all updates) and this problem persists (haven't done any normal or advanced Dropbox reinstall)...
Is it possible to install a previous Dropbox version and skip the current one 156.4.4908?
This problem is strange because I have this Dropbox version in other PC without issues...
Thank you!
- Nancy4 years ago
Dropbox Community Moderator
Hi again, Vitor_Amorim!
In general, the Dropbox app will eventually get automatically updated to the latest app version, so this may not help.
However, since the same issue persists, I can open a ticket for you instead.
I’d like to check this internally and see if there’s something else going on.
- jen11474 years agoExplorer | Level 4
Hi Megan, I tried all the steps in configuring the firewall (https://help.dropbox.com/installs/configuring-firewall) and Dropbox is still not syncing. I confirmed in my firewall settings that the ports are open for Dropbox, that Dropbox is allowed, that the firewall is up to date, and that the Dropbox processes are allowed and have the requisite permissions. It's still not syncing, so now I have multiple folders appearing as empty on my Desktop even though the files are there in the cloud. Dropbox has worked for me for years but now that this has gone on for weeks and I'm losing desktop access to files, I am about ready to leave Dropbox behind. Thanks everyone for all your suggestions and I'm disappointed that Dropbox has suddenly failed me.
- Megan4 years ago
Dropbox Community Moderator
Hi jen1147, happy Monday, sorry to hear about that.
If you want, I'd be happy to continue troubleshooting this one for you, so we can find what's causing it. I'm curious if you get any errors similar to the way you did before, or if the app isn't starting.
Let me know.
- dlee103 years agoNew member | Level 2
Every time I try to open dropbox on my MacBook Air, I receive this message and the app won't open. I've had dropbox on this computer before, I deleted the desktop version last week on accident. How do I problem solve this so I can use the desktop app instead of the web app?
Thanks for the help!
- Hannah3 years ago
Dropbox Community Moderator
Hey dlee10, sorry to see you're having this issue with the Dropbox desktop app.
Can you please click on the blue hyperlink on the error and send us a copy or screenshot of the full error log?
- leeharris3 years agoHelpful | Level 5
I have a similar problem.
My Dropbox is and has always been a separate hard drive.
Here is the code report:
bn.BUILD_KEY: Dropboxbn.VERSION: 184.4.6543bn.constants.WINDOWS_SHELL_EXT_VERSION: 66bn.is_frozen: Truemachine_id: 8029901e-d72d-582c-a868-794256170e0apid: 16217ppid: 1uid: 501user_info: pwd.struct_passwd(pw_name='lee', pw_passwd='********', pw_uid=501, pw_gid=20, pw_gecos='Lee Harris', pw_dir='/Users/lee', pw_shell='/bin/bash')effective_user_info: pwd.struct_passwd(pw_name='lee', pw_passwd='********', pw_uid=501, pw_gid=20, pw_gecos='Lee Harris', pw_dir='/Users/lee', pw_shell='/bin/bash')euid: 501gid: 20egid: 20group_info: grp.struct_group(gr_name='staff', gr_passwd='*', gr_gid=20, gr_mem=['root'])effective_group_info: grp.struct_group(gr_name='staff', gr_passwd='*', gr_gid=20, gr_mem=['root'])DYLD_LIBRARY_PATH: Nonecwd: '/'real_path='/'mode=0o40755 uid=0 gid=0parent mode=0o40755 uid=0 gid=0HOME: '/Users/lee'appdata: '/Users/lee/.dropbox/instance3'real_path='/Users/lee/.dropbox/instance3'mode=0o40700 uid=501 gid=20parent mode=0o40700 uid=501 gid=20dropbox_path: '/Volumes/Dropbox/Dropbox'real_path='/Volumes/Dropbox/Dropbox'mode=0o40700 uid=501 gid=20parent mode=0o40755 uid=501 gid=20sys_executable: '/Applications/Other Applications/Dropbox.app/Contents/MacOS/Dropbox'real_path='/Applications/Other Applications/Dropbox.app/Contents/MacOS/Dropbox'mode=0o100755 uid=501 gid=20parent mode=0o40755 uid=501 gid=20trace.__file__: '/Applications/Other Applications/Dropbox.app/Contents/Resources/python-packages.zip/dropbox/client/ui/common/boot_error.pyc'real_path='/Applications/Other Applications/Dropbox.app/Contents/Resources/python-packages.zip/dropbox/client/ui/common/boot_error.pyc'not foundparent not foundtempdir: '/var/folders/19/j57lssl125bfn_l8212727tc0000gn/T'real_path='/private/var/folders/19/j57lssl125bfn_l8212727tc0000gn/T'mode=0o40700 uid=501 gid=20parent mode=0o40755 uid=501 gid=20Traceback (most recent call last):File "desktop/dropbox/fs_api/lifecycle.py", line 235, in clientFile "desktop/dropbox/fs_api/lifecycle.py", line 283, in _create_thin_clientFile "desktop/dropbox/fs_api/fs_api_adapter.py", line 50, in __init__File "desktop/extensions/fs_api/fs_api_python.pyx", line 63, in fs_api_python.FsApiServer.__cinit__fs_api_python.FsApiError: "Initializing fs api |>> Initializing application filesystem |>> Attempting to create new files directory for ApplicationFilesystem |>> Error making tempdir |>> mkdirat |>> mkdirat syscall |>> Unknown posix error (0x6)"The above exception was the direct cause of the following exception:Traceback (most recent call last):File "desktop/dropbox/client/main.py", line 866, in wrapperFile "desktop/dropbox/client/main.py", line 6792, in finish_dropbox_bootFile "desktop/dropbox/client/message_queue.py", line 306, in _wrappedFile "desktop/dropbox/client/main.py", line 6252, in _init_components_for_accountFile "desktop/dropbox/client/main.py", line 6175, in create_sync_engineFile "desktop/dropbox/sync_engine_boundary/factory.py", line 225, in make_sync_engineFile "desktop/dropbox/sync_engine/nucleus/classic_client/sync_engine.py", line 243, in __init__File "desktop/dropbox/sync_engine/nucleus/classic_client/modern_client/modern_client.py", line 282, in __init__File "desktop/dropbox/sync_engine/nucleus/classic_client/modern_client/base.py", line 242, in __init__File "../mac_arm64_dropbox_virtual_env/lib/python3.8/functools.py", line 967, in __get__File "desktop/dropbox/fs_api/lifecycle.py", line 259, in clientdropbox.fs_api.lifecycle.FsApiClientCreationException: "Initializing fs api |>> Initializing application filesystem |>> Attempting to create new files directory for ApplicationFilesystem |>> Error making tempdir |>> mkdirat |>> mkdirat syscall |>> Unknown posix error (0x6)" - Hannah3 years ago
Dropbox Community Moderator
Hey leeharris, sorry to see that you're having this issue.
Since you posted on a thread that was about a different issue, I moved your post to a more relevant thread.
Can you give us some more info about when this issue started happening?
Was it after you updated your computer to Sonoma?
Also, did you update your Dropbox to the new Dropbox for macOS on File Provider?
About Create, upload, and share
Find help to solve issues with creating, uploading, and sharing files and folders in Dropbox. Get support and advice from the Dropbox Community.
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!