Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

bug: The endpoint without domain get some error #122

Open
Zheaoli opened this issue Aug 5, 2023 · 1 comment
Open

bug: The endpoint without domain get some error #122

Zheaoli opened this issue Aug 5, 2023 · 1 comment

Comments

@Zheaoli
Copy link
Member

Zheaoli commented Aug 5, 2023

For now, I have to jupyter instance

╰─ mdz list
segment 2023/08/05 14:45:48 ERROR: sending request - Post "https://api.segment.io/v1/batch": x509: certificate is valid for ingress.local, not api.segment.io
segment 2023/08/05 14:45:48 ERROR: 1 messages dropped because they failed to be sent and the client was closed
segment 2023/08/05 14:45:48 ERROR: sending request - Post "https://api.segment.io/v1/batch": x509: certificate is valid for ingress.local, not api.segment.io
segment 2023/08/05 14:45:48 ERROR: 1 messages dropped because they failed to be sent and the client was closed
 NAME      ENDPOINT                                                    STATUS   INVOCATIONS  REPLICAS
 jupyter   http://jupyter-2j8g8a2w664nwlsu.192.168.0.239.modelz.live   Scaling            6  0/1
           http://localhost:80/inference/jupyter.default
 jupyter1  http://jupyter1-s37e8r27fc0bt7ap.192.168.0.239.modelz.live  Ready              2  1/1
           http://localhost:80/inference/jupyter1.default

When I access the http://localhost:80/inference/jupyter1.default, this would be redirect to http://localhost:80/tree by jupyter

@gaocegege
Copy link
Member

We should add doc to illustrate UI-based deployment should use the first because of the subdomian problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants