• 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 No plugins avaible and posters not loading

     
    • 0 Vote(s) - 0 Average

    No plugins avaible and posters not loading

    ProfiloMultimedia
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    #9
    2024-08-08, 04:37 PM (This post was last modified: 2024-08-08, 04:50 PM by TheDreadPirate. Edited 1 time in total.)
    Results below:
    Code:
    server@server:/$ ip a
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
        link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
        inet 127.0.0.1/8 scope host lo
          valid_lft forever preferred_lft forever
    2: enp4s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
        link/ether <MAC Addr> brd ff:ff:ff:ff:ff:ff
    3: wlp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
        link/ether <MAC Addr> brd ff:ff:ff:ff:ff:ff
        inet 192.168.1.44/24 brd 192.168.1.255 scope global wlp3s0
          valid_lft forever preferred_lft forever
        inet6 <IPv6 address>/64 scope global dynamic mngtmpaddr noprefixroute
          valid_lft 86331sec preferred_lft 86331sec
        inet6 fe80::1ad6:c7ff:feaf:8b23/64 scope link
          valid_lft forever preferred_lft forever
    server@server:/$ sudo route -vn
    Kernel IP routing table
    Destination    Gateway        Genmask        Flags Metric Ref    Use Iface
    0.0.0.0        192.168.1.1    0.0.0.0        UG    0      0        0 wlp3s0
    192.168.1.0    0.0.0.0        255.255.255.0  U    0      0        0 wlp3s0

    Honestly i think it's something wrong about the DNS configuration. When i installed the OS i set a static IP address via the yaml file in /etc/netplan:

    Code:
    # This file is generated from information provided by the datasource.  Changes
    # to it will not persist across an instance reboot.  To disable cloud-init's
    # network configuration capabilities, write a file
    # /etc/cloud/cloud.cfg.d/99-disable-network-config.cfg with the following:
    # network: {config: disabled}
    network:
        ethernets:
            enp4s0:
                dhcp4: no
                optional: true
        version: 2
        wifis:
            wlp3s0:
                access-points:
                    the Wi-Fi SSID
                        password: the wifi password 
               dhcp4: no
                addresses:
                  - 192.168.1.44/24
                routes:
                  - to: default
                    via: 192.168.1.1
                nameservers:
                  addresses: [8.8.8.8, 8.8.4.4]

    Probably something similar to this:
    https://forum.jellyfin.org/t-solved-plug...ot-loading
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    No plugins avaible and posters not loading - by ProfiloMultimedia - 2024-08-07, 02:11 PM
    RE: No plugins avaible and posters not loading - by TheDreadPirate - 2024-08-07, 02:32 PM
    RE: No plugins avaible and posters not loading - by ProfiloMultimedia - 2024-08-07, 04:07 PM
    RE: No plugins avaible and posters not loading - by TheDreadPirate - 2024-08-07, 05:03 PM
    RE: No plugins avaible and posters not loading - by ProfiloMultimedia - 2024-08-07, 07:30 PM
    RE: No plugins avaible and posters not loading - by TheDreadPirate - 2024-08-07, 07:34 PM
    RE: No plugins avaible and posters not loading - by ProfiloMultimedia - 2024-08-08, 02:08 PM
    RE: No plugins avaible and posters not loading - by TheDreadPirate - 2024-08-08, 04:27 PM
    RE: No plugins avaible and posters not loading - by ProfiloMultimedia - 2024-08-08, 04:37 PM
    RE: No plugins avaible and posters not loading - by TheDreadPirate - 2024-08-08, 04:53 PM
    RE: No plugins avaible and posters not loading - by ProfiloMultimedia - 2024-08-08, 05:00 PM
    RE: No plugins avaible and posters not loading - by TheDreadPirate - 2024-08-08, 05:08 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