16
submitted 9 months ago* (last edited 9 months ago) by utopiah@lemmy.world to c/selfhosted@lemmy.world

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
[-] utopiah@lemmy.world 2 points 9 months ago

Oops sorry, terribly phrased, I meant "doesn't behave the same work" but I simplified, hopefully.

Basically worked on old server, doesn't work on new!

[-] foggy@lemmy.world 2 points 9 months ago

Is the docker container spinning up and running, or failing and exiting?

Run docker ps, it'll tell you how long your containers have been running or if they exited.

If everything is running then it's most likely network, and I'd need to know how it is you used to access it on the old server (web address? Ip?)

If it's not running then you get to dig through error logs to get to the next step 🤓

[-] utopiah@lemmy.world 1 points 9 months ago

Is the docker container spinning up and running, or failing and exiting?

Running and healthy

Run docker ps, it’ll tell you how long your containers have been running or if they exited.

Indeed and they don't exit.

If everything is running then it’s most likely network, and I’d need to know how it is you used to access it on the old server (web address? Ip?)

It it accessible via the domain name so networking, as least for UI and API, is working fine. Reverse proxy does let traffic go through.

If it’s not running then you get to dig through error logs to get to the next step 🤓

I checked error logs of all containers and seems fine. The only error I see are client side.

[-] foggy@lemmy.world 1 points 9 months ago

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

[-] utopiah@lemmy.world 1 points 9 months 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)

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

Selfhosted

61901 readers
132 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS