Skip to content

already-adopted 404 error after factory reset — cannot re-adopt device to cloud #61

@Kabrawalaak

Description

@Kabrawalaak

Device ID: b10020c8c28d3e05
Firmware version: App ID: 0.5.8 and System ID: 0.2.8
Steps to reproduce:

Device was previously adopted to JetKVM Cloud
Performed a factory reset on the device
Navigated to Settings > Access > Adopt KVM to Cloud
Clicked "Signup & Connect device" and authenticated with Google
OAuth callback completes at api.jetkvm.com/oidc/callback successfully
Browser redirects to app.jetkvm.com/already-adopted which returns a 404 "page not found" error

Expected behavior: Device should be adoptable to cloud after a factory reset, either linking to the existing Google account or allowing fresh registration.
Actual behavior: The OIDC callback appears to succeed but the final redirect lands on /already-adopted — a route that does not exist — resulting in a 404. The device cannot be adopted at all.
Additional context: The device ID may still be flagged as "claimed" on the backend even after a local factory reset. The cloud-side record likely needs to be cleared manually for this device ID before re-adoption can succeed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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