Skip to content
This repository was archived by the owner on Oct 5, 2022. It is now read-only.
This repository was archived by the owner on Oct 5, 2022. It is now read-only.

the fabric8 failed to access resources /k8s/api/v1/proxy/... #7102

@ica10888

Description

@ica10888

I have installed fabric8 by helm ,but I can't use it.
When I try to create application , the server shows Not Found.
The console:
POST http://192.168.80.128:21905/k8s/api/v1/proxy/namespaces/default/services/jenkinshift:80/oapi/v1/namespaces/default/buildconfigs 404 (Not Found)

{
"kind": "Status",
"apiVersion": "v1",
"metadata": {},
"status": "Failure",
"message": "the server could not find the requested resource",
"reason": "NotFound",
"details": {},
"code": 404
}

and also I can't access resources
GET http://192.168.80.128:30975/k8s/api/v1/proxy/namespaces/default/services/jenkinshift:80/oapi/v1/namespaces/default/buildconfigs 404 (Not Found)

GET
WebSocket connection to 'ws://192.168.80.128:21905/k8s/api/v1/namespaces/default/ingresses?watch=true&access_token' failed: Error during WebSocket handshake: Unexpected response code: 404

What is the reason for it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions