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

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

Open
ica10888 opened this issue Oct 17, 2018 · 0 comments
Open

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

ica10888 opened this issue Oct 17, 2018 · 0 comments

Comments

@ica10888
Copy link

ica10888 commented Oct 17, 2018

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?

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

No branches or pull requests

1 participant