Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Could not fetch project info: LocalIdentity(MissingDefault(MissingDefaultIdentity)) #211

Open
hging opened this issue Nov 9, 2022 · 2 comments

Comments

@hging
Copy link

hging commented Nov 9, 2022

HI, i'm run a seed. Recently I have been updating the version.
The latest version of http-api cannot properly read the previous repository.
The log contains the following error:
Could not fetch project info: LocalIdentity(MissingDefault(MissingDefaultIdentity))
when i use be900084bb3287d55e222ac35740f90c1549f94f image tag. the api will return all projects.

I searched the issue, But no solution was found.

@hging
Copy link
Author

hging commented Nov 9, 2022

I'm sure I have the right identity.
If the identity is incorrect, the http server cannot be started properly.
Whether any migration is required to ensure the upgrade.

@dionysiusmarquis
Copy link

I'm running into the same issue. I'm running a Radicle Client Services in Docker following https://github.com/radicle-dev/radicle-client-services.

After I pushed a project via rad push --seed seed.domain.xyz

https://seed.domain.xyz:8777/v1/projects is empty
https://seed.domain.xyz:8777/v1/projects/rad:git:*** returns 500

ts=2022-12-14T16:35:26.681469546Z level=error target=radicle_http_api::error message="Error: LocalIdentity(MissingDefault(MissingDefaultIdentity))" method=GET uri=***

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants