this post was submitted on 09 Nov 2025
16 points (90.0% liked)

Selfhosted

52936 readers
652 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

I don't actually understand and listed quite a few possibilities so at this point, any idea welcomed.

you are viewing a single comment's thread
view the rest of the comments
[–] foggy@lemmy.world 1 points 4 days ago (1 children)

Are the two servers on the same LAN? Did you update all configs for the new servers address?

[–] utopiah@lemmy.world 1 points 4 days ago

Different networks entirely. AFAICT no IP is hardcoded, only domain names which are the same.

But... please feel free to check the URL, it seems to work.

My hypothesis is that the player in the browser, maybe due to WebWorks, had cached the IP of the content. So I was getting the UI/API from the new IP but the content itself (namely video files) from the old IP which might have created some CORS/CSP issues and that the player itself blocked it. (updating the post on the forum with that idea in case others get in a similar situation)