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

Failed to upload zip to Mod Portal: Error: certificate has expired #50

Closed
hahoyer opened this issue Oct 2, 2021 · 6 comments
Closed

Comments

@hahoyer
Copy link

hahoyer commented Oct 2, 2021

When I upload my mod via website all is ok.
When I try to use the "Upload to Portal" function of factoriomod-debug (1.1.11) it fails with "Failed to upload zip to Mod Portal: Error: certificate has expired"

@justarandomgeek
Copy link
Owner

This is related to the Let's Encrypt cert change recently - there's nothing i can do about it on my end, but there should be a vscode update soon-ish (week or so, if i've understood correctly) that restores functionality. In the mean time, you'll have to upload mods manually!

@hahoyer
Copy link
Author

hahoyer commented Oct 2, 2021

ok

@hahoyer hahoyer closed this as completed Oct 2, 2021
@justarandomgeek
Copy link
Owner

For completeness: microsoft/vscode#134244 and electron/electron#31213 and the various things linked from there seem to all be this issue and it's many variants in other extensions.

@kontu
Copy link

kontu commented Dec 21, 2021

Installed this plugin today on a fully up to date vscode install; still gives the same certificate error
image

@TheBrain0110
Copy link

Same here, still getting certificate error on VSCode 1.63.2.

The workaround referenced in microsoft/vscode#136787 (comment) worked for me though.

@justarandomgeek
Copy link
Owner

Yes, the workaround from that issue (http.systemCertificates: false) is the best option for now, and vscode's eventual upgrade to electron 16 will be the permanent fix.

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

No branches or pull requests

4 participants