You are not logged in.

#26 2022-11-15 11:20:43

jddoxtator
Member
Registered: 2022-01-02
Posts: 43

Re: Unable to change ownership on mounted samba share folder

d.ALT wrote:
jddoxtator wrote:
d.ALT wrote:

Could you go with this?:
- in your smb.conf set force user = jellyfin
- add jellyfin user to SAMBA users: https://wiki.archlinux.org/title/Samba#Adding_a_user
- chown -R jellyfin: /video


Tried that, still hangs.

Did you restart SAMBA service?

yep

Offline

#27 2022-11-15 11:23:39

jddoxtator
Member
Registered: 2022-01-02
Posts: 43

Re: Unable to change ownership on mounted samba share folder

here is the log after update and reboot

Nov 15 11:16:33 Rig03 jellyfin[747]: [11:16:33] [INF] [22] Jellyfin.Api.Auth.CustomAuthenticationHandler: CustomAuthentication was not authenticated. Failure message: Invalid token.
Nov 15 11:16:33 Rig03 jellyfin[747]: [11:16:33] [INF] [22] Jellyfin.Api.Auth.CustomAuthenticationHandler: CustomAuthentication was not authenticated. Failure message: Invalid token.
Nov 15 11:16:33 Rig03 jellyfin[747]: [11:16:33] [INF] [22] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: CustomAuthentication was challenged.
Nov 15 11:16:39 Rig03 jellyfin[747]: [11:16:39] [INF] [33] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for jddoxtator has succeeded.
Nov 15 11:16:39 Rig03 jellyfin[747]: [11:16:39] [INF] [33] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user jddoxtator: 0/0
Nov 15 11:16:39 Rig03 jellyfin[747]: [11:16:39] [INF] [33] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 618ee6b2-ec39-41fd-8bc3-d57019d24751
Nov 15 11:16:40 Rig03 jellyfin[747]: [11:16:40] [INF] [31] Emby.Server.Implementations.HttpServer.WebSocketManager: WS 192.168.1.100 request
Nov 15 11:16:40 Rig03 jellyfin[747]: [11:16:40] [WRN] [36] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'AccessSchedule' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration wil>
Nov 15 11:16:40 Rig03 jellyfin[747]: [11:16:40] [WRN] [36] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'ActivityLog' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will b>
Nov 15 11:16:40 Rig03 jellyfin[747]: [11:16:40] [WRN] [36] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'CustomItemDisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This con>
Nov 15 11:16:40 Rig03 jellyfin[747]: [11:16:40] [WRN] [36] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'DisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration>
Nov 15 11:16:40 Rig03 jellyfin[747]: [11:16:40] [WRN] [36] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'HomeSection' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will b>
Nov 15 11:16:40 Rig03 jellyfin[747]: [11:16:40] [WRN] [36] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'ImageInfo' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be >
Nov 15 11:16:40 Rig03 jellyfin[747]: [11:16:40] [WRN] [36] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'ItemDisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configura>
Nov 15 11:16:40 Rig03 jellyfin[747]: [11:16:40] [WRN] [36] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'Permission' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be>
Nov 15 11:16:40 Rig03 jellyfin[747]: [11:16:40] [WRN] [36] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'Preference' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be>
Nov 15 11:16:40 Rig03 jellyfin[747]: [11:16:40] [WRN] [36] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'ApiKey' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ign>
Nov 15 11:16:40 Rig03 jellyfin[747]: [11:16:40] [WRN] [36] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'Device' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ign>
Nov 15 11:16:40 Rig03 jellyfin[747]: [11:16:40] [WRN] [36] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'DeviceOptions' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will>
Nov 15 11:16:40 Rig03 jellyfin[747]: [11:16:40] [WRN] [36] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'User' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignor>
lines 125-195/195 (END)

One thing I am noticing is the server clock is out of sync with the client. That might be an issue client is around 6:30am and server is around 11:30am

clock in sync now. This is the full log since reboot and attempt to add /videos resulting in hang

Nov 15 06:31:08 Rig03 systemd[1]: Started Jellyfin Media Server.
Nov 15 06:31:09 Rig03 jellyfin[733]: [06:31:09] [INF] [1] Main: Jellyfin version: 10.8.7
Nov 15 06:31:09 Rig03 jellyfin[733]: [06:31:09] [INF] [1] Main: Environment Variables: ["[JELLYFIN_DATA_DIRECTORY, /var/lib/jellyfin]", "[JELLYFIN_CACHE_DIRECTORY, /var/cache/jellyfin]", "[JELLYFIN_LOG_DIR, /var/lib/jellyfin/log]", "[JELLY>
Nov 15 06:31:09 Rig03 jellyfin[733]: [06:31:09] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--datadir", "/var/lib/jellyfin", "--cachedir", "/var/cache/jellyfin", "--webdir=/usr/share/jellyfin/web"]
Nov 15 06:31:09 Rig03 jellyfin[733]: [06:31:09] [INF] [1] Main: Operating system: Linux
Nov 15 06:31:09 Rig03 jellyfin[733]: [06:31:09] [INF] [1] Main: Architecture: X64
Nov 15 06:31:09 Rig03 jellyfin[733]: [06:31:09] [INF] [1] Main: 64-Bit Process: True
Nov 15 06:31:09 Rig03 jellyfin[733]: [06:31:09] [INF] [1] Main: User Interactive: True
Nov 15 06:31:09 Rig03 jellyfin[733]: [06:31:09] [INF] [1] Main: Processor count: 32
Nov 15 06:31:09 Rig03 jellyfin[733]: [06:31:09] [INF] [1] Main: Program data path: /var/lib/jellyfin
Nov 15 06:31:09 Rig03 jellyfin[733]: [06:31:09] [INF] [1] Main: Web resources path: /usr/share/jellyfin/web
Nov 15 06:31:09 Rig03 jellyfin[733]: [06:31:09] [INF] [1] Main: Application directory: /usr/lib/jellyfin/bin/
Nov 15 06:31:09 Rig03 jellyfin[733]: [06:31:09] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /var/cache/jellyfin
Nov 15 06:31:09 Rig03 jellyfin[733]: [06:31:09] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
Nov 15 06:31:09 Rig03 jellyfin[733]: [06:31:09] [ERR] [1] Jellyfin.Networking.Manager.NetworkManager: No interfaces information available. Resolving DNS name.
Nov 15 06:31:09 Rig03 jellyfin[733]: [06:31:09] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]
Nov 15 06:31:09 Rig03 jellyfin[733]: [06:31:09] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : []
Nov 15 06:31:09 Rig03 jellyfin[733]: [06:31:09] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]
Nov 15 06:31:09 Rig03 jellyfin[733]: [06:31:09] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: []
Nov 15 06:31:09 Rig03 jellyfin[733]: [06:31:09] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: []
Nov 15 06:31:10 Rig03 jellyfin[733]: [06:31:10] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: TMDb 10.8.7.0
Nov 15 06:31:10 Rig03 jellyfin[733]: [06:31:10] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Studio Images 10.8.7.0
Nov 15 06:31:10 Rig03 jellyfin[733]: [06:31:10] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: OMDb 10.8.7.0
Nov 15 06:31:10 Rig03 jellyfin[733]: [06:31:10] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: MusicBrainz 10.8.7.0
Nov 15 06:31:10 Rig03 jellyfin[733]: [06:31:10] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: AudioDB 10.8.7.0
Nov 15 06:31:10 Rig03 jellyfin[733]: [06:31:10] [INF] [1] Main: Kestrel listening on Any IP4 Address
Nov 15 06:31:11 Rig03 jellyfin[733]: [06:31:11] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
Nov 15 06:31:11 Rig03 jellyfin[733]: [06:31:11] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for Extract Chapter Images set to fire at 2022-11-16 02:00:00.000 -05:00, which is 19:28:48.9370146 from now.
Nov 15 06:31:11 Rig03 jellyfin[733]: [06:31:11] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version 5.1.2
Nov 15 06:31:11 Rig03 jellyfin[733]: [06:31:11] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available decoders: ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", >
Nov 15 06:31:11 Rig03 jellyfin[733]: [06:31:11] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available encoders: ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nve>
Nov 15 06:31:11 Rig03 jellyfin[733]: [06:31:11] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "over>
Nov 15 06:31:11 Rig03 jellyfin[733]: [06:31:11] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: tonemap_cuda with option GPU accelerated HDR to SDR tonemapping is not available
Nov 15 06:31:11 Rig03 jellyfin[733]: [06:31:11] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["vdpau", "cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
Nov 15 06:31:11 Rig03 jellyfin[733]: [06:31:11] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: ffmpeg
Nov 15 06:31:11 Rig03 jellyfin[733]: [06:31:11] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: a372ca0187f34d2c8aa11dbbc92cfb16
Nov 15 06:31:11 Rig03 jellyfin[733]: [06:31:11] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:00.0557321
Nov 15 06:31:11 Rig03 jellyfin[733]: [06:31:11] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
Nov 15 06:31:11 Rig03 jellyfin[733]: [06:31:11] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.092309
Nov 15 06:31:11 Rig03 jellyfin[733]: [06:31:11] [INF] [1] Main: Startup complete 0:00:02.5414943
Nov 15 06:31:11 Rig03 jellyfin[733]: [06:31:11] [ERR] [15] Emby.Server.Implementations.IO.LibraryMonitor: Error in Directory watcher for: /
Nov 15 06:31:11 Rig03 jellyfin[733]: System.UnauthorizedAccessException: Access to the path '/proc/tty/driver' is denied.
Nov 15 06:31:11 Rig03 jellyfin[733]:  ---> System.IO.IOException: Permission denied
Nov 15 06:31:11 Rig03 jellyfin[733]:    --- End of inner exception stack trace ---
Nov 15 06:31:11 Rig03 jellyfin[733]: [06:31:11] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path /
Nov 15 06:31:11 Rig03 jellyfin[733]: [06:31:11] [ERR] [15] Emby.Server.Implementations.IO.LibraryMonitor: Error watching path: /
Nov 15 06:31:11 Rig03 jellyfin[733]: System.UnauthorizedAccessException: Access to the path '/proc/1/task/1/fdinfo' is denied.
Nov 15 06:31:11 Rig03 jellyfin[733]:  ---> System.IO.IOException: Permission denied
Nov 15 06:31:11 Rig03 jellyfin[733]:    --- End of inner exception stack trace ---
Nov 15 06:31:11 Rig03 jellyfin[733]:    at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(String path, Boolean ignoreNotFound)
Nov 15 06:31:11 Rig03 jellyfin[733]:    at System.IO.Enumeration.FileSystemEnumerator`1.Init()
Nov 15 06:31:11 Rig03 jellyfin[733]:    at System.IO.Enumeration.FileSystemEnumerator`1..ctor(String directory, Boolean isNormalized, EnumerationOptions options)
Nov 15 06:31:11 Rig03 jellyfin[733]:    at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized)
Nov 15 06:31:11 Rig03 jellyfin[733]:    at System.IO.Enumeration.FileSystemEnumerableFactory.UserDirectories(String directory, String expression, EnumerationOptions options)
Nov 15 06:31:11 Rig03 jellyfin[733]:    at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
Nov 15 06:31:11 Rig03 jellyfin[733]:    at System.IO.Directory.EnumerateDirectories(String path)
Nov 15 06:31:11 Rig03 jellyfin[733]:    at System.IO.FileSystemWatcher.RunningInstance.AddDirectoryWatchUnlocked(WatchedDirectory parent, String directoryName)
Nov 15 06:31:11 Rig03 jellyfin[733]:    at System.IO.FileSystemWatcher.RunningInstance.AddDirectoryWatchUnlocked(WatchedDirectory parent, String directoryName)
Nov 15 06:31:11 Rig03 jellyfin[733]:    at System.IO.FileSystemWatcher.RunningInstance.AddDirectoryWatchUnlocked(WatchedDirectory parent, String directoryName)
Nov 15 06:31:11 Rig03 jellyfin[733]:    at System.IO.FileSystemWatcher.RunningInstance.AddDirectoryWatchUnlocked(WatchedDirectory parent, String directoryName)
Nov 15 06:31:11 Rig03 jellyfin[733]:    at System.IO.FileSystemWatcher.RunningInstance.AddDirectoryWatchUnlocked(WatchedDirectory parent, String directoryName)
Nov 15 06:31:11 Rig03 jellyfin[733]:    at System.IO.FileSystemWatcher.RunningInstance.AddDirectoryWatchUnlocked(WatchedDirectory parent, String directoryName)
Nov 15 06:31:11 Rig03 jellyfin[733]:    at System.IO.FileSystemWatcher.RunningInstance..ctor(FileSystemWatcher watcher, SafeFileHandle inotifyHandle, String directoryPath, Boolean includeSubdirectories, NotifyFilters notifyFilters, Cancell>
Nov 15 06:31:11 Rig03 jellyfin[733]:    at System.IO.FileSystemWatcher.StartRaisingEvents()
Nov 15 06:31:11 Rig03 jellyfin[733]:    at System.IO.FileSystemWatcher.StartRaisingEventsIfNotDisposed()
Nov 15 06:31:11 Rig03 jellyfin[733]:    at System.IO.FileSystemWatcher.set_EnableRaisingEvents(Boolean value)
Nov 15 06:31:11 Rig03 jellyfin[733]:    at Emby.Server.Implementations.IO.LibraryMonitor.<>c__DisplayClass19_0.<StartWatchingPath>b__0()
Nov 15 06:31:13 Rig03 jellyfin[733]: [06:31:13] [ERR] [15] Jellyfin.Networking.Manager.NetworkManager: No interfaces information available. Resolving DNS name.
Nov 15 06:31:13 Rig03 jellyfin[733]: [06:31:13] [INF] [15] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]
Nov 15 06:31:13 Rig03 jellyfin[733]: [06:31:13] [INF] [15] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : []
Nov 15 06:31:13 Rig03 jellyfin[733]: [06:31:13] [INF] [15] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]
Nov 15 06:31:14 Rig03 jellyfin[733]: [06:31:14] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: StartupTrigger fired for task: Update Plugins
Nov 15 06:31:14 Rig03 jellyfin[733]: [06:31:14] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task PluginUpdateTask
Nov 15 06:31:14 Rig03 jellyfin[733]: [06:31:14] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing Update Plugins
Nov 15 06:31:14 Rig03 jellyfin[733]: [06:31:14] [ERR] [8] Emby.Server.Implementations.Updates.InstallationManager: An error occurred while accessing the plugin manifest: https://repo.jellyfin.org/releases/plugin/manifest-stable.json
Nov 15 06:31:14 Rig03 jellyfin[733]: System.Net.Http.HttpRequestException: Resource temporarily unavailable (repo.jellyfin.org:443)
Nov 15 06:31:14 Rig03 jellyfin[733]:  ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
Nov 15 06:31:14 Rig03 jellyfin[733]:    at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
Nov 15 06:31:14 Rig03 jellyfin[733]:    at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
Nov 15 06:31:14 Rig03 jellyfin[733]:    at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
Nov 15 06:31:14 Rig03 jellyfin[733]:    at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
Nov 15 06:31:14 Rig03 jellyfin[733]:    --- End of inner exception stack trace ---
Nov 15 06:31:14 Rig03 jellyfin[733]:    at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
Nov 15 06:31:14 Rig03 jellyfin[733]:    at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
Nov 15 06:31:14 Rig03 jellyfin[733]:    at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
Nov 15 06:31:14 Rig03 jellyfin[733]:    at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
Nov 15 06:31:14 Rig03 jellyfin[733]:    at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
Nov 15 06:31:14 Rig03 jellyfin[733]:    at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
Nov 15 06:31:14 Rig03 jellyfin[733]:    at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
Nov 15 06:31:14 Rig03 jellyfin[733]:    at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
Nov 15 06:31:14 Rig03 jellyfin[733]:    at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
Nov 15 06:31:14 Rig03 jellyfin[733]:    at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
Nov 15 06:31:14 Rig03 jellyfin[733]:    at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
Nov 15 06:31:14 Rig03 jellyfin[733]:    at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendi>
Nov 15 06:31:14 Rig03 jellyfin[733]:    at System.Net.Http.Json.HttpClientJsonExtensions.GetFromJsonAsyncCore[T](Task`1 taskResponse, JsonSerializerOptions options, CancellationToken cancellationToken)
Nov 15 06:31:14 Rig03 jellyfin[733]:    at Emby.Server.Implementations.Updates.InstallationManager.GetPackages(String manifestName, String manifest, Boolean filterIncompatible, CancellationToken cancellationToken)
Nov 15 06:31:14 Rig03 jellyfin[733]: [06:31:14] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: Update Plugins Completed after 0 minute(s) and 0 seconds
Nov 15 06:31:14 Rig03 jellyfin[733]: [06:31:14] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
Nov 15 06:31:16 Rig03 jellyfin[733]: [06:31:16] [ERR] [8] Emby.Dlna.Main.DlnaEntryPoint: Failed to bind to port 1900: Unknown socket error. DLNA will be unavailable
Nov 15 06:31:41 Rig03 jellyfin[733]: [06:31:41] [ERR] [11] Jellyfin.Networking.Manager.NetworkManager: No interfaces information available. Resolving DNS name.
Nov 15 06:31:41 Rig03 jellyfin[733]: [06:31:41] [INF] [11] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]
Nov 15 06:31:41 Rig03 jellyfin[733]: [06:31:41] [INF] [11] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : []
Nov 15 06:31:41 Rig03 jellyfin[733]: [06:31:41] [INF] [11] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]
Nov 15 06:31:46 Rig03 jellyfin[733]: [06:31:46] [INF] [11] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]
Nov 15 06:31:46 Rig03 jellyfin[733]: [06:31:46] [INF] [11] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : []
Nov 15 06:31:46 Rig03 jellyfin[733]: [06:31:46] [INF] [11] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]
Nov 15 06:31:48 Rig03 jellyfin[733]: [06:31:48] [INF] [24] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]
Nov 15 06:31:48 Rig03 jellyfin[733]: [06:31:48] [INF] [24] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : []
Nov 15 06:31:48 Rig03 jellyfin[733]: [06:31:48] [INF] [24] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]
Nov 15 06:32:45 Rig03 jellyfin[733]: [06:32:45] [INF] [3] Emby.Server.Implementations.HttpServer.WebSocketManager: WS 192.168.1.100 request
Nov 15 06:32:47 Rig03 jellyfin[733]: [06:32:47] [INF] [32] Emby.Server.Implementations.HttpServer.WebSocketManager: WS 192.168.1.100 closed
Nov 15 06:32:50 Rig03 jellyfin[733]: [06:32:50] [INF] [28] Emby.Server.Implementations.HttpServer.WebSocketManager: WS 192.168.1.100 request
Nov 15 06:32:51 Rig03 jellyfin[733]: [06:32:51] [WRN] [29] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'AccessSchedule' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration wil>
Nov 15 06:32:51 Rig03 jellyfin[733]: [06:32:51] [WRN] [29] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'ActivityLog' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will b>
Nov 15 06:32:51 Rig03 jellyfin[733]: [06:32:51] [WRN] [29] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'CustomItemDisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This con>
Nov 15 06:32:51 Rig03 jellyfin[733]: [06:32:51] [WRN] [29] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'DisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration>
Nov 15 06:32:51 Rig03 jellyfin[733]: [06:32:51] [WRN] [29] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'HomeSection' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will b>
Nov 15 06:32:51 Rig03 jellyfin[733]: [06:32:51] [WRN] [29] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'ImageInfo' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be >
Nov 15 06:32:51 Rig03 jellyfin[733]: [06:32:51] [WRN] [29] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'ItemDisplayPreferences' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configura>
Nov 15 06:32:51 Rig03 jellyfin[733]: [06:32:51] [WRN] [29] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'Permission' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be>
Nov 15 06:32:51 Rig03 jellyfin[733]: [06:32:51] [WRN] [29] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'Preference' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be>
Nov 15 06:32:51 Rig03 jellyfin[733]: [06:32:51] [WRN] [29] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'ApiKey' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ign>
Nov 15 06:32:51 Rig03 jellyfin[733]: [06:32:51] [WRN] [29] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'Device' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ign>
Nov 15 06:32:51 Rig03 jellyfin[733]: [06:32:51] [WRN] [29] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'DeviceOptions' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will>
Nov 15 06:32:51 Rig03 jellyfin[733]: [06:32:51] [WRN] [29] Microsoft.EntityFrameworkCore.Model.Validation: The entity type 'User' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will be ignor>
lines 55-125/125 (END)

Last edited by jddoxtator (2022-11-15 11:35:36)

Offline

Board footer

Powered by FluxBB