open-webrtc-toolkit / owt-server

General server (streaming/conference/transcoding/anayltics) for OWT. (A.k.a. MediaServer)
https://01.org/open-webrtc-toolkit
Apache License 2.0
1.14k stars 369 forks source link

Too many Not found error #1348

Closed vipcxj closed 1 year ago

vipcxj commented 1 year ago

Countless Not found errors, it's meanless. The real error are something happend in some agents. And the agent node crash, then the portal report not found. The important information is the error cause the agent down, and what the type of agent. Or I have to search all kinds of agent's log to find the real error~ If I have many agent instance, things are about to get worse

vipcxj commented 1 year ago

I found Not found error really because of no enough processes, and a client need a process (maybe more, every agent need a process), it really suprised me~