this post was submitted on 18 Nov 2023
2 points (100.0% liked)

Self-Hosted Main

515 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

Hi, new to the sub, I wonder if you could help me.

I tried everything but can’t access from iPhone nor iPad through the app.

My server is set on my Linux mint laptop, so I tried to do that thing where you tell the firewall to let devices from local host 8096 access the pc, but it does not work. I’m pretty sure is not a Linux problem at this point, it’s the iOS app that have some kind of block.

Is there a way to make this app work? Did some of you succeed?

(Before you suggest I use plex, it‘a not an option for me cos I can’t use it on my tv with fire stick.

I also tried Emby but it uses the same local host of jellyfin, so when I open the emby server client it automatically goes to the jellyfin server page)

Thanks for your kindness!

top 3 comments
sorted by: hot top controversial new old
[–] agressivelyPassive@feddit.de 3 points 1 year ago

What exactly do you mean "it uses the same localhost"?

Maybe I'm interpreting your post completely wrong, but did you just type "localhost:8096" as the server address in the iOS app?

[–] AceSLS@ani.social 1 points 1 year ago

iOS does not accept self signed certificates, that might be your problem

[–] CondorWonder@lemmy.ca 1 points 1 year ago

Is JellyFin listening on localhost? Try changing its binding to 0.0.0.0 instead. Localhost is not available off the local machine, so I’m not sure what you mean by ‘let devices from local host access the pc’.