-
Notifications
You must be signed in to change notification settings - Fork 9
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
Got error sending request to function while doing fission fn test --name kp and page browsing #14
Comments
The fission dump information attached along. |
Hi @qihandeng2 The logs show that KP deployment could not be created. Can you please check function pods are running? Or try re-creating once. Also what is cluster configuration that you are using?
|
Dear @vishal-biyani, thank you.
BTW, I install the Fission over AWS EKS cluster. And the Kafka and Redis seems running well: NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE NAME READY UP-TO-DATE AVAILABLE AGE NAME DESIRED CURRENT READY AGE NAME READY AGE `$ kubectl get all --namespace redis NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE NAME READY AGE |
And all the pods and service under namespace fission: `$ kubectl get all --namespace fission NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE |
Dear,
After all steps executed successfully, I got fission fn list below:
When I try the last step, fission fn test --name kp, but got the error below:
I got the similar error while I am browsing the page http://$FISSION_ROUTER/iot/index.html
And page shows only: error sending request to function.
Looking forward to your help, thank you very much.
The text was updated successfully, but these errors were encountered: