this post was submitted on 15 Dec 2024
12 points (80.0% liked)

Jellyfin: The Free Software Media System

5871 readers
54 users here now

Current stable release: 10.10.3

Community Standards

Website

Forum

GitHub

Documentation

Feature Requests

Matrix (General Information & Help)

Matrix (Announcements)

Matrix (General Development)

Matrix (Off-Topic) - Come get to know the team and blow off steam!

Matrix Space - List of all the available rooms on Matrix.

Discord - Bridged to our Matrix rooms

founded 4 years ago
MODERATORS
 

Hey all after a few months of giving up on trying to get my server to run I tried again and made it even worse. On a tutorial I was watching it suggested changing the port number. It appears this was a mistake as I can no longer access my sever even after uninstalling the program and reinstalling it. I’ve been fighting it for about a hour if anyone has any suggestions on how to fix this mess please let me know

I’m running my server on a laptop running Linux Mint cinnamon

you are viewing a single comment's thread
view the rest of the comments
[–] jeansburger 7 points 3 weeks ago (1 children)

Did you open the port on your laptop's firewall to allow the traffic to the new port?

What issues are you having that would require changing the port you use would fix it?

[–] [email protected] 1 points 3 weeks ago (1 children)

I was unable to access the server from my IPhone using the official app or any 3rd party app I tried. I’ll see opening the port on my firewall can fix the not being able to start the server issue

[–] jeansburger 5 points 2 weeks ago

If the service isn't starting due to a changed port then one of two things are happening:

  1. Something else is using that port and its throwing an error
  2. There's a configuration issue (typo, comment, or duplicate setting) that is preventing the server from starting

Do you have any logs from the server that might help with determining which of these two it is?

Also are you trying to access the service on your local network or via something like your mobile data or a VPN? Because if it's the latter you probably need to configure your router to allow external traffic (which can be a security risk).