Skip to content

the server doesn't have a resource type "gateway" #92

@nc-jeni

Description

@nc-jeni

The apps web-api and web-app fail to start

$ scripts/show-urls.sh
Error from server (NotFound): namespaces "istio-system" not found
2025-05-15 11:06:31 ------------------------------------------------------------------------------------
2025-05-15 11:06:31 kiali
2025-05-15 11:06:31 Run the command: istioctl dashboard kiali
2025-05-15 11:06:31 ------------------------------------------------------------------------------------
2025-05-15 11:06:31 prometheus
2025-05-15 11:06:31 Run the command: istioctl dashboard prometheus
2025-05-15 11:06:31 ------------------------------------------------------------------------------------
2025-05-15 11:06:31 jaeger
2025-05-15 11:06:31 Run the command: istioctl dashboard jaeger
2025-05-15 11:06:31 ------------------------------------------------------------------------------------
2025-05-15 11:06:31 grafana
2025-05-15 11:06:31 Run the command: istioctl dashboard grafana
2025-05-15 11:06:31 ------------------------------------------------------------------------------------
2025-05-15 11:06:31 articles
2025-05-15 11:06:31 API explorer: http://192.168.49.2:32195/openapi/ui/
2025-05-15 11:06:31 Sample API: curl "http://192.168.49.2:32195/articles/v1/getmultiple?amount=10"
2025-05-15 11:06:31 ------------------------------------------------------------------------------------
2025-05-15 11:06:31 authors
2025-05-15 11:06:31 Sample API: curl "http://192.168.49.2:31736/api/v1/getauthor?name=Niklas%20Heidloff"
2025-05-15 11:06:31 ------------------------------------------------------------------------------------
2025-05-15 11:06:31 authentication
2025-05-15 11:06:31 authentication is not available. Run scripts/deploy-authentication-nodejs.sh
2025-05-15 11:06:31 ------------------------------------------------------------------------------------
2025-05-15 11:06:31 web-api
error: the server doesn't have a resource type "gateway"
2025-05-15 11:06:32 API explorer: http://192.168.49.2:32291/openapi/ui/
2025-05-15 11:06:32 Metrics: http://192.168.49.2:32291/metrics/application
2025-05-15 11:06:32 Sample API: curl "http://192.168.49.2:32291/web-api/v1/getmultiple"
2025-05-15 11:06:32 ------------------------------------------------------------------------------------
2025-05-15 11:06:32 web-app
error: the server doesn't have a resource type "gateway"
2025-05-15 11:06:32 Ingress not available. Run scripts/deploy-istio-ingress-v1.sh
2025-05-15 11:06:32 ------------------------------------------------------------------------------------

Extracting the errors

2025-05-15 11:06:31 web-api error: the server doesn't have a resource type "gateway"
2025-05-15 11:06:31 web-app error: the server doesn't have a resource type "gateway"

How do I solve it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions