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

Crash when selecting about-->update in task icon (win10) #1822

Closed
fullofentropy opened this issue May 12, 2021 · 4 comments
Closed

Crash when selecting about-->update in task icon (win10) #1822

fullofentropy opened this issue May 12, 2021 · 4 comments
Labels
need/triage Needs initial labeling and prioritization

Comments

@fullofentropy
Copy link

Please describe what you were doing when this error happened.

  1. installed ipfs using chocolatey install
  2. isntalled ipfs-desktop using chocolatay install
  3. run ipfs desktop but get an error, try to run ipfs command line and get error stating repo is newer than the deamon and needs to be udpated.
  4. uninstall ipfs
  5. execute ipfs-desktop
  6. right click the ipfs desktop task icon in the lower right --> about-->check for updates
  7. crash and click to report the issue.

Specifications

  • OS: win32
  • IPFS Desktop Version: 0.15.0
  • Electron Version: 12.0.5
  • Chrome Version: 89.0.4389.128

Error

TypeError: ctx.manualCheckForUpdates is not a function
    at click (C:\Users\rb991c\AppData\Local\Programs\IPFS Desktop\resources\app.asar\src\tray.js:216:30)
    at MenuItem.click (electron/js2c/browser_init.js:73:1742)
    at Object.a._executeCommand (electron/js2c/browser_init.js:81:2492)
@welcome
Copy link

welcome bot commented May 12, 2021

Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review.
In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment.
Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:

  • "Priority" labels will show how urgent this is for the team.
  • "Status" labels will show if this is ready to be worked on, blocked, or in progress.
  • "Need" labels will indicate if additional input or analysis is required.

Finally, remember to use https://discuss.ipfs.io if you just need general support.

@fullofentropy
Copy link
Author

This issue is repeatable, i'm new to IPFS, it worked the first time I installed it no issues... until I rebooted the computer.

ipfs daemon
Initializing daemon...
go-ipfs version: 0.7.0
Repo version: 10
System version: amd64/windows
Golang version: go1.14.4

Error: Your programs version (10) is lower than your repos (11).
Please update ipfs to a version that supports the existing repo, or run
a migration in reverse.

See https://github.com/ipfs/fs-repo-migrations/blob/master/run.md for details.

@lidel lidel added the need/triage Needs initial labeling and prioritization label May 19, 2021
@lidel
Copy link
Member

lidel commented May 21, 2021

@fullofentropy I believe this is a duplicate of #1773, pelase check if workaround from #1773 (comment) work for you, if not, we will have proper fix when #1826

@lidel lidel closed this as completed May 21, 2021
@fullofentropy
Copy link
Author

I'll have to give it a try to see that fixes it when I get the time, for now I shifted to spawning a docker ipfs node and am exploring/hosting sites using this and have not run into any issues other than trying to automate the upload and pinning SSG's to it, but that is out of scope of this thread.

@lidel lidel mentioned this issue May 21, 2021
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need/triage Needs initial labeling and prioritization
Projects
None yet
Development

No branches or pull requests

2 participants