Skip to content

Repeated error in Cascade #508

@mathyewjoeza

Description

@mathyewjoeza

Bug Description

Repeatedly encountering the following internal error in Windsurf:

Invalid argument: an internal error occurred (error ID: 17052dbcf9e8442ca629caf9f7943e57)

Additional Context

  • App icon customization is not supported on this OS (see logs)
  • Language server and diff zones appear to start successfully
  • Issue is not reported as part of a service outage (see Windsurf status page)

Steps to Reproduce

  1. Launch Windsurf on Windows
  2. Observe error message in developer console/logs

Expected Behavior

App should not throw internal errors during normal usage.

Actual Behavior

Error is consistently thrown, possibly related to OS-specific features or extensions.

Error Logs

workbench.desktop.main.js:35   ERR App icon customization is not supported on this OS: Error: App icon customization is not supported on this OS
    at h9.setIcon (file:///C:/Users/mattj/AppData/Local/Programs/Windsurf/resources/app/out/main.js:87:3402)
    [...]
workbench.desktop.main.js:1344 [Extension Host] (Windsurf) 2025-10-06 11:49:36 [INFO]: Language server started
workbench.desktop.main.js:3626 (Windsurf) 2025-10-06 11:49:36 [INFO]: Language server started
workbench.desktop.main.js:1344 [Extension Host] (Windsurf) 2025-10-06 11:49:37 [INFO]: LS lspClient started successfully

Error ID

17052dbcf9e8442ca629caf9f7943e57

Suggested Next Steps

  • Investigate internal error and OS compatibility issues
  • Review error logs for more details

Let me know if more system info or reproduction steps are needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions