We have a user in our department who is getting an error trying to run the Dropbox client on his Windows 11 device; the client was installed through the Windows Store. This error only happens for this particular user; when I login on this computer it works fine.
There is no sign of antivirus/threat detection finding any incidents on this device. That seems to be a popular response when others have reported this issue. Also odd antivirus would be cause when another user can use the product on the same device.
I have verified the user's account does have access to the zip archive where boot_error.pyc resides, and the user has full access to the Temp directory referenced in the crash trace. It's not clear to me from this crash trace which file is reporting the "access denied" condition.
Crash trace is listed below:
bn.BUILD_KEY: Dropbox
bn.VERSION: 266.4.3911
bn.constants.WINDOWS_SHELL_EXT_VERSION: 96
bn.is_frozen: True
machine_id: 409ff623-ff4f-4efc-98d2-7f47e674b738
pid: 20432
cwd: 'C:\Program Files (x86)\Microsoft\Edge\Application\152.0.4191.62'
real_path='C:\Program Files (x86)\Microsoft\Edge\Application\152.0.4191.62'
mode=0o40777 uid=0 gid=0
parent mode=0o40777 uid=0 gid=0
HOME: None
appdata: 'C:\Users\user\AppData\Local\Dropbox\instance5'
real_path='C:\Users\user\AppData\Local\Dropbox\instance5'
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\WindowsApps\DropboxInc.Dropbox_266.4.3911.0_x64__xbfy0k16fey96\Dropbox.exe'
real_path='C:\Program Files\WindowsApps\DropboxInc.Dropbox_266.4.3911.0_x64__xbfy0k16fey96\Dropbox.exe'
mode=0o100777 uid=0 gid=0
parent mode=0o40777 uid=0 gid=0
trace.file: 'C:\Program Files\WindowsApps\DropboxInc.Dropbox_266.4.3911.0_x64__xbfy0k16fey96\266.4.3911\python-pypkg.zip\dropbox\client\ui\common\boot_error.pyc'
real_path='C:\Program Files\WindowsApps\DropboxInc.Dropbox_266.4.3911.0_x64__xbfy0k16fey96\266.4.3911\python-pypkg.zip\dropbox\client\ui\common\boot_error.pyc'
not found
parent not found
TMP: C:\Users\user_short\AppData\Local\Temp
TEMP: C:\Users\user_short\AppData\Local\Temp
tempdir: 'C:\Users\user_short\AppData\Local\Temp'
real_path='C:\Users\user\AppData\Local\Temp'
mode=0o40777 uid=0 gid=0
parent mode=0o40777 uid=0 gid=0
Traceback (most recent call last):
File "desktop/dropbox/client/main.py", line 7390, in _setup_root_for_account
File "desktop/dropbox/sync_root/helpers.py", line 204, in create_root_for_account
File "desktop/dropbox/foundation/futures/basic.py", line 1040, in result
File "desktop/dropbox/sync_root/manager.py", line 385, in create_root
File "desktop/dropbox/sync_root/handlers/windows/cloud_files.py", line 322, in register
File "desktop/dropbox/sync_root/handlers/windows/cloud_files.py", line 721, in _register
PermissionError: [WinError -2147024891] Access is denied