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

download farcaster snapshot metadata - 404 #2458

Closed
albend888-p opened this issue Dec 25, 2024 · 9 comments
Closed

download farcaster snapshot metadata - 404 #2458

albend888-p opened this issue Dec 25, 2024 · 9 comments
Labels
s-triage Needs to be reviewed, designed and prioritized

Comments

@albend888-p
Copy link

Failed to start hub: failed to fetch snapshot metadata - Failed to get latest snapshot from https://download.farcaster.xyz/snapshots/MAINNET/DB_SCHEMA_11/latest.json [AxiosError: Request failed with status code 404]

@github-actions github-actions bot added the s-triage Needs to be reviewed, designed and prioritized label Dec 25, 2024
@vrypan
Copy link
Contributor

vrypan commented Dec 26, 2024

I see the same error.

@ksalab
Copy link

ksalab commented Dec 26, 2024

same error

1 similar comment
@CoshBennis
Copy link

same error

@dimaudi
Copy link

dimaudi commented Dec 27, 2024

same error for me

@80an
Copy link

80an commented Dec 27, 2024

same error

@nguyenphuctien
Copy link

Same error for me. However, one of my old nodes is still running well.

@albend888-p
Copy link
Author

albend888-p commented Dec 28, 2024

Fix it (perhaps temporarily until the situation with the snapshot becomes clearer):

  1. cd ~/hubble && ./hubble.sh down
  2. nano docker-compose.yml (cd ~/hubble) ${CATCHUP_SYNC_WITH_SNAPSHOT:-true} -> ${CATCHUP_SYNC_WITH_SNAPSHOT:-false}
  3. cd ~/hubble && ./hubble.sh up

@80an
Copy link

80an commented Dec 28, 2024

Fix it (perhaps temporarily until the situation with the snapshot becomes clearer):

  1. cd ~/hubble && ./hubble.sh down
  2. nano docker-compose.yml (cd ~/hubble) ${CATCHUP_SYNC_WITH_SNAPSHOT:-true} -> ${CATCHUP_SYNC_WITH_SNAPSHOT:-false}
  3. cd ~/hubble && ./hubble.sh up

Thanks for the tip, I've already done this a little earlier.

@albend888-p
Copy link
Author

team fixed issue.
https://download.farcaster.xyz/ works now.

closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s-triage Needs to be reviewed, designed and prioritized
Projects
None yet
Development

No branches or pull requests

7 participants