• 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 Plugin Catalogue Not Loading

     
    • 0 Vote(s) - 0 Average

    Plugin Catalogue Not Loading

    SSL Exception when accessing plugin repo
    PeterRob
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2024 Jun
    Reputation: 0
    #3
    2024-06-25, 03:16 AM
    [*]
    (2024-06-25, 02:19 AM)TheDreadPirate Wrote: You need to remove the unstable plugins catalog.

    In /etc/jellyfin/system.xml there will be a block for all the repos you have added to your install.

    Code:
      <PluginRepositories>
        <RepositoryInfo>
          <Name>Jellyfin Stable</Name>
          <Url>https://repo.jellyfin.org/files/plugin/manifest.json</Url>
          <Enabled>true</Enabled>
        </RepositoryInfo>
        <RepositoryInfo>
          <Name>Cloud9</Name>
          <Url>https://raw.githubusercontent.com/Cloud9Developer/Jellyfin-Newsletter-Plugin/master/manifest.json</Url>
          <Enabled>true</Enabled>
        </RepositoryInfo>
      </PluginRepositories>

    Remove the entry for the unstable repo.

    [*]I've removed the unstable plugins repo:

    [*]
    Code:
    <PluginRepositories>
        <RepositoryInfo> 
          <Name>Jellyfin Stable</Name>
          <Url>https://repo.jellyfin.org/files/plugin/manifest.json</Url>
          <Enabled>true</Enabled>
        </RepositoryInfo>
      </PluginRepositories>

    [*]Error remains:
    [*]
    Code:
    [2024-06-25 03:10:24.891 +00:00] [ERR] An error occurred while accessing the plugin manifest: "https://repo.jellyfin.org/files/plugin/manifest.json"
    System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
    ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid because of errors in the certificate chain: NotTimeValid
      at System.Net.Security.SslStream.CompleteHandshake(SslAuthenticationOptions sslAuthenticationOptions)
      at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
      at System.Net.Http.ConnectHelper.EstablishSslConnectionAsync(SslClientAuthenticationOptions sslOptions, HttpRequestMessage request, Boolean async, Stream stream, CancellationToken cancellationToken)
      --- End of inner exception stack trace ---
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Plugin Catalogue Not Loading - by PeterRob - 2024-06-25, 02:11 AM
    RE: Plugin Catalogue Not Loading - by TheDreadPirate - 2024-06-25, 02:19 AM
    RE: Plugin Catalogue Not Loading - by PeterRob - 2024-06-25, 03:16 AM
    RE: Plugin Catalogue Not Loading - by TheDreadPirate - 2024-06-25, 02:04 PM
    RE: Plugin Catalogue Not Loading - by PeterRob - 2024-06-25, 10:24 PM
    RE: Plugin Catalogue Not Loading - by TheDreadPirate - 2024-06-25, 10:30 PM
    RE: Plugin Catalogue Not Loading - by PeterRob - 2024-06-25, 11:05 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