Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: Unable to obtain the API list: The requested resource does not exist. #5409

Open
QWQyyy opened this issue May 9, 2023 · 6 comments
Open

Comments

@QWQyyy
Copy link

QWQyyy commented May 9, 2023

how to address it?
Uploading image.png…

@QWQyyy
Copy link
Author

QWQyyy commented May 9, 2023

image

@style95
Copy link
Member

style95 commented May 11, 2023

You need to see if the connections between apigateway and controllers.
Do you see any error logs?

@QWQyyy
Copy link
Author

QWQyyy commented May 12, 2023

the apigateway logs:
image
We do not find errors in controller logs.

@style95
Copy link
Member

style95 commented May 16, 2023

What kinds of info logs do controllers have?

@QWQyyy
Copy link
Author

QWQyyy commented Jan 16, 2024

I found some clues in the controller, maybe we need to reconfigure OpenWhisk's CacheKey:
image
I used the following command to reconfigure CacheKey, which seemed to have some effect, although it still got stuck for a few seconds when executing the wsk api command for the first time.
wsk -i property set --apihost 192.168.1.62:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP
image

@QWQyyy
Copy link
Author

QWQyyy commented Jan 16, 2024

I found some clues in the controller, maybe we need to reconfigure OpenWhisk's CacheKey: image I used the following command to reconfigure CacheKey, which seemed to have some effect, although it still got stuck for a few seconds when executing the wsk api command for the first time. wsk -i property set --apihost 192.168.1.62:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP image

@style95

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

No branches or pull requests

2 participants