Ryan

u/ryan_harg@discuss.tchncs.de
31 posts · 103 comments

Recent posts

Recent comments

on *Permanently Deleted* · c/jellyfin · 5 pts · 298d

Funny, I also did a quick test with the most recent version and it seemed to work fine at first glance...

plus, most of the mentioned cve's state "versions before ...". Exposing a service to the internet always has a risk to it, keeping your service up-to-date is mandatory. Running behind a vpn can protect you, sure. But it also has to be practical. I don't get why Jellyfin especially gets this kind of slaming. You'll find similar records for any other software.

connection timeout doesn't sound like ssl problem to me. is the webserver actually running? i think i read nginx in a different post, you might look for a running nginx process using

ps aux | grep nginx

If it is running, is the connection working with normal http:// on port 80?

i have the same hardware (24gb ram) and it works a treat. I run quite a number of services on it. Only pihole i moved to a dedicated raspi. that way i don't need to restart thw dns when i restart the other server.