I need help!
I’ve deployed Open Replay into a Kubernetes cluster in Azure AKS. It has a RWX PVC with ReadWriteMany, and I’ve confirmed that the containers that need it have access.
I can see that assets are being saved into sessions-assets in Minio for a web application we’ve installed the Open Replay Tracker in, but it doesn’t seem like it’s loading those assets when I run the Session Replay.
I am seeing this error in the console when I try to playback a broken session replay
And I can also see that there are no 4xx or 5xx HTTP errors in the network tab.
Any ideas? I’m losing my mind!