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 #01: context canceled #836

Open
pavelmatveevitransition opened this issue Jan 17, 2024 · 3 comments
Open

Error #01: context canceled #836

pavelmatveevitransition opened this issue Jan 17, 2024 · 3 comments

Comments

@pavelmatveevitransition

Could you help with the timeout issue, please?
Logs:

2024/01/17 11:24:25 KRAKEND ERROR: [ENDPOINT: /api/endpoint] context canceled
[GIN] 2024/01/01 - 10:00:25 | 500 |          1m0s |        *.*.*.* | POST     "/api/endpoint"
Error #01: context canceled

Timeout in the krakend.json config file:

"timeout": "180s"
@kpacha
Copy link
Member

kpacha commented Jan 17, 2024

It means that the connection has been closed (by the client or by the network). You should check the timeouts on your clients and routers/load balancers

@pavelmatveevitransition
Copy link
Author

It means that the connection has been closed (by the client or by the network). You should check the timeouts on your clients and routers/load balancers

Thank you very much. We will be check it.

Copy link

This issue is marked as stale because it has been open over 90 days with no activity. Remove the stale label or comment or this will be closed in 15 days.

@github-actions github-actions bot added the stale label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants