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

Client Timeout Error. #1159

Open
ChrysoZalo opened this issue Sep 27, 2023 · 2 comments
Open

Client Timeout Error. #1159

ChrysoZalo opened this issue Sep 27, 2023 · 2 comments

Comments

@ChrysoZalo
Copy link

I use Openwhist for my Thesis, and i try to make a call wskdeploy -m manifest.yaml and i take a timeout error. First it is ok to take this error because i'm trying to pass a large .zip file and it is +50Mb which is the default max_body_size of Nginx tha run inside of openwhisk. I change that and then i take a timeout error and after i look the code of wskdeploy i see that in utils/misc.go in line 33 :
DEFAULT_HTTP_TIMEOUT = 60 the error that i take is from here?

[ERROR_WHISK_CLIENT_ERROR]: Error code: 3
Client.Timeout exceeded while awaiting headers

@style95
Copy link
Member

style95 commented Sep 28, 2023

Have you looked into the logs on the server side?

@ChrysoZalo
Copy link
Author

In which component must I look exactly?

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