Thefrank / jellyfin-server-freebsd

jellyfin-server component for freebsd
185 stars 16 forks source link

default username/password? #36

Closed vongoethe closed 1 year ago

vongoethe commented 1 year ago

I have successfully installed the jellyfin server. But when I open ip:8096, it leads me to the login screen, and there's no default username/password prompt. I tried many combinations and still no luck. So what's the default username/password? thanks

Thefrank commented 1 year ago

That should not be happening normally. Clear any browser cache you might have of that IP. If that does not resolve it then try browsing to http://IP_OF_JELLYFIN_SERVER:8096/web/index.html#!/wizardstart.htm

vongoethe commented 1 year ago

it reports 404 error and I tried http://ip:port/web/index.html#!/wizardstart.html, and it leads to login screen again how this happened...

vongoethe commented 1 year ago

I cleared the cookies and cache, and open the browser in private mode, still no luck.

Thefrank commented 1 year ago

If it is giving a 404 then

vongoethe commented 1 year ago

thank you I'll give it a try.

vongoethe commented 1 year ago

delete the jail and recreate, then reinstall jellyfin everything works normal now thank you