We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When running core in docker the application continually returns the error
Failed to download voyager source. Retrying... [voyager] ⇣ downloading source files via https://bafkreignngdpq6g7qvai6phpau6jfjk7zvuih7rdf5zdga7jnq7n6zve3a.ipfs.w3s.link?format=car [Error: ENOENT: no such file or directory, lstat '/home/node/.cache/filecoin-station-core/sources/voyager'] { errno: -2, code: 'ENOENT', syscall: 'lstat', path: '/home/node/.cache/filecoin-station-core/sources/voyager', attemptNumber: 8, retriesLeft: 3
This happens using the image built from the Dockerfile in the code repo and the image from ghcr.io/filecoin-station/core
The text was updated successfully, but these errors were encountered:
These lstat errors should have been fixed since https://github.com/filecoin-station/core/releases/tag/v20.1.4, are you by chance running an outdated version?
Sorry, something went wrong.
outDir
No branches or pull requests
When running core in docker the application continually returns the error
This happens using the image built from the Dockerfile in the code repo and the image from ghcr.io/filecoin-station/core
The text was updated successfully, but these errors were encountered: