this post was submitted on 15 Dec 2024
13 points (81.0% liked)
Jellyfin: The Free Software Media System
6596 readers
1 users here now
Current stable release: 10.10.7
Matrix (General Information & Help)
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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Based on the very little information you've given here, I would recommend wiping the whole thing and starting over.
While you're doing that, I suggest running it in docker. It's a lot easier to contain an app with docker, because it runs in a container.
Yeah. Agree on docker. I held off on that for a long time and it does look intimidating at first, but its just a few basic commands and then things just work.
I wish it were that easy. I'm fairly computer competent, comfortable enough in the Linux command line to follow any tutorials, and Google my way through most problems I run into.
But docker? Dang. Maybe once you figure it out, you forget how hard it was to learn. But that learning curve is STEEP. I banged my head against that wall for like a week before giving up. Everything is so abstracted away. I'm baffled every time it's recommended to newbies as easier than other options, especially when those newbies are struggling with ports of all things (no offense to OP).
Maybe I'm just dumb I guess 🤷♂️
Nope, I had the same experience. I don't know how many tutorials for set up of docker and jellyfin via docker that I read/watched and tried. Eventually I found one that worked, but I am still in that steep part of the curve after having successfully set up a few containers. That said, it has worked flawlessly since install, so...
Glad to hear I'm not alone 😬