RPM Dependency Error
See original GitHub issueChange from http to https via the cli:
config host_protocol https
This creates the spinning stick. This process will never finish (i tried over 12h).
Reproduction Steps:
- Start the CLI
config host_protocol https
- After a while, i press crt +c or close the putty connection, so nothing will work after that
- I checked puppet agent -t and a big error message appears:
- So i change it back to http and boom it works fine like before
Expected behavior:
https working
Observed behavior:
http://hastebin.com/esovuwibez.css
rpm error (ref in puppet agent -t
)
Codenvy version: 5.0.0-M5 OS and version: Red Hat Enterprise Linux Server release 7.2 (Maipo) Additional Info: Completely clean system, only installed codenvy via the script
Additional information:
Problem only started happening recently, didn’t happen in an older version of Codenvy: No Problem can be reliably reproduced: Yes
Diagnostic bundle Execute the script on this page and post public link to the bundle here. Can’t upload that file, non supported type of Github, so I uploaded that file here: https://b0n.pl/2294.zip
Issue Analytics
- State:
- Created 7 years ago
- Comments:17 (8 by maintainers)
Top GitHub Comments
Hi @maxibanki - sorry you are running into this issue. Can you take a look at the docs on this page - and follow the process proposed (it has you change some more items). Let us know if the issue still happens.
FWIW - we have a new packaging of Codenvy coming soon that will make the entire installation + configuration of Codenvy much simpler. Sorry you had this problem.
http://codenvy.readme.io/v5.0/docs/security
@skryzhny thanks, but the vm of this installation is already deleted.
@dmytro-ndp thanks alot, with the startssl cert is it working almost fine. Just a big redirect error between:
https://c.b0n.pl/api/internal/sso/server/refresh?redirect_url=https%3A%2F%2Fc.b0n.pl%2F%3FcookiePresent%3Dtrue&client_url=https%3A%2F%2Fc.b0n.pl&allowAnonymous=false
andhttps://c.b0n.pl/?cookiePresent=true
I tested it on other browsers which were resetted. Any suggestions?