Hello, I’m trying to use the Quick Desktop with an SSO Login via Identity Center. When selecting continue with SSO, the browser opens and I’m selecting the Quick Session and can successfuly log-in. In the quick desktop app, the callback seems not working.
Tested with Firefox, Chrome and Safari - none worked.
Here is the output of my diagnostics.json
{
"error": "Agent not reachable: fetch failed"
}
Here are the logs:
=== Amazon Quick Log Export ===
Export Time: 2026-05-19T06:32:35.679Z
App Version: 0.631.0
Platform: darwin
OS Version: 25.5.0
Packaged: true
Time Range: Last 2 hour(s) (1 files)
============================
=== quickwork-2026-05-19-06.log ===
[2026-05-19 08:32:34.059] [INFO] [Main] Starting Amazon Quick
[2026-05-19 08:32:34.060] [INFO] [Main] app.isPackaged: true
[2026-05-19 08:32:34.060] [INFO] [Main] __dirname: [REDACTED_PATH] Quick.app/Contents/Resources/app.asar/dist/main
[2026-05-19 08:32:34.224] [INFO] [Main] App ready, creating window...
[2026-05-19 08:32:34.228] [INFO] [Main] createWindow() called
[2026-05-19 08:32:34.228] [INFO] [Main] Preload path: [REDACTED_PATH] Quick.app/Contents/Resources/app.asar/dist/main/preload.js
[2026-05-19 08:32:34.229] [INFO] [Main] Preload exists: true
[2026-05-19 08:32:34.290] [INFO] [Main] Loading renderer from: [REDACTED_PATH] Quick.app/Contents/Resources/app.asar/dist/renderer/index.html
[2026-05-19 08:32:34.290] [INFO] [Main] Index exists: true
[2026-05-19 08:32:34.295] [INFO] [Main] Window created
[2026-05-19 08:32:34.295] [INFO] [Screenshot] Global shortcut registered: Option+Shift+Q
[2026-05-19 08:32:34.295] [INFO] [Main] Screenshot capture initialized
[2026-05-19 08:32:34.295] [INFO] [Main] Notifications initialized
[2026-05-19 08:32:34.296] [INFO] [Main] No profiles.json to pre-resolve (first launch or missing): ENOENT: no such file or directory, open '[REDACTED_PATH]'
[2026-05-19 08:32:34.296] [INFO] [Main] Setting up security with ports: asset=8766 sandbox=8768 hypervisor=8770
[2026-05-19 08:32:34.296] [INFO] [Main] Starting agent bridge...
[2026-05-19 08:32:34.296] [INFO] [AgentBridge] Production mode - starting bundled agent...
[2026-05-19 08:32:34.296] [INFO] [AgentBridge] Launching: [REDACTED_PATH] Quick.app/Contents/Resources/agent/quickwork-agent
[2026-05-19 08:32:34.296] [WARN] [AgentBridge] Dropped 1 env var(s) not in allowlist: OSLogRateLimit
[2026-05-19 08:32:34.296] [INFO] [AgentBridge] Env keys passed to agent: APP_CHANNEL, APP_VERSION, COMMAND_MODE, GIT_COMMIT, HOME, LOGNAME, MallocNanoZone, ORIGINAL_XDG_CURRENT_DESKTOP, PATH, PYTHONUTF8, QUICKWORK_BUILD_STAGE, QUICKWORK_NODE_PATH, QUICKWORK_PROFILES_ENABLED, QUICKWORK_RESOURCES_PATH, SHELL, SSH_AUTH_SOCK, TMPDIR, USER, XPC_FLAGS, XPC_SERVICE_NAME, _QW_PARENT_TERM_FD, __CFBundleIdentifier, __CF_USER_TEXT_ENCODING
[2026-05-19 08:32:34.298] [INFO] [AgentBridge] Waiting for agent to start (this may take a while on first launch)...
[2026-05-19 08:32:34.299] [INFO] Checking for update
[2026-05-19 08:32:34.482] [INFO] Update for version 0.631.0 is not available (latest version: 0.631.0, downgrade is allowed).
[2026-05-19 08:32:34.482] [INFO] [AutoUpdater] App is up to date
[2026-05-19 08:32:34.695] [INFO] [Main] Window ready-to-show
[2026-05-19 08:32:34.709] [INFO] [Main] loadFile() resolved
[2026-05-19 08:32:34.752] [INFO] [rlog:ws_connect_skipped] {"event":"ws_connect_skipped","component":"ConnectionStore"}
[2026-05-19 08:32:34.753] [INFO] [rlog:ws_connect_skipped] {"event":"ws_connect_skipped","component":"ConnectionStore"}
[2026-05-19 08:32:34.805] [ERROR] [rlog:ws_error] {"event":"ws_error","component":"ConnectionStore"}
[2026-05-19 08:32:34.805] [WARN] [rlog:ws_disconnect] {"event":"ws_disconnect","component":"ConnectionStore","close_code":1006}
[2026-05-19 08:32:34.930] [INFO] [Agent] 08:32:34 INFO [aws_quick_work.qw_core.redaction.redactor] [-] [Redaction] Validator initialized (model=us.anthropic.claude-haiku-4-5-20251001-v1:0)
[2026-05-19 08:32:34.930] [INFO] [Agent] 08:32:34 INFO [aws_quick_work.qw_core.auth.instance_token] [-] Instance token loaded from stdin
[2026-05-19 08:32:35.079] [INFO] [Agent] 08:32:35 INFO [aws_quick_work.qw_core.ssl_context] [-] SSL: loaded [REDACTED] certs from [REDACTED]
[2026-05-19 08:32:35.099] [INFO] [Agent] 08:32:35 INFO [aws_quick_work.qw_core.ssl_context] [-] SSL: loaded [REDACTED] certs from [REDACTED]
Is there any solution? A colleague of mine faces the same issue with a similar setup. Sign-in with my AWS Builder ID works.
