• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Networking & Access SOLVED: Connection refused on NAS after upgrading to 10.9.xx from 10.8.13

     
    • 0 Vote(s) - 0 Average

    SOLVED: Connection refused on NAS after upgrading to 10.9.xx from 10.8.13

    AGiLiT
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2023 Jun
    Reputation: 0
    Country:United States
    #1
    2024-09-02, 04:44 PM
    I just tried upgrading Jellyfin on my WD NAS from 10.8.13 to 10.9.10, running in a docker container.  I get a connection refused message when I try to access x.x.x.x:8096.  I can't telnet to the port either (I reinstalled 10.8.13 and verified telnet connection works on that version.

    I always build my containers via. a Putty connection to the NAS and using docker run command.  Using portainer on the NAS to look at container logs and info, I see that 10.9 version shows container status as unhealthy, and logs show error message, 'Failed to create core CLR'.

    I hope that's enough of a starting point to guide me on what I should look at next to try and resolve this.

    Thanks.
    Go to solution
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-09-02, 05:26 PM
    Is the container actually running? Unhealthy can be due to use of host networking.

    Can you share the jellyfin logs via pastebin?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    AGiLiT
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2023 Jun
    Reputation: 0
    Country:United States
    #3
    2024-09-02, 05:59 PM
    (2024-09-02, 05:26 PM)TheDreadPirate Wrote: Is the container actually running?  Unhealthy can be due to use of host networking.

    Can you share the jellyfin logs via pastebin?

    The log files are empty (I deleted old ones before rebuilding the new container.)

    Here is the output of a docker ps command:

    root@Our-Cloud1 ~ # docker ps
    CONTAINER ID  IMAGE                                          COMMAND                CREATED        STATUS                            PORTS                                                      NAMES
    122dd5965be7  jellyfin/jellyfin:latest                        "/jellyfin/jellyfin"  7 minutes ago  Restarting (137) 37 seconds ago                                                              wizardly_williams
    AGiLiT
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2023 Jun
    Reputation: 0
    Country:United States
    #4
    2024-09-02, 06:36 PM
    Fixed it!  Thank you Google.  Googling 'Failed to create coreclr in docker container' led me to discussions about upgrades in .Net and docker versions.  WD doesn't support docker natively, so we have to rely on the community to provide .bin files to install it.  There aren't any really current versions that I could find.  However, one of the posters in one of the threads I looked at provided this solution:

    add argument --security-opt seccomp=unconfined for docker run command.

    That fixed it for me, and Jellyfin is now up and running on my NAS.

    Thanks again for the help.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode