#4624·dyad

[session report] <pc crashed>

Author: ricardopike7-debugCreated Sep 18, 2026Updated Sep 18, 2026
Labelsbugissue/incompleteprotriage/needs-human

Session ID: v2:1ad5b4f2-eb22-47a0-880d-0f6a4ace6871 Session Schema: v2.0 Pro User ID: ****9heT

Issue Description (required)

Expected Behavior (required)

Actual Behavior (required)

Screenshot (recommended)

Screenshot status: captured (reporter captured a screenshot in Dyad; if no image is attached, ask them to paste it)

System Information

  • Dyad Version: 1.15.0
  • Platform: win32
  • Architecture: x64
  • Node Version: v24.18.0
  • PNPM Version: 11.26.0
  • Node Path: C:\Users\Ricky\AppData\Roaming\dyad\managed-tools\node\v24.18.0\node.exe
  • Pro User ID: ****9heT
  • Telemetry ID: 32b25f23-ab0b-43af-bad3-d9b5a1068ca6
  • Model: auto:auto | customId: undefined

Settings

  • Selected Model: custom::Deepseek:deepseek-r1:8b
  • Chat Mode: local-agent
  • Auto Approve Changes: n/a
  • Dyad Pro Enabled: true
  • Effort Level: medium
  • Runtime Mode: n/a
  • Release Channel: stable

Logs

   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Squirrel.Update.Program.<CheckForUpdate>d__8.MoveNext()<---


    at ChildProcess.<anonymous> (node:electron/js2c/browser_init:2:5469)
    at ChildProcess.emit (node:events:508:28)
    at ChildProcess._handle.onexit (node:internal/child_process:294:12)
[2026-09-18 05:28:33.109] [error] (app_runtime_service) App 4 (PID: 22876) stderr: [vite:react-swc] We recommend switching to `@vitejs/plugin-react` for improved performance as no swc plugins are used. More information at https://vite.dev/rolldown

  VITE v8.0.10  ready in 4336 ms


  ➜  Network: http://10.2.0.2:32104/
  ➜  Network: http://192.168.20.231:32104/

[2026-09-18 05:28:46.339] [error] (app_runtime_service) App 4 (PID: 22876) stderr: Browserslist: browsers data (caniuse-lite) is 17 months old. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme

Auto-Updater Logs

Last updater error (this session):
[2026-09-18T04:28:32.417Z] Command failed: 4294967295
System.AggregateException: One or more errors occurred. ---> System.Net.WebException: The remote server returned an error: (404) Not Found.
   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
   at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Squirrel.Utility.<LogIfThrows>d__43`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Squirrel.FileDownloader.<DownloadUrl>d__3.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.Mov