Jellyfin Forum
SOLVED: Cant Access My Server - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: SOLVED: Cant Access My Server (/t-solved-cant-access-my-server)



Cant Access My Server - TylerS - 2025-01-11

So the server was working fine. I was trying to stream it to my friends house. He was having issues logging in or even creating a user. I tried creating the user for him. Then I thought stupidly changing the server URL would be better. I can no longer get into the server to reset it via the browser. If I go to the tray and right click on 'Jellyfin' then click 'Open Jellyfin', I'm brought to a white page with the new URL I set. I tried unistalling and reinstalling. I'm definitely missing something here. I can't ever use the server locally anymore.  Upside-down-face Please I need help getting in there and resetting the destruction.


RE: Cant Access My Server - TheDreadPirate - 2025-01-11

How did you "change the server URL"? What happens when you type "http://localhost:8096" in the browser on the host running Jellyfin.


RE: Cant Access My Server - TylerS - 2025-01-11

I have no idea how. I think it was under networking in the dashboard. Something about URL and I made it my name and last digits of my birth year, ya know something easy. When I open up the server through the tray app, the white page it takes me to on my browser has that URL I made in the address albeit slightly different. I should have read before I started messing around and messing things up. I did so well for a long while too.

(2025-01-11, 04:33 AM)TheDreadPirate Wrote: How did you "change the server URL"?  What happens when you type "http://localhost:8096" in the browser on the host running Jellyfin.

I just tried that in my address bar and it takes my to that white page with my new URL name. http://localhost:8096/http://TylerS99.com/%3Cbaseurl%3E/web/

Nothing loads up and I cant access the server from my roku like usual. That's not the full address. wasn't sure if that's something I should post for my protection.


RE: Cant Access My Server - theguymadmax - 2025-01-11

In your config folder open network.xml and change  
Code:
<BaseUrl>/Tylerwhatever.com</BaseUrl>
to
Code:
<BaseUrl />

And restart your server.


RE: Cant Access My Server - TylerS - 2025-01-12

Thank you Sir. That helped me so so much. Plus I learned a thing or too haha.