• 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 Jellyfin on QNAP TVS-872X: 'Not Found' Error After Installation

     
    • 0 Vote(s) - 0 Average

    Jellyfin on QNAP TVS-872X: 'Not Found' Error After Installation

    Jellyfin on QNAP TVS-872X: 'Not Found' Error After Installation
    Epicrean
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2024 May
    Reputation: 0
    Country:United States
    #3
    2024-05-16, 12:11 AM (This post was last modified: 2024-05-16, 12:29 AM by Epicrean. Edited 1 time in total.)
    here is the log file
    [2024-05-13 22:36:24.200 -05:00] [INF] [4] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /share/CACHEDEV1_DATA/.qpkg/jellyfin/logs]"]
    [2024-05-13 22:36:24.202 -05:00] [INF] [4] Main: Arguments: ["/share/CACHEDEV1_DATA/.qpkg/jellyfin/jellyfin/bin/jellyfin.dll", "--datadir=/share/CACHEDEV1_DATA/.qpkg/jellyfin/database", "--cachedir=/share/CACHEDEV1_DATA/.qpkg/jellyfin/cache", "--webdir=/share/CACHEDEV1_DATA/.qpkg/jellyfin/jellyfin-web", "--configdir=/share/CACHEDEV1_DATA/.qpkg/jellyfin/conf", "--logdir=/share/CACHEDEV1_DATA/.qpkg/jellyfin/logs", "--ffmpeg=/share/CACHEDEV1_DATA/.qpkg/jellyfin/jellyfin-ffmpeg/ffmpeg", "--package-name=pdulvp"]
    [2024-05-13 22:36:24.202 -05:00] [INF] [4] Main: Operating system: "Linux 5.10.60-qnap #1 SMP Mon Feb 19 13:05:48 CST 2024"
    [2024-05-13 22:36:24.202 -05:00] [INF] [4] Main: Architecture: X64
    [2024-05-13 22:36:24.202 -05:00] [INF] [4] Main: 64-Bit Process: True
    [2024-05-13 22:36:24.203 -05:00] [INF] [4] Main: User Interactive: True
    [2024-05-13 22:36:24.203 -05:00] [INF] [4] Main: Processor count: 6
    [2024-05-13 22:36:24.203 -05:00] [INF] [4] Main: Program data path: "/share/CACHEDEV1_DATA/.qpkg/jellyfin/database"
    [2024-05-13 22:36:24.203 -05:00] [INF] [4] Main: Log directory path: "/share/CACHEDEV1_DATA/.qpkg/jellyfin/logs"
    [2024-05-13 22:36:24.203 -05:00] [INF] [4] Main: Config directory path: "/share/CACHEDEV1_DATA/.qpkg/jellyfin/conf"
    [2024-05-13 22:36:24.203 -05:00] [INF] [4] Main: Cache path: "/share/CACHEDEV1_DATA/.qpkg/jellyfin/cache"
    [2024-05-13 22:36:24.203 -05:00] [INF] [4] Main: Web resources path: "/share/CACHEDEV1_DATA/.qpkg/jellyfin/jellyfin-web"
    [2024-05-13 22:36:24.203 -05:00] [INF] [4] Main: Application directory: "/share/CACHEDEV1_DATA/.qpkg/jellyfin/jellyfin/bin/"
    [2024-05-13 22:36:24.212 -05:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration"]
    [2024-05-13 22:36:24.280 -05:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/share/CACHEDEV1_DATA/.qpkg/jellyfin/cache"
    [2024-05-13 22:36:24.306 -05:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: Loading assemblies
    [2024-05-13 22:36:24.324 -05:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.QnapConfiguration, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null" from "/share/CACHEDEV1_DATA/.qpkg/jellyfin/database/plugins/Jellyfin.Plugin.QnapConfiguration/Jellyfin.Plugin.QnapConfiguration.dll"
    [2024-05-13 22:36:24.362 -05:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
    [2024-05-13 22:36:24.362 -05:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
    [2024-05-13 22:36:24.362 -05:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
    [2024-05-13 22:36:24.364 -05:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: ["127.0.0.1", "192.168.1.171"]
    [2024-05-13 22:36:24.364 -05:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
    [2024-05-13 22:36:24.364 -05:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Filter list: []
    [2024-05-13 22:36:25.191 -05:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: There are pending EFCore migrations in the database. Applying... (This may take a while, do not stop Jellyfin)
    [2024-05-13 22:36:25.927 -05:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"ImageInfos"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
    [2024-05-13 22:36:25.927 -05:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"ImageInfos"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
    [2024-05-13 22:36:25.929 -05:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Permissions"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
    [2024-05-13 22:36:25.929 -05:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Permissions"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
    [2024-05-13 22:36:25.930 -05:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Preferences"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
    [2024-05-13 22:36:25.930 -05:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Preferences"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
    [2024-05-13 22:36:25.931 -05:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Users"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
    [2024-05-13 22:36:25.931 -05:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Users"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
    [2024-05-13 22:36:26.494 -05:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: EFCore migrations applied successfully
    [2024-05-13 22:36:26.940 -05:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
    [2024-05-13 22:36:26.942 -05:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/share/CACHEDEV1_DATA/.qpkg/jellyfin/cache"
    [2024-05-13 22:36:26.980 -05:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "QNAP.Configuration" "1.0.0.1"
    [2024-05-13 22:36:26.981 -05:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.1.0"
    [2024-05-13 22:36:26.981 -05:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.1.0"
    [2024-05-13 22:36:26.982 -05:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.1.0"
    [2024-05-13 22:36:26.993 -05:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.1.0"
    [2024-05-13 22:36:26.994 -05:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.1.0"
    [2024-05-13 22:36:27.041 -05:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["DisableTranscodingThrottling", "CreateLoggingConfigHeirarchy", "MigrateActivityLogDatabase", "RemoveDuplicateExtras", "MigrateUserDatabase", "MigrateDisplayPreferencesDatabase", "RemoveDownloadImagesInAdvance", "MigrateAuthenticationDatabase", "FixPlaylistOwner", "MigrateRatingLevels"]
    [2024-05-13 22:36:27.043 -05:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"AddDefaultPluginRepository"'
    [2024-05-13 22:36:27.043 -05:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Jellyfin on QNAP TVS-872X: 'Not Found' Error After Installation - by Epicrean - 2024-05-15, 03:02 AM
    RE: Jellyfin on QNAP TVS-872X: 'Not Found' Error After Installation - by TheDreadPirate - 2024-05-15, 03:20 AM
    RE: Jellyfin on QNAP TVS-872X: 'Not Found' Error After Installation - by Epicrean - 2024-05-16, 12:11 AM
    RE: Jellyfin on QNAP TVS-872X: 'Not Found' Error After Installation - by TheDreadPirate - 2024-05-16, 12:29 AM
    RE: Jellyfin on QNAP TVS-872X: 'Not Found' Error After Installation - by Epicrean - 2024-05-16, 01:34 AM
    RE: Jellyfin on QNAP TVS-872X: 'Not Found' Error After Installation - by TheDreadPirate - 2024-05-16, 12:47 PM
    RE: Jellyfin on QNAP TVS-872X: 'Not Found' Error After Installation - by Epicrean - 2024-05-16, 03:51 PM
    RE: Jellyfin on QNAP TVS-872X: 'Not Found' Error After Installation - by TheDreadPirate - 2024-05-16, 05:15 PM
    RE: Jellyfin on QNAP TVS-872X: 'Not Found' Error After Installation - by Epicrean - 2024-05-17, 01:46 AM
    RE: Jellyfin on QNAP TVS-872X: 'Not Found' Error After Installation - by TheDreadPirate - 2024-05-17, 03:03 AM

    • 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