Hi there,Dropbox was working just fine until 2-3 days ago on my M1 Mac. I am getting this "couldn't start Dropbox error at startup. This is usually because of a permissions error."
The path /var/folders/... has a txt with this info. Any idea what's the matter?
bn.BUILD_KEY: Dropbox
bn.VERSION: 144.4.4491
bn.constants.WINDOWS_SHELL_EXT_VERSION: 52
bn.is_frozen: True
machine_id: 3560b2aa-83fe-59b4-b6ad-544cba31fed0
pid: 464
ppid: 1
uid: 501
user_info: pwd.struct_passwd(pw_name='bill', pw_passwd='********', pw_uid=501, pw_gid=20, pw_gecos='bill', pw_dir='/Users/bill', pw_shell='/bin/zsh')
effective_user_info: pwd.struct_passwd(pw_name='bill', pw_passwd='********', pw_uid=501, pw_gid=20, pw_gecos='bill', pw_dir='/Users/bill', pw_shell='/bin/zsh')
euid: 501
gid: 20
egid: 20
group_info: grp.struct_group(gr_name='staff', gr_passwd='*', gr_gid=20, gr_mem=['root', 'popi'])
effective_group_info: grp.struct_group(gr_name='staff', gr_passwd='*', gr_gid=20, gr_mem=['root', 'popi'])
DYLD_LIBRARY_PATH: None
cwd: '/'
real_path='/'
mode=0o40755 uid=0 gid=0
parent mode=0o40755 uid=0 gid=0
HOME: '/Users/bill'
appdata: '/Users/bill/.dropbox/instance1'
real_path='/Users/bill/.dropbox/instance1'
mode=0o40700 uid=501 gid=20
parent mode=0o40755 uid=501 gid=20
dropbox_path: '/Users/bill/Library/CloudStorage/Dropbox'
real_path='/Users/bill/Library/CloudStorage/Dropbox'
mode=0o40700 uid=501 gid=20
parent mode=0o40755 uid=501 gid=20
sys_executable: '/Applications/Dropbox.app/Contents/MacOS/Dropbox'
real_path='/Applications/Dropbox.app/Contents/MacOS/Dropbox'
mode=0o100755 uid=501 gid=20
parent mode=0o40755 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/47/6tbchk0j0bv81lf6kf2fjp080000gn/T'
real_path='/private/var/folders/47/6tbchk0j0bv81lf6kf2fjp080000gn/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 840, in wrapper
File "dropbox/client/main.pyc", line 6649, in finish_dropbox_boot
File "dropbox/client/message_queue.pyc", line 311, in _wrapped
File "dropbox/client/main.pyc", line 6183, in _init_components_for_account
File "dropbox/client/main.pyc", line 6107, in create_sync_engine
File "dropbox/sync_engine_boundary/factory.pyc", line 218, in make_sync_engine
File "dropbox/sync_engine/nucleus/classic_client/sync_engine.pyc", line 261, in __init__
File "dropbox/sync_engine/nucleus/classic_client/modern_client/modern_client.pyc", line 258, in __init__
File "dropbox/sync_engine/nucleus/classic_client/modern_client/base.pyc", line 157, in __init__
File "dropbox/sync_root/fp_helpers.pyc", line 65, in fp_get_temporary_url
dropbox.mac.internal.MacError: [Errno 4099] Error Domain=NSCocoaErrorDomain Code=4099 "Error while sending temporaryDirectoryWithCompletionHandler:" UserInfo={NSDebugDescription=Error while sending temporaryDirectoryWithCompletionHandler:, NSUnderlyingError=0x600000287bd0 {Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.FileProvider was invalidated from this process." UserInfo={NSDebugDescription=The connection to service named com.apple.FileProvider was invalidated from this process.}}}