You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently working to get NPM functioning for a Docker instance of Jellyfin, but I have run into some issues. I configured NPM based on the instructions provided in Jellyfin's documentation: Nginx Configuration, as shown in the screenshot below. However, when I attempt to access my (sub)domain, I am redirected to https://jellyfin.domain.com/web/index.html as expected, but I encounter a 404 error.
It is important to note that for testing purposes, I set up a NAT route to directly access the Docker instance using domain.com:8096, and everything works as intended. This leads me to believe that the issue lies with NPM.
I have several other services with configurations that are very similar and they work perfectly. The problem is specific to this particular case.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there!
I am currently working to get NPM functioning for a Docker instance of Jellyfin, but I have run into some issues. I configured NPM based on the instructions provided in Jellyfin's documentation: Nginx Configuration, as shown in the screenshot below. However, when I attempt to access my (sub)domain, I am redirected to
https://jellyfin.domain.com/web/index.html
as expected, but I encounter a 404 error.It is important to note that for testing purposes, I set up a NAT route to directly access the Docker instance using domain.com:8096, and everything works as intended. This leads me to believe that the issue lies with NPM.
I have several other services with configurations that are very similar and they work perfectly. The problem is specific to this particular case.
Any hint of why there's something wrong here ?
Many thanks !
(advanced tab is empty)
Beta Was this translation helpful? Give feedback.
All reactions