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

Electron can get stuck insisting that you update #2847

Closed
ara4n opened this issue Dec 29, 2016 · 3 comments · Fixed by #2967
Closed

Electron can get stuck insisting that you update #2847

ara4n opened this issue Dec 29, 2016 · 3 comments · Fixed by #2967

Comments

@ara4n
Copy link
Member

ara4n commented Dec 29, 2016

If you're on 0.9.2, see an update prompt for 0.9.5, hit update, it seems to install the 0.9.5 HTML and restart the app... but the user-agent is still 0.9.2.

@ara4n
Copy link
Member Author

ara4n commented Dec 29, 2016

affects both macOS & windows seemingly

@dbkr
Copy link
Member

dbkr commented Jan 16, 2017

Squirrel/Squirrel.Windows#774 is a bug in Squirrel.Windows where if the local version is higher than any version available on the update servers, it gets stuck in a loop. This may be what you were seeing?

@dbkr
Copy link
Member

dbkr commented Jan 17, 2017

Closing this as it should be fixed by the explicit version check. Have split out the windows behaviour I described into #2968

@dbkr dbkr closed this as completed Jan 17, 2017
Half-Shot pushed a commit to Half-Shot/riot-web that referenced this issue Feb 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants