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

Error fetching migration: context deadline exceeded #2035

Closed
Garrick-hr opened this issue Mar 15, 2022 · 6 comments
Closed

Error fetching migration: context deadline exceeded #2035

Garrick-hr opened this issue Mar 15, 2022 · 6 comments
Labels
kind/bug A bug in existing code (including security flaws) need/author-input Needs input from the original author

Comments

@Garrick-hr
Copy link

👉️ Please describe what you were doing when this error happened.

Specifications

  • OS: win32
  • IPFS Desktop Version: 0.20.2
  • Electron Version: 17.1.0
  • Chrome Version: 98.0.4758.102

Error

Error: Initializing daemon...
go-ipfs version: 0.12.0
Repo version: 12
System version: amd64/windows
Golang version: go1.16.12
Found outdated fs-repo, migrations need to be run.
Looking for suitable migration binaries.
Need 1 migrations, downloading.
Downloading migration: fs-repo-11-to-12...
Fetching with HTTP: "https://ipfs.io/ipfs/QmdaCHYBDHEhXCMoynH5UcohEay6m1XayZCcxWZzKAHNVN/fs-repo-11-to-12/versions"
Fetching with HTTP: "https://ipfs.io/ipfs/QmdaCHYBDHEhXCMoynH5UcohEay6m1XayZCcxWZzKAHNVN/fs-repo-11-to-12/versions"
Fetching with HTTP: "https://ipfs.io/ipfs/QmdaCHYBDHEhXCMoynH5UcohEay6m1XayZCcxWZzKAHNVN/fs-repo-11-to-12/versions"
Error fetching: exceeded number of retries. last error was http.DefaultClient.Do error: Get "https://ipfs.io/ipfs/QmdaCHYBDHEhXCMoynH5UcohEay6m1XayZCcxWZzKAHNVN/fs-repo-11-to-12/versions": dial tcp 199.96.62.75:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Fetching with IPFS: "fs-repo-11-to-12/versions"
Error fetching: context deadline exceeded
could not get latest version of migration fs-repo-11-to-12: 2 errors occurred:
	* exceeded number of%2
@Garrick-hr Garrick-hr added kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization labels Mar 15, 2022
@ipfs ipfs deleted a comment from welcome bot Mar 21, 2022
@lidel lidel changed the title [gui error report] Error: Initializing daemon... Error fetching migration: context deadline exceeded Mar 21, 2022
@lidel
Copy link
Member

lidel commented Mar 21, 2022

@Garrick-hr does the problem go away when you quit and try to run it again?
Are you running any antivirus on MS Windows?

@lidel lidel added need/author-input Needs input from the original author and removed need/triage Needs initial labeling and prioritization labels Mar 21, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Apr 5, 2022

Oops, seems like we needed more information for this issue, please comment with more details or this issue will be closed in 7 days.

@hacdias
Copy link
Member

hacdias commented Apr 8, 2022

@Garrick-hr does the problem go away when you quit and try to run it again? Are you running any antivirus on MS Windows?

Same questions @OwenLittleWhite

@lidel lidel added need/author-input Needs input from the original author and removed need/author-input Needs input from the original author labels Apr 11, 2022
@lidel
Copy link
Member

lidel commented Apr 11, 2022

I'm closing this as we improved error handling around migrations that recover via IPFS download, try 0.20.5 and open a new issue if you experience this again.

@lidel lidel closed this as completed Apr 11, 2022
@lidel
Copy link
Member

lidel commented Apr 25, 2022

Continued in ipfs/kubo#8911

@hacdias
Copy link
Member

hacdias commented May 26, 2022

Duplicate of #2023

@hacdias hacdias marked this as a duplicate of #2023 May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws) need/author-input Needs input from the original author
Projects
None yet
Development

No branches or pull requests

3 participants