@cobito Hello, I'm the administrator for the instance over at https://video.zalasur.media/. I noticed an issues playing both live streams and VODs hosted on video.hardlimit.com from my instance. When playing a video, I see a number of CORS errors which is preventing playback. Here's an example URL:
Celeste #1 - 5/8/2026, 1:46:16
Welcome to Zalasur Media, a PeerTube platform!
Zalasur Media (peertube.zalasur.media)
Here's an example of an error I'm seeing in the console log that appears to be the root cause. I did some quick research and it looks like the culprit might be with hardlimit setting a duplicated wildcard origin ("*") somewhere.
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://video.hardlimit.com/static/streaming-playlists/hls/6af7997d-447a-42ef-987c-92a171c5c023/a50a90f3-8e68-4341-a09d-8739df36200a-1080-fragmented.mp4. (Reason: CORS header ‘Access-Control-Allow-Origin’ does not match ‘*, *’).
If you want to reach out to me via email my address is dave.finton@gmail.com.
Thanks!