question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

failed update: failed to find latest fs-repo-migrations: net/http: TLS handshake timeout

See original GitHub issue

Please describe what you were doing when this error happened.

Specifications

  • OS: win32
  • IPFS Desktop Version: 0.14.0
  • Electron Version: 11.2.3
  • Chrome Version: 87.0.4280.141

Error

TypeError: ctx.manualCheckForUpdates is not a function
    at click (E:\Program Files\IPFS Desktop\resources\app.asar\src\tray.js:216:30)
    at MenuItem.click (electron/js2c/browser_init.js:73:1683)
    at Object.a._executeCommand (electron/js2c/browser_init.js:81:2343)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
lidelcommented, Mar 2, 2021

@yagamiraku sadly no built-in socks5 support in ipfs-desktop nor go-ipfs at this time. We are determined to improve the upgrade mechanism, so it does not break for users behind the Great Firewall, but for now you need to fix it manually.

I think the way to fix things for you is to:

  1. Manually download the latest version of migration tool (fs-repo-migrations_v1.7.1_windows-amd64.zip) using some proxy
  2. Add unpacked fs-repo-migrations.exe to your PATH – on Windows it means copying .exe to C:\Windows\system32\ or manually adding some other directory via this interface
  3. Quit IPFS Desktop and start it again

Let us know if this worked.

1reaction
pyDraco9commented, Mar 3, 2021

It worked, thank you.

Read more comments on GitHub >

github_iconTop Results From Across the Web

TLS timeout on docker push? - Stack Overflow
When the migration is complete, you will access your Teams at stackoverflowteams.com, and they will no longer appear in the left sidebar on ......
Read more >
Troubleshooting the GitLab agent for Kubernetes
This error occurs when a manifest file is malformed and Kubernetes can't create the specified objects. Make sure that your manifest files are...
Read more >
The 'oc logs' command return 'net/http - Red Hat Customer Portal
The 'oc logs' command return 'net/http: TLS handshake timeout' on Red ... The oc logs command is not working and returns the below...
Read more >
SSLHandshakeException causes connections to fail - Elastic
Indicates that a client connection was made to node01.example.com but the certificate returned did not contain the name node01.example.com . In most cases,...
Read more >
Troubleshooting | Google Kubernetes Engine (GKE)
GKE returns an error if there are issues with a workload's Pods. You can check the status of a Pod using the kubectl...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found