• 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 Off Topic General Discussion Can't find a way to work Jellyfin via WD Cloud Ex2 Ultra

     
    • 0 Vote(s) - 0 Average

    Can't find a way to work Jellyfin via WD Cloud Ex2 Ultra

    Enyenism Visuals
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2024 Sep
    Reputation: 0
    #3
    2024-09-15, 05:22 PM
    (2024-09-15, 04:45 PM)TheDreadPirate Wrote:
    This is almost certainly an issue with WD's cloud OS or whatever they call it.  The libraries provided by the OS that docker/jellyfin depends on probably use different paging sizes.

    If you have command line access to your NAS, run this command.

    Code:
    getconf PAGESIZE


    It may be 2048 instead of 4096.


    Hey. I tried running it via docker compose.

    version: '3.3'
    services:
      jellyfin:
        image: jellyfin/jellyfin
        container_name: jellyfin
        network_mode: "host"
        volumes:
          - /mnt/HD/HD_a2/jelly/config:/config
          - /mnt/HD/HD_a2/jelly/cache:/cache
          - /mnt/HD/HD_a2/jelly/media:/media
        restart: unless-stopped


    But still same error:  "/jellyfin/jellyfin: error while loading shared libraries: libpthread.so.0: ELF load command address/offset not page-aligned"
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Can't find a way to work Jellyfin via WD Cloud Ex2 Ultra - by Enyenism Visuals - 2024-09-15, 03:26 PM
    RE: Can't find a way to work Jellyfin via WD Cloud Ex2 Ultra - by TheDreadPirate - 2024-09-15, 04:45 PM
    RE: Can't find a way to work Jellyfin via WD Cloud Ex2 Ultra - by Enyenism Visuals - 2024-09-15, 05:22 PM
    RE: Can't find a way to work Jellyfin via WD Cloud Ex2 Ultra - by TheDreadPirate - 2024-09-15, 08:22 PM
    RE: Can't find a way to work Jellyfin via WD Cloud Ex2 Ultra - by danielsbrewer - 2024-09-21, 01:49 PM

    • 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