Since today Dropbox does not start anymore on my Windows 10 laptop.
Any help would be very appreciated.
I got this error message:
bn.BUILD_KEY: Dropbox
bn.VERSION: 256.4.3790
bn.constants.WINDOWS_SHELL_EXT_VERSION: 95
bn.is_frozen: True
machine_id: 5439d19e-49d2-4cd8-8b9c-6519698b4a2b
pid: 13476
cwd: 'C:\\WINDOWS\\SysWOW64'
real_path='C:\\Windows\\SysWOW64'
mode=0o40777 uid=0 gid=0
parent mode=0o40777 uid=0 gid=0
HOME: None
appdata: 'C:\\Users\\Theo\\AppData\\Local\\Dropbox\\instance1'
real_path='C:\\Users\\Theo\\AppData\\Local\\Dropbox\\instance1'
mode=0o40777 uid=0 gid=0
parent mode=0o40777 uid=0 gid=0
dropbox_path: 'D:\\Dropbox'
real_path='D:\\Dropbox'
mode=0o40555 uid=0 gid=0
parent mode=0o40777 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\\256.4.3790\\python-pypkg.zip\\dropbox\\client\\ui\\common\\boot_error.pyc'
real_path='C:\\Program Files (x86)\\Dropbox\\Client\\256.4.3790\\python-pypkg.zip\\dropbox\\client\\ui\\common\\boot_error.pyc'
not found
parent not found
TMP: C:\Users\Theo\AppData\Local\Temp
TEMP: C:\Users\Theo\AppData\Local\Temp
tempdir: 'C:\\Users\\Theo\\AppData\\Local\\Temp'
real_path='C:\\Users\\Theo\\AppData\\Local\\Temp'
mode=0o40777 uid=0 gid=0
parent mode=0o40777 uid=0 gid=0
Traceback (most recent call last):
File "desktop/dropbox/fs_api/lifecycle.py", line 238, in client
File "desktop/dropbox/fs_api/lifecycle.py", line 297, in _create_thin_client
File "desktop/dropbox/fs_api/fs_api_adapter.py", line 54, 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 |>> NtCreateFile syscall: mkdirat_helper |>> FSErrorCode::FileCorruptionOrHardwareError[0xc0000102]"
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "desktop/dropbox/client/main.py", line 1115, in wrapper
File "desktop/dropbox/client/main.py", line 9148, in finish_dropbox_boot
File "desktop/dropbox/client/message_queue.py", line 342, in _wrapped
File "desktop/dropbox/client/main.py", line 8409, in _init_components_for_account
File "desktop/dropbox/client/main.py", line 8317, in create_sync_engine
File "desktop/dropbox/sync_engine_boundary/factory.py", line 237, in make_sync_engine
File "desktop/dropbox/sync_engine/nucleus/classic_client/sync_engine.py", line 264, in __init__
File "desktop/dropbox/sync_engine/nucleus/classic_client/modern_client/modern_client.py", line 332, in __init__
File "desktop/dropbox/sync_engine/nucleus/classic_client/modern_client/base.py", line 291, in __init__
File "../win32_x86_64_dropbox_virtual_env/python/Lib/functools.py", line 1001, in __get__
File "desktop/dropbox/fs_api/lifecycle.py", line 267, in client
dropbox.fs_api.lifecycle.FsApiClientCreationException: "Initializing fs api |>> Initializing application filesystem |>> Attempting to create new files directory for ApplicationFilesystem |>> Error making tempdir |>> NtCreateFile syscall: mkdirat_helper |>> FSErrorCode::FileCorruptionOrHardwareError[0xc0000102]"