Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Station Core error: Cannot load Station ID from file. Cannot decrypt Station ID file.  #1726

@bajtos

Description

@bajtos

We have received bug reports from our users where the Station Desktop seems to freeze after starting - it is not performing any jobs. After investigation, we discovered that Station Core is not able to load the identity from the encrypted file, because the file cannot be decrypted using the passphrase derived from Station Desktop's built-in wallet.

Error: 
Cannot load Station ID from file "/home/secret/.local/state/filecoin-station-desktop/secrets/station_id". 
Cannot decrypt Station ID file.
Did you configure the correct PASSPHRASE?

This problem typically occurs when the keychain gets messed up, and Station Desktop generates a new wallet at the start.

Workaround

Delete the Station ID file mentioned in the error message and restart Station Desktop. At the next start, Station Core will generate a new identity and create a new station_id file with contents encrypted using the new wallet key.

The downside is that we will see two Station instances in our system, so please don’t do this too often. In the future, we want to incentivize longer-living station instances, so your Station will earn fewer rewards after you reset the Station ID.

Links

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🐛Something isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions