-
-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ipfs/kubo:master-latest docker causing error #10558
Comments
Check ConfigIt seems like something is wrong with the config in the Docker container. Are you using the default config? If you are, the config should be located in the container at
If the IPFS repo is mounted outside of the container, then check for faults in the storage where the repo is mounted. If this is the case, them please run disk diagnostics to check for faults. Error DetailThe error comes from here because the shard identifier above does not start with "/repo/flatfs/shard/". Kubo calls this from the flatfs plugin, here, getting the shard identifier from the
|
Checklist
Installation method
built from source
Version
Config
No response
Description
the latest update starts to show
Error: invalid or no prefix in shard identifier: �������������������������������������
even when started fresh
The text was updated successfully, but these errors were encountered: