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

auto-update error: 406 not acceptable #1038

Closed
cawa-93 opened this issue Dec 22, 2016 · 5 comments · May be fixed by qcif/data-curator#563
Closed

auto-update error: 406 not acceptable #1038

cawa-93 opened this issue Dec 22, 2016 · 5 comments · May be fixed by qcif/data-curator#563

Comments

@cawa-93
Copy link
Contributor

cawa-93 commented Dec 22, 2016

  • Version: 10.9.3
  • Target: Windows --ia32

After checking-for-update event fire error event with error: debug.log

My app:

@s-coimbra21
Copy link

  • Version: 10.15.1
  • Target: Windows (NSIS)

Happening to me consistently. I tried to debug this for a bit and saw that the request containing the Location header (for the redirect) wasn't being picked up.

@badams
Copy link
Contributor

badams commented Dec 30, 2016

This seems to be caused by a change on Github's end, am looking into it

@s-coimbra21
Copy link

Does electron's net.request let you handle 302 redirects yourself?

@badams
Copy link
Contributor

badams commented Dec 31, 2016

@s-coimbra21 I believe so, but I've opted for a different approach when retrieving the latest version tag in my PR (#1068)

develar added a commit to develar/electron-builder that referenced this issue Dec 31, 2016
@develar
Copy link
Member

develar commented Dec 31, 2016

@badams did a great job, electron-auto-updater@0.8.6 (tag: next) published. Tag next because I don't have time to make all tests and we don't yet have special electron tests. Please try it.

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.

4 participants