odo icon indicating copy to clipboard operation
odo copied to clipboard

Registry DefaultDevfileRegistry error : x509: certificate signed by unknown authority

Open mafalarz opened this issue 3 years ago • 1 comments

/kind bug

What versions of software are you using?

Operating System: Windows 10 Pro 21H2 19044.1645

Output of odo version: odo v2.5.1 (ae0c55309)

How did you run odo exactly?

odo create nodejs

Actual behavior

! Registry DefaultDevfileRegistry is not set up properly with error: Get "https://registry.devfile.io/index": x509: certificate signed by unknown authority, please check the registry URL and credential (refer odo registry update --help)

X Checking if the devfile for "nodejs" exists on available registries [0ns] X devfile component type "nodejs" is not supported, please run odo catalog list components for a list of supported devfile component types

Expected behavior

That it works

Any logs, error output, etc?

mafalarz avatar May 20 '22 12:05 mafalarz

This is weird, registry.devfile.io is signed with a valid Let's Encrypt certificate. @mafalarz Can you please try it again, to verify that it was not some temporary error on registry.devfile.io side?

If you try to open https://registry.devfile.io/index in your web browser does it work or browser complains about the certificate as well?

kadel avatar May 31 '22 12:05 kadel

/close closing this as there was no response, and it did not looked like odo issue. @mafalarz if you still have this issue feel free to comment and reopen this

kadel avatar Sep 09 '22 10:09 kadel

@kadel: Closing this issue.

In response to this:

/close closing this as there was no response, and it did not looked like odo issue. @mafalarz if you still have this issue feel free to comment and reopen this

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

openshift-ci[bot] avatar Sep 09 '22 10:09 openshift-ci[bot]