The desktop app on my Mac won't open. I uninstalled Dropbox and reinstalled it and still get the following message which I can see outlines a problem but as I don't know how to solve it doesn't really help me. Does anyone have any ideas? It had been working absolutely fine and I'm not exactly sure when the issue first arose as I don't use Dropbox every day. I'm running Mac Sonoma 14.0.
bn.BUILD_KEY: Dropbox
bn.VERSION: 194.4.6267
bn.constants.WINDOWS_SHELL_EXT_VERSION: 69
bn.is_frozen: True
It goes on to give further details of the paths and users and passwords and then ends up with this:
File "desktop/dropbox/fs_api/lifecycle.py", line 235, in client
File "desktop/dropbox/fs_api/lifecycle.py", line 283, in _create_thin_client
File "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 initialize dbx cache directory |>> open syscall |>> OS reported a potential deadlock"
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "desktop/dropbox/client/main.py", line 878, in wrapper
File "desktop/dropbox/client/main.py", line 6719, in finish_dropbox_boot
File "desktop/dropbox/client/message_queue.py", line 306, in _wrapped
File "desktop/dropbox/client/main.py", line 6181, in _init_components_for_account
File "desktop/dropbox/client/main.py", line 6104, in create_sync_engine
File "desktop/dropbox/sync_engine_boundary/factory.py", line 225, in make_sync_engine
File "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 284, in __init__
File "desktop/dropbox/sync_engine/nucleus/classic_client/modern_client/base.py", line 240, in __init__
File "../mac_x86_64_dropbox_virtual_env/lib/python3.8/functools.py", line 967, in __get__
File "desktop/dropbox/fs_api/lifecycle.py", line 259, in client
dropbox.fs_api.lifecycle.FsApiClientCreationException: "Initializing fs api |>> Initializing application filesystem |>> Attempting to initialize dbx cache directory |>> open syscall |>> OS reported a potential deadlock"