failed update: failed to find latest fs-repo-migrations: net/http: TLS handshake timeout
See original GitHub issuePlease 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:
- Created 3 years ago
- Reactions:1
- Comments:9 (5 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@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:
fs-repo-migrations.exe
to yourPATH
– on Windows it means copying.exe
toC:\Windows\system32\
or manually adding some other directory via this interfaceLet us know if this worked.
It worked, thank you.