this post was submitted on 05 Oct 2024
68 points (98.6% liked)

Linux

47597 readers
1677 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

What software have you found particularly frustrating or difficult to configure on Linux?

you are viewing a single comment's thread
view the rest of the comments
[–] TeryVeneno@lemmy.ml 2 points 1 day ago* (last edited 1 day ago) (1 children)

I think this means it can't actually see your jellyfin instance, you need to use your computer's local network ip instead of localhost if the two containers aren't in the same pod via a docket compose file. I've had this issue before.

[–] aStonedSanta@lemm.ee 3 points 1 day ago (1 children)

Nah. It’s on the same docker compose file through portainer. And I’ve been using the local ip. I never use local host for some reason lol

[–] TeryVeneno@lemmy.ml 1 points 17 hours ago (1 children)

You probably need to use localhost lol or the name of container set in the docker compose file. Both might work, I forget

[–] aStonedSanta@lemm.ee 1 points 14 hours ago (1 children)

I’ll try name of container. I have tried localhost in my troubleshooting. It loads the login screen fine. But just spins for 3 minutes then errors out at some point just like the IP lol I’ll be working on it when I get home later after this flight and I’ll let you know if I solve my struggles lol

[–] TeryVeneno@lemmy.ml 1 points 11 hours ago (1 children)

Wishing you luck, it's so worth it once it works

[–] aStonedSanta@lemm.ee 1 points 8 hours ago

Container IP sorted me. Out. Woo. Thank you 🙏