on Windows 11 25h2 from time to time i'm getting these errors when starting Dropbox via a delayed launcher console script, and the only solution so far is to just wipe manually the bin folder and reinstall Dropbox (without uninstalling).
Dropbox is installed in user scope, not machine scope and I think this happens whenever Dropbox updates itself in the background, at the next start after the background update these errors will start to show…
07:35:05.450 INFO UNKNOWN [desktop/rust/dropbox/dbx-thread/src/lib.rs:155] Creating thread, name: "JS_HTTP_WORKER"
Sentry Logger [log]: Integration installed: AdditionalContext
Sentry Logger [log]: Integration installed: ChildProcess
Sentry Logger [log]: Integration installed: FunctionToString
Sentry Logger [log]: Integration installed: ElectronBreadcrumbs
Sentry Logger [log]: Integration installed: LinkedErrors
Sentry Logger [log]: Integration installed: MainContext
Running on Windows! SyncEngineApi
Running on Windows! FSSEngineApi
Running on Windows! BackupServiceApi
Running on Windows! AppInfoApi
Running on Windows! AccountApi
Running on Windows! GenericRpcApi
[0501/073505.885:ERROR:electron\dropbox\shell\common\crashpad_lib_loader.cc:109] Cannot load add_simple_annotations function
[0501/073505.885:ERROR:electron\dropbox\shell\common\crashpad_lib_loader.cc:169] No crashpad annotations provided
(electron) 'console-message' arguments are deprecated and will be removed. Please use Event<WebContentsConsoleMessageEventParams> object instead.
JavaScript: '[Tray startup]: AssistantRoot instantiated', 'dbx-local://____REMOVED_THIS_WHEN_POSTING_TO_FORUM___/static/tray/main_bundle.js', 4
JavaScript: 'Accessing and setting values via the DOM directly is highly discouraged. Please refactor to set your value and pass it down via a React prop instead.', 'dbx-local://____REMOVED_THIS_WHEN_POSTING_TO_FORUM___/static/tray/main_bundle.js', 4
JavaScript: '[Tray startup] TrayAssistant mounted', 'dbx-local://____REMOVED_THIS_WHEN_POSTING_TO_FORUM___/static/tray/main_bundle.js', 4
JavaScript: 'Accessing and setting values via the DOM directly is highly discouraged. Please refactor to set your value and pass it down via a React prop instead.', 'dbx-local://____REMOVED_THIS_WHEN_POSTING_TO_FORUM___/static/tray/main_bundle.js', 4
(node:20656) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `Dropbox --trace-deprecation ...` to show where the warning was created)
WebContents #7 called ipcRenderer.sendSync() with '__platform/getInjectedValues' channel without listeners.
(node:20656) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.