-
-
Notifications
You must be signed in to change notification settings - Fork 344
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
Clients v0.14 and v0.15 can't download files! #185
Comments
This is interesting question. I think we should add configuration feature to ignore invalid certificates. |
Oooh! This is really fascinating! @hakan42 : Can you try installing any other mod from KerbalStuff and see if you get the same message? |
So, really interesting things here:
I'm going to try testing with v0.14, and then we might be running a |
Okay, v0.14 has the bug, but v0.13 does not. A |
With DogeCoinFlag, I get the same error:
|
Hmm, that's from our work on #161, #166 , #171 and friends, which is all about how we handle transactions. Investigating! (Also, |
Also relevant here is that we can download the index, and |
I seem to have a fix for this, but I'm writing tests and making it pretty. :) |
While this is still waiting on code-review befor hitting out master branch, there's now a bugfix release (v0.15.1) which uses my dev code that I believe fixes this. Enjoy! :) |
Closes KSP-CKAN#185 (no download bug) Closes KSP-CKAN#181 (replace our transactions) We have a lot fewer transactions than I expected, but this seems to fix the no-download bug in KSP-CKAN#185.
Hi,
I am using the Spin-stabilised release (cute names by the way :-) ). Our proxy seems to rewrite SSL certificates, and ckan seems to handle the metadata download differently from module downloads...
Updating the metadata works:
But installation of a module from kerbalstuff fails:
The text was updated successfully, but these errors were encountered: