Skip to content
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

Core - docker Failed to download voyager source #393

Closed
daisleyj opened this issue Apr 4, 2024 · 1 comment
Closed

Core - docker Failed to download voyager source #393

daisleyj opened this issue Apr 4, 2024 · 1 comment

Comments

@daisleyj
Copy link

daisleyj commented Apr 4, 2024

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

@juliangruber
Copy link
Member

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?

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

No branches or pull requests

2 participants