Skip to content

Show an error when manual AppInstaller update check cannot fetch the feed #563

@indierawk2k2

Description

@indierawk2k2

Problem

When the user clicks Check for updates and the AppInstaller feed cannot be resolved or fetched, the UX can appear to do nothing.

This is easy to hit before the MSIX/AppInstaller feed files are merged to master: the fallback feed URLs currently resolve to raw GitHub master paths such as:

  • https://raw.githubusercontent.com/openclaw/openclaw-windows-node/master/installer/appinstaller/openclaw-x64.appinstaller
  • https://raw.githubusercontent.com/openclaw/openclaw-windows-node/master/installer/appinstaller/openclaw-arm64.appinstaller

Before PR #468 lands, those URLs can return 404. The update check should surface that failure clearly instead of silently leaving the user unsure whether anything happened.

Expected behavior

If manual update check cannot resolve/fetch/parse the AppInstaller feed, show a user-visible error or status message, for example:

Could not check for updates. The AppInstaller feed is unavailable.

Include enough detail for diagnostics/logs, but avoid overwhelming normal users.

Notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Normal priority bug or improvement with limited blast radius.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.impact:otherThis issue has meaningful maintainer-visible impact outside the owned taxonomy.issue-rating: 🌊 off-meta tidepoolIssue quality rating does not apply to this item.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions