Skip to content

fix: Update the path of the index.html - #124

Merged
thespad merged 1 commit into
linuxserver:masterfrom
tidusjar:master
Mar 4, 2026
Merged

fix: Update the path of the index.html#124
thespad merged 1 commit into
linuxserver:masterfrom
tidusjar:master

Conversation

@tidusjar

@tidusjar tidusjar commented Mar 4, 2026

Copy link
Copy Markdown
Contributor

linuxserver.io


  • I have read the contributing guideline and understand that I have made the correct modifications

Description:

We have changed the location of the index.html, it's now in another sub folder due to switching the frontend build system

Benefits of this PR and context:

Makes Ombi work with sub-dir setups again

How Has This Been Tested?

Verified locally

Source / References:

Outstanding issue on the Ombi Discord currently

@LinuxServer-CI

Copy link
Copy Markdown
Contributor

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/ombi/v4.53.4-pkg-7aff12ea-dev-138bf5f98591a1106bf0ae55a8a38db8e8cd3207-pr-124/index.html
https://ci-tests.linuxserver.io/lspipepr/ombi/v4.53.4-pkg-7aff12ea-dev-138bf5f98591a1106bf0ae55a8a38db8e8cd3207-pr-124/shellcheck-result.xml

Tag Passed
amd64-v4.53.4-pkg-7aff12ea-dev-138bf5f98591a1106bf0ae55a8a38db8e8cd3207-pr-124
arm64v8-v4.53.4-pkg-7aff12ea-dev-138bf5f98591a1106bf0ae55a8a38db8e8cd3207-pr-124

@github-project-automation github-project-automation Bot moved this from PRs to PRs Approved in Issue & PR Tracker Mar 4, 2026
@thespad
thespad merged commit 1416307 into linuxserver:master Mar 4, 2026
5 checks passed
@LinuxServer-CI LinuxServer-CI moved this from PRs Approved to Done in Issue & PR Tracker Mar 4, 2026
@goose-ws goose-ws mentioned this pull request Mar 19, 2026
1 task
thespad pushed a commit that referenced this pull request Jun 6, 2026
The Angular build output moved into a browser/ subfolder, so the
index.html that Ombi rewrites for BASE_URL lives at
dist/browser/index.html. Commit 32375bf reintroduced the pre-#124
path (dist/index.html) while adding the LSIO_READ_ONLY_FS guard, so
the real file is never chowned to abc and Ombi cannot apply BASE_URL
(blank page behind a subpath reverse proxy).

Restore the browser/ path inside the read-only guard.

Closes #126
thespad added a commit that referenced this pull request Jun 6, 2026
fix: chown the correct index.html path (dist/browser) — regression of #124
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants