Skip to content

[Bug]: Subagents not showing in Agents Panel with Codex #8499

Description

@Zburgers

Before submitting

  • I searched existing issues and did not find a duplicate.
  • I included enough detail to reproduce or investigate the problem.

Area

apps/desktop

Steps to reproduce

Spawn Subagents by asking the orchestrator model to spawn them.

Expected behavior

usually upon invoking subagents, they should show up on the right as subagent threads.

Image

As you can see the agent is interacting with them normally.

Actual behavior

I spawned 4 subagents for my work but they dont seem to be showing in the Agents Panel on the right
The harness is Codex CLI (v0.150.1)

Image Image

Impact

Blocks work completely

Version or commit

main @ f925d63 , 0.0.35

Environment

Fedora Linux 44, downloaded using brew, using an appimage executable, Codex cli 0.150.1

Logs or stack traces

❯ brew install --cask t3-code
==> Auto-updating Homebrew...
Adjust how often this is run with `$HOMEBREW_AUTO_UPDATE_SECS` or disable with
`$HOMEBREW_NO_AUTO_UPDATE=1`. Hide these hints with `$HOMEBREW_NO_ENV_HINTS=1` (see `man brew`).
==> Auto-updated Homebrew!
Updated 8 taps (steipete/tap, normen/tap, alexsjones/llmfit, supabase/tap, openclaw/tap, aprilnea/tap, clerk/stable and homebrew/core).
==> New Formulae
amy: Nostr client from the Amethyst project
aprilnea/tap/mcplex
atomgit-cli: Command-line interface for AtomGit
awww: Answer to your Wayland Wallpaper Woes
bashly: Bash command-line framework and CLI generator
betterglobekey: Reworked Globe key for faster input source switching
clerk/stable/clerk@3
cuttlefish: Build compacted de Bruijn graphs from references or reads
deja-vu: Local searchable memory over the session histories of coding agents
fx-agent: Tiny, open, embeddable, native coding agent
gffcompare: Compare, merge and annotate GFF/GTF transcript files
go@1.26: Open source programming language to build simple/reliable/efficient software
gpk: TUI and CLI that unifies every package manager on the system
inshellisense: IDE style command-line auto complete
jarl: Just another R linter
leaves: Text-mode disk usage visualization utility
lld@22: LLVM Project Linker
lldb: Next generation, high-performance debugger
llvm@22: Next-gen compiler infrastructure
mysql-client@9.7: Open source relational database management system
mysql@9.7: Open source relational database management system
nub: Fast TypeScript runtime and package manager that augments Node
obscura: Headless browser for AI agents and web scraping
pythia: Monte Carlo event generator
rammap: Extensible and performant aligner and read mapper
robotcode: Ultimate Robot Framework Toolset
rtp2httpd: Multicast RTP/RTSP-to-HTTP converter with web player and status dashboard
svlang: SystemVerilog compiler and language services
tele: Keyboard-first Telegram client for the terminal, written in Go
tracy-genomics: Basecalling, alignment, assembly and deconvolution of Sanger chromatograms
uavs3d: AVS3 decoder which supports AVS3-P2 baseline profile
vapoursynth-vszip: VapourSynth Zig Image Process
xeve: Very fast Essential Video Encoder, MPEG-5 EVC (Essential Video Coding)
xmedcon: Medical image conversion toolkit

You have 29 outdated formulae and 1 outdated cask installed.
Warning: Skipping alexsjones/llmfit because it is not trusted. Run `brew trust alexsjones/llmfit` to trust it.
Warning: Skipping aprilnea/tap because it is not trusted. Run `brew trust aprilnea/tap` to trust it.
Warning: Skipping normen/tap because it is not trusted. Run `brew trust normen/tap` to trust it.
Warning: Skipping openclaw/tap because it is not trusted. Run `brew trust openclaw/tap` to trust it.
Warning: Skipping steipete/tap because it is not trusted. Run `brew trust steipete/tap` to trust it.
Warning: Skipping supabase/tap because it is not trusted. Run `brew trust supabase/tap` to trust it.
Warning: Skipping yakitrak/yakitrak because it is not trusted. Run `brew trust yakitrak/yakitrak` to trust it.
Warning: Skipping aprilnea/tap because it is not trusted. Run `brew trust aprilnea/tap` to trust it.
Warning: Skipping openclaw/tap because it is not trusted. Run `brew trust openclaw/tap` to trust it.
Warning: Skipping steipete/tap because it is not trusted. Run `brew trust steipete/tap` to trust it.

==> Would install 1 cask:
t3-code
Warning: The following taps are not trusted:
  alexsjones/llmfit
  aprilnea/tap
  normen/tap
  openclaw/tap
  steipete/tap
  supabase/tap
  yakitrak/yakitrak

Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.

Prefer trusting only the specific formulae, casks or commands you need.
Trust installed formulae from these taps with:
  brew trust --formula normen/tap/whatscli
  brew trust --formula openclaw/tap/gogcli openclaw/tap/wacli
  brew trust --formula yakitrak/yakitrak/obsidian-cli
Trust other specific casks and commands with:
  brew trust --cask <user>/<tap>/<cask>
  brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
  brew trust alexsjones/llmfit aprilnea/tap normen/tap openclaw/tap steipete/tap supabase/tap yakitrak/yakitrak
Untap them with:
  brew untap alexsjones/llmfit aprilnea/tap normen/tap openclaw/tap steipete/tap supabase/tap yakitrak/yakitrak
To disable trust checks:
  export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
  https://docs.brew.sh/Tap-Trust
==> Fetching downloads for: t3-code
✔︎ Cask t3-code (0.0.35)                                            Downloaded  164.3MB/164.3MB
==> Installing Cask t3-code
==> Linking App Image 'T3-Code-0.0.35-x86_64.AppImage' to '/home/naki/Applications/T3 Code.AppI
🍺  t3-code was successfully installed!
❯ t3-code
zsh: t3-code: command not found...
^C

❯ t3
zsh: t3: command not found...
❯ t3code-bin
zsh: t3code-bin: command not found...
❯ "$HOME/Applications/T3 Code.AppImage"
[07:19:36.045] INFO (#4): runtime logging configured
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-startup
  logDir: /home/naki/.t3/userdata/logs
[07:19:36.047] INFO (#4): linux password store configured
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-startup
  passwordStore: electron-default
  xdgCurrentDesktop: GNOME
  xdgSessionDesktop: GNOME
[07:19:36.050] INFO (#4): app ready
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-startup
[07:19:36.050] INFO (#4): safe storage ready
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-startup
  backend: gnome_libsecret
[07:19:36.056] INFO (#4): using update channel
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  channel: latest
  allowPrerelease: false
  allowDowngrade: false
  fullChangelog: false
[07:19:36.078] INFO (#4): registered URL scheme handler
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-linux-url-handler
  scheme: t3code
[07:19:36.079] INFO (#4): bootstrap start
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-bootstrap
[07:19:36.091] INFO (#4): selected backend port via sequential scan
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-bootstrap
  port: 3773
  startPort: 3773
[07:19:36.164] INFO (#4): bootstrap resolved backend endpoint
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-bootstrap
  baseUrl: http://127.0.0.1:3773/
[07:19:36.172] INFO (#4): bootstrap ipc handlers registered
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-bootstrap
[07:19:36.179] INFO (#4): bootstrap backend start requested
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-bootstrap
[07:19:38.667] INFO (#96): backend ready
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-window
  source: http
  url: http://127.0.0.1:3773/
[07:19:38.810] INFO (#96): main window created
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-window
[07:19:51.059] INFO (#87): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: startup
Checking for update
[07:19:51.060] INFO (#183): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Generated new staging user ID: 087823c4-1d0c-5b34-89ae-ffa04ad56e4d
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[07:19:51.377] INFO (#184): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[07:23:36.059] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[07:23:36.059] INFO (#479): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[07:23:36.323] INFO (#480): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Error occurred in handler for 'clerk:oauth-transport:open': Error: Clerk: an OAuth flow is already pending.
    at /tmp/.mount_T3 CodfNg8JT/resources/app.asar/node_modules/@clerk/electron/dist/cjs/index.js:98:31
    at Session.<anonymous> (node:electron/js2c/browser_init:2:116026)
    at Session.emit (node:events:509:28)
Error occurred in handler for 'clerk:oauth-transport:open': Error: Clerk: an OAuth flow is already pending.
    at /tmp/.mount_T3 CodfNg8JT/resources/app.asar/node_modules/@clerk/electron/dist/cjs/index.js:98:31
    at Session.<anonymous> (node:electron/js2c/browser_init:2:116026)
    at Session.emit (node:events:509:28)
Error occurred in handler for 'clerk:oauth-transport:open': Error: Clerk: an OAuth flow is already pending.
    at /tmp/.mount_T3 CodfNg8JT/resources/app.asar/node_modules/@clerk/electron/dist/cjs/index.js:98:31
    at Session.<anonymous> (node:electron/js2c/browser_init:2:116026)
    at Session.emit (node:events:509:28)
[07:27:36.325] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[07:27:36.325] INFO (#708): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[07:27:36.576] INFO (#709): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Error occurred in handler for 'clerk:oauth-transport:open': Error: Clerk: OAuth callback timed out.
    at Timeout.<anonymous> (/tmp/.mount_T3 CodfNg8JT/resources/app.asar/node_modules/@clerk/electron/dist/cjs/index.js:107:29)
    at listOnTimeout (node:internal/timers:605:17)
    at process.processTimers (node:internal/timers:541:7)
[07:31:36.577] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[07:31:36.578] INFO (#926): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[07:31:36.828] INFO (#927): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[48622:0828/073500.706020:ERROR:components/dbus/xdg/request.cc:165] Request cancelled by user.
[48622:0828/073517.506957:ERROR:components/dbus/xdg/request.cc:165] Request cancelled by user.
[07:35:36.828] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[07:35:36.829] INFO (#1159): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[07:35:37.044] INFO (#1160): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[07:39:37.048] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[07:39:37.049] INFO (#1378): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[07:39:37.310] INFO (#1379): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[07:43:37.312] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[07:43:37.312] INFO (#1596): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[07:43:37.560] INFO (#1597): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[07:47:37.562] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[07:47:37.562] INFO (#1765): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[07:47:37.784] INFO (#1766): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[07:51:37.785] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[07:51:37.785] INFO (#1934): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[07:51:38.000] INFO (#1935): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[07:55:38.001] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[07:55:38.002] INFO (#2103): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[07:55:38.229] INFO (#2104): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[07:59:38.231] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[07:59:38.231] INFO (#2272): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[07:59:38.451] INFO (#2273): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[08:03:38.452] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[08:03:38.453] INFO (#2434): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[08:03:38.696] INFO (#2435): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[08:07:38.698] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[08:07:38.699] INFO (#2603): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[08:07:38.946] INFO (#2604): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[08:11:38.948] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[08:11:38.949] INFO (#2772): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[08:11:39.191] INFO (#2773): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[08:15:39.195] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[08:15:39.197] INFO (#2969): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[08:15:39.442] INFO (#2970): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[08:19:39.444] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[08:19:39.444] INFO (#3187): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[08:19:39.652] INFO (#3188): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[08:23:39.654] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[08:23:39.654] INFO (#3405): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[08:23:39.868] INFO (#3406): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[08:27:39.871] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[08:27:39.871] INFO (#3623): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[08:27:40.085] INFO (#3624): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[08:31:40.087] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[08:31:40.087] INFO (#3841): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[08:31:40.304] INFO (#3842): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[08:35:40.305] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[08:35:40.306] INFO (#4059): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[08:35:40.516] INFO (#4060): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[08:39:40.516] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[08:39:40.516] INFO (#4283): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[08:39:40.732] INFO (#4284): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[08:43:40.734] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[08:43:40.735] INFO (#4504): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[08:43:40.959] INFO (#4507): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[08:47:40.966] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[08:47:40.968] INFO (#4739): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[08:47:41.417] INFO (#4742): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[08:51:41.419] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[08:51:41.421] INFO (#4958): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[08:51:41.682] INFO (#4961): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[08:55:41.684] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[08:55:41.684] INFO (#5176): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[08:55:41.917] INFO (#5177): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[08:59:41.919] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[08:59:41.919] INFO (#5352): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[08:59:42.139] INFO (#5353): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[09:03:42.142] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[09:03:42.142] INFO (#5549): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[09:03:42.399] INFO (#5550): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[09:07:42.401] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[09:07:42.402] INFO (#5711): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[09:07:42.648] INFO (#5712): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[09:11:42.649] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[09:11:42.650] INFO (#5922): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[09:11:42.893] INFO (#5923): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[09:15:42.898] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[09:15:42.903] INFO (#6140): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[09:15:43.226] INFO (#6141): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[09:19:43.228] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[09:19:43.228] INFO (#6330): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[09:19:43.448] INFO (#6331): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[09:23:43.449] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[09:23:43.450] INFO (#6513): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[09:23:43.667] INFO (#6514): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[09:27:43.668] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[09:27:43.668] INFO (#6731): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[09:27:43.898] INFO (#6732): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[09:31:43.898] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[09:31:43.904] INFO (#6907): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[09:31:44.165] INFO (#6908): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[09:35:44.166] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[09:35:44.167] INFO (#7104): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[09:35:44.390] INFO (#7105): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[09:39:44.391] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[09:39:44.391] INFO (#7322): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[09:39:44.624] INFO (#7323): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[09:43:44.624] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[09:43:44.625] INFO (#7548): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[09:43:44.854] INFO (#7549): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[09:47:44.855] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[09:47:44.856] INFO (#7766): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[09:47:45.080] INFO (#7767): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[09:51:45.081] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[09:51:45.081] INFO (#7984): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[09:51:45.299] INFO (#7985): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[09:55:45.300] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[09:55:45.300] INFO (#8202): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[09:55:45.533] INFO (#8203): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[09:59:45.535] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[09:59:45.535] INFO (#8375): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[09:59:45.752] INFO (#8376): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[10:03:45.754] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[10:03:45.754] INFO (#8583): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[10:03:45.989] INFO (#8584): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[10:07:45.991] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[10:07:45.992] INFO (#8801): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[10:07:46.228] INFO (#8802): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[10:11:46.229] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[10:11:46.229] INFO (#9019): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[10:11:46.463] INFO (#9020): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[10:15:46.465] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[10:15:46.465] INFO (#9230): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[10:15:46.712] INFO (#9231): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[10:19:46.714] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[10:19:46.714] INFO (#9392): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[10:19:46.950] INFO (#9393): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[10:23:46.951] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[10:23:46.951] INFO (#9561): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[10:23:47.198] INFO (#9562): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[10:27:47.199] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[10:27:47.200] INFO (#9730): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[10:27:47.452] INFO (#9731): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[10:31:47.453] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[10:31:47.453] INFO (#9899): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[10:31:47.682] INFO (#9900): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[10:35:47.684] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[10:35:47.684] INFO (#10068): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[10:35:47.901] INFO (#10069): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[10:39:47.902] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[10:39:47.902] INFO (#10230): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[10:39:48.136] INFO (#10231): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[10:43:48.137] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[10:43:48.138] INFO (#10399): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[10:43:48.368] INFO (#10400): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[10:47:48.369] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[10:47:48.369] INFO (#10568): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[10:47:48.593] INFO (#10569): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[10:51:48.594] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[10:51:48.595] INFO (#10737): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[10:51:48.823] INFO (#10738): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[10:55:48.824] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[10:55:48.824] INFO (#10906): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[10:55:49.068] INFO (#10907): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[10:59:49.070] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[10:59:49.071] INFO (#11068): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[10:59:49.339] INFO (#11069): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[11:03:49.341] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[11:03:49.341] INFO (#11237): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[11:03:49.566] INFO (#11238): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[11:07:49.568] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[11:07:49.569] INFO (#11406): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[11:07:49.835] INFO (#11407): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[11:11:49.835] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[11:11:49.835] INFO (#11575): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[11:11:50.067] INFO (#11576): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[11:15:50.069] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[11:15:50.069] INFO (#11751): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[11:15:50.327] INFO (#11754): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[11:19:50.328] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[11:19:50.328] INFO (#11969): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[11:19:50.569] INFO (#11972): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[11:23:50.570] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[11:23:50.571] INFO (#12190): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[11:23:50.817] INFO (#12193): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[11:27:50.818] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[11:27:50.819] INFO (#12409): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[11:27:51.082] INFO (#12410): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
[11:31:51.084] INFO (#88): checking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
  reason: poll
Checking for update
[11:31:51.084] INFO (#12627): looking for updates
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater
Update for version 0.0.35 is not available (latest version: 0.0.35, downgrade is disallowed).
[11:31:51.307] INFO (#12628): no updates available
  scope: desktop
  runId: 68a2c18f0239
  component: desktop-updater

Screenshots, recordings, or supporting files

No response

Workaround

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is broken or behaving incorrectly.needs-triageIssue needs maintainer review and initial categorization.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions