Stylesheets are getting saved to Minio but no loading in session replay

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!

What version of both OpenReplay backend tracker are you using?
Here is the compatibility table: Upgrade Deployment - OpenReplay Documentation

Yeah I think that’s it. Front end dev used latest in the tracker. So I guess it’s gone up to 15.x.x but backend is on 1.20

Let me see if that gets it