Client.Timeout exceeded while awaiting headers #3658
Replies: 1 comment
-
This cannot be replicated without additional details. Open a bug report and provide full server logs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Question
Hello everyone,
As can be seen in the logs below, sometimes Mediamtx's API is unresponsive.
What do you suggest to do in this case?
2024-08-04 07:55:52.724647203 ERROR mediamtx.go:379 mediamtx error="Get "http://127.0.0.1:9997/v3/config/paths/get/cam01\": net/http: request canceled (Client.Timeout exceeded while awaiting headers)" errMsg={"message":""} msg="checkMediamtxPath error"
2024-08-04 08:39:41.951226 ERROR mediamtx.go:769 mediamtx error="Get "http://127.0.0.1:9997/v3/config/paths/list\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)" msg="mediamtxConfigPathList error"
Thanks
Beta Was this translation helpful? Give feedback.
All reactions