Jellyfin Forum
JUCI failed to initialize.. - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+---- Forum: Networking & Access (https://forum.jellyfin.org/f-networking-access)
+---- Thread: JUCI failed to initialize.. (/t-juci-failed-to-initialize)



JUCI failed to initialize.. - Joku - 2024-08-08

Hello,
I'm trying to setup Jellyfin server for the first time using this guide: https://jellyfin.org/docs/general/quick-start/windows/
All goes well until the very end when I run "caddy run" command and when I try going to domain using browser to test if I can get to Jellyfin login page. I get this error message:    
I've been searching if anyone else has this same problem but no luck so far. Error points to my router which is a Genexis ED504.
Any ideas what should I do?


RE: JUCI failed to initialize.. - TheDreadPirate - 2024-08-08

AFAICT, the error is related to an embedded web server running on your OpenWRT router. So the router is listening on port 80/443 and not passing it to caddy?


RE: JUCI failed to initialize.. - Joku - 2024-08-08

I opened both of those ports in my router. Sorry I'm not very tech savvy. I took a screenshot so you can check if everything is okay.


RE: JUCI failed to initialize.. - TheDreadPirate - 2024-08-08

It isn't a matter of having port forwarding or not. "JUCI", AFAICT, is the embedded web server in your router and it is listening on port 80/443 and not forwarding those ports to Caddy. You need to figure out what is going on with your router. I don't have your router nor have I ever used OpenWRT.


RE: JUCI failed to initialize.. - Joku - 2024-08-09

I may have to just switch to Plex because of my limited technical skills unfortunately. I just got this router and I've never had OpenWRT router before. Thanks anyway.