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 create service instance #433

Closed
ww917352 opened this issue May 13, 2024 · 3 comments
Closed

Failed to create service instance #433

ww917352 opened this issue May 13, 2024 · 3 comments

Comments

@ww917352
Copy link

Dear colleagues,

We are trying to create AI Core service instances via BTP operator on eu10 production. The creation failed, and I could see the following error message in the live manifest of the serviceinstance:

error sending request GET /v1/service_instances: Get
        "<<...encrypted_string...>>/v1/service_instances?attach_last_operations=true&fieldQuery=name+eq+%27ai-core%27+and+context%2Fclusterid+eq+%27B9F82677-D4A8-6153-847D-B291568D6256%27+and+context%2Fnamespace+eq+%27ai-core-namespace%27&labelQuery=_k8sname+eq+%27aicore-service-instance%27":
        Post
        "<<....encrypted_string....>>/oauth/token":
        unsupported protocol scheme ""

Can you please help me? Thank you!

If you want to check the encrypted strings in the above message, please contact me via Slack.

Cheers,
Wei

@ww917352
Copy link
Author

I will close this ticket for now. I am more convinced now it is an AI Core issue.

@kerenlahav
Copy link
Contributor

Hi @ww917352
Seems like an issue with the operator's credentials, verify that service manager url and token url are correct.
Thanks,
Keren

@ww917352
Copy link
Author

The issue was caused at our side that we accidentally base64-encoded our secrets twice. Thank you for looking into this.

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

2 participants