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

Token authentication service not installed and the curl command #2

Open
glamperi opened this issue Oct 1, 2024 · 3 comments
Open

Comments

@glamperi
Copy link

glamperi commented Oct 1, 2024

When testing the curl command for the mistral7b model, this url will not work, it is only for internal given the 'Token authentication service not installed'. This appears to be an issue in the case in the screenshot that you have as well. I tried using the internal endpoint with the Openshift Terminal but I get:

'curl: (60) SSL certificate problem: self-signed certificate in certificate chain
More details here: https://curl.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above."

How did you make this curl command work?

@jhurlocker
Copy link
Contributor

Hey, did you enable the trusted certificate? Step 2.d under https://ai-on-openshift.io/demos/podman-ai-lab-to-rhoai/podman-ai-lab-to-rhoai/#create-custom-model-serving-runtime. Make sure to expand the Single-model serving platform automated install section.

@glamperi
Copy link
Author

glamperi commented Oct 2, 2024

Hi John - I believe that I did this correctly. Attached is my screenshot.
Screenshot 2024-10-02 at 9 51 00 AM

@jhurlocker
Copy link
Contributor

Under Settings -> Serving runtimes do you see the Single-model serving platform enabled at the top of the page?

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