Skip to content

bug: The endpoint without domain get some error #122

@Zheaoli

Description

@Zheaoli

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions