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

IPFS Desktop stuck at "IPFS is Starting" on Windows 10 #1630

Closed
sduensin opened this issue Sep 5, 2020 · 3 comments · Fixed by #1682
Closed

IPFS Desktop stuck at "IPFS is Starting" on Windows 10 #1630

sduensin opened this issue Sep 5, 2020 · 3 comments · Fixed by #1682
Labels
area/windows Windows kind/bug A bug in existing code (including security flaws) need/analysis Needs further analysis before proceeding P0 Critical: Tackled by core team ASAP

Comments

@sduensin
Copy link

sduensin commented Sep 5, 2020

Please describe what you were doing when this error happened.

Just trying to install and use it. Stuck on "IPFS is Starting". Tried rebooting. Tried reinstalling. Tried updating. When I tried to update, it crashed with the following:

Specifications

  • OS: win32
  • IPFS Desktop Version: 0.12.2
  • Electron Version: 8.2.5
  • Chrome Version: 80.0.3987.165

Error

TypeError: ctx.checkForUpdates is not a function
    at click (C:\Program Files\IPFS Desktop\resources\app.asar\src\tray.js:198:30)
    at MenuItem.click (electron/js2c/browser_init.js:1501:9)
    at Function.executeCommand (electron/js2c/browser_init.js:1762:13)
@jessicaschilling jessicaschilling added the need/triage Needs initial labeling and prioritization label Sep 6, 2020
@jessicaschilling
Copy link
Contributor

Thank you - we'll include this in our next weekly triage.

@lidel lidel added the need/analysis Needs further analysis before proceeding label Sep 7, 2020
@ipfs ipfs deleted a comment from welcome bot Sep 7, 2020
@lidel lidel added kind/bug A bug in existing code (including security flaws) P0 Critical: Tackled by core team ASAP and removed need/triage Needs initial labeling and prioritization labels Sep 7, 2020
@lidel
Copy link
Member

lidel commented Sep 7, 2020

@rafaelramalho19 sending this one your way 🎁

@lidel
Copy link
Member

lidel commented Oct 9, 2020

I suspect this could be caused by autoupdate check, which was blocking for some reason.
Should be fixed by #1682 where we made initial update check run in background, so even when its slow, does not block startup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/windows Windows kind/bug A bug in existing code (including security flaws) need/analysis Needs further analysis before proceeding P0 Critical: Tackled by core team ASAP
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants