Hello,
I installed OpenReplay following the guide on the page, and it worked fine for a day.
However, when I checked the next day, I found that dozens of pods were dead, as shown below.
The EC2 instance type is t3.large, as recommended on the page, and it doesn’t seem like the CPU or memory was actually lacking.
I tried to check the logs of the failed pods, but I couldn’t retrieve them properly.
- Could this be a resource issue? If so, what should I do?
- Why are the details of dozens of failed pods still present when I run
openreplay -s
? Could the fact that they remain be causing resource issues?
Has anyone encountered a similar situation or can provide assistance?