[0.13.11] Mod Download fails: "code:35, 23; SSL connect error"
[0.13.11] Mod Download fails: "code:35, 23; SSL connect error"
Still getting this problem in 0.13.11 release
Re: [0.13.10] [HanziQ] Mod update Download fails first time.
Please upload the log.Zippydoo wrote:Still getting this problem in 0.13.11 release
Re: [0.13.10] [HanziQ] Mod update Download fails first time.
here
- Attachments
-
- factorio-current.log
- (10.94 KiB) Downloaded 170 times
no yes yes no yes no yes yes
Re: [0.13.10] [HanziQ] Mod update Download fails first time.
mine too, 0.13.11, tonight.
always
1369.447 code:35, 23; SSL connect error -- ~
1369.447 Info HttpSharedState.cpp:109: Status code: 0
always
1369.447 code:35, 23; SSL connect error -- ~
1369.447 Info HttpSharedState.cpp:109: Status code: 0
My mods on the Factorio Mod Portal
Re: [0.13.11] Mod Download fails: "code:35, 23; SSL connect error"
I too suffer from this malady
- Attachments
-
- factorio-current.log
- (3.97 KiB) Downloaded 146 times
-
- Filter Inserter
- Posts: 299
- Joined: Sun Jun 12, 2016 11:29 pm
- Contact:
Re: [0.13.11] Mod Download fails: "code:35, 23; SSL connect error"
Status code 0 should be unpossible, since it's not a legal HTTP status. You'll see a 200 Status code before that when the client downloads the mod list. And that is *literally* OK.
So, either the server sends a status code that it shouldn't, like, ever, or the client somewhere gets confused. That SSL connect error (and the packet-contents "gibberish" the line ends with makes that even clearer) is an obvious hint that the client gets confused. Also, I believe the mod server is done with some standard framework (I suspect it's part of the Python dev job listing ), which then would strongly imply the server not sending a "0" HTTP status.
And yes, I get the same.
So, either the server sends a status code that it shouldn't, like, ever, or the client somewhere gets confused. That SSL connect error (and the packet-contents "gibberish" the line ends with makes that even clearer) is an obvious hint that the client gets confused. Also, I believe the mod server is done with some standard framework (I suspect it's part of the Python dev job listing ), which then would strongly imply the server not sending a "0" HTTP status.
And yes, I get the same.
Re: [0.13.11] Mod Download fails: "code:35, 23; SSL connect error"
This should be resolved in 0.13.13 by change of SSL library we use.
If it still throws weird SSL errors, let us know.
If it still throws weird SSL errors, let us know.