manuzeta 1 Posted January 9, 2024 Posted January 9, 2024 J'ai ce message dès que je lance un fichier : aucun flux compatible ?? Ça vous arrive ? ,
Luke 42077 Posted January 9, 2024 Posted January 9, 2024 Hi there, let's look at an example. Please attach the information requested in how to report a media playback issue. Thanks!
manuzeta 1 Posted January 9, 2024 Author Posted January 9, 2024 (edited) Quote Version 4.7.14.0 Le serveur Emby est à jour En cours d'exécution sur le port http 8096 Après une mise à jour du serveur emby. Il n'y a plus de lecture. Erreur de lecture Aucun flux compatible n'est actuellement disponible. Veuillez réessayer plus tard ou contactez votre administrateur système pour plus de détails. Pouvez vous faire un update ? r de lecture Aucun flux compatible n'est actuellement disponible. Veuillez réessayer plus tard ou contactez votre administrateur système pour plus de détails. Edited January 9, 2024 by manuzeta
AxSeed 3 Posted January 10, 2024 Posted January 10, 2024 1 hour ago, manuzeta said: J'ai ce message dès que je lance un fichier : aucun flux compatible ?? Ça vous arrive ? , Quand j’essaye de faire tourner Emby sur l’ordi du boulot oui, toujours je présume que le réseau pro bloque quelque chose
Luke 42077 Posted January 10, 2024 Posted January 10, 2024 @manuzeta Hi there, let's look at an example. Please attach the information requested in how to report a media playback issue. Thanks!
manuzeta 1 Posted January 10, 2024 Author Posted January 10, 2024 Here is my log. I 2024-01-10 15:01:45.175 Error Server: Error processing request *** Error Report *** Version: 4.7.14.0 Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb Operating system: Linux version 5.10.0-27-amd64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 Framework: .NET 6.0.20 OS/Process: x64/x64 Runtime: opt/emby-server/system/System.Private.CoreLib.dll Processor count: 8 Data path: /var/lib/emby Application path: /opt/emby-server/system System.IO.DirectoryNotFoundException: System.IO.DirectoryNotFoundException: Could not find a part of the path '/mnt/DS9/CINEMA/SERIE/A very secret service/A.Very.Secret.Service.S01.1080p.NF.WEBRip.DDP5.1.x264-BLUTONiUM/A.Very.Secret.Service.S01E01.The.Tset.1080p.NF.WEB-DL.DDP5.1.x264-BLUTONiUM.mkv'. at Interop.CheckIo(Error error, String path, Boolean isDirectory, Func`2 errorRewriter) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) at System.IO.FileStream..ctor(String path, FileStreamOptions options) at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileStream(String path, FileOpenMode mode, FileAccessMode access, FileShareMode share, Int32 bufferSize, FileOpenOptions fileOpenOptions, Int64 preAllocationSize) at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileStream(String path, FileOpenMode mode, FileAccessMode access, FileShareMode share, Int32 bufferSize, FileOpenOptions fileOpenOptions) at Emby.Server.Implementations.IO.IOManager.GetResponse(HttpRequestOptions options, MediaProtocol protocol) at Emby.Server.Implementations.IO.IOManager.GetResponse(HttpRequestOptions options) at Emby.Server.Implementations.HttpServer.HttpResultFactory.GetContent(StaticFileResultOptions options, Int64 offset, Int64 length, CancellationToken cancellationToken) at Emby.Server.Implementations.HttpServer.FileWriter.SetContentResponseHeaders(Nullable`1 reportedTotalContentLength, CancellationToken cancellationToken) at Emby.Server.Implementations.HttpServer.HttpResultFactory.GetStaticResult(IRequest requestContext, StaticResultOptions options) at Emby.Server.MediaEncoding.Api.Progressive.BaseProgressiveStreamingService.ProcessRequest(StreamRequest request, Boolean isHeadRequest) at Emby.Server.Implementations.Services.ServiceController.GetTaskResult(Task task) at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost httpHost, IServerApplicationHost appHost, IRequest httpReq, IResponse httpRes, RestPath restPath, String responseContentType, CancellationToken cancellationToken) at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, ReadOnlyMemory`1 urlString, ReadOnlyMemory`1 localPath, CancellationToken cancellationToken) Source: System.Private.CoreLib TargetSite: Void CheckIo(Error, System.String, Boolean, System.Func`2[Interop+ErrorInfo,Interop+ErrorInfo]) 2024-01-10 15:01:45.176 Info Server: http/1.1 Response 404 to host4. Time: 7ms. http://192.168.1.61:8096/emby/videos/36050/stream.mkv?DeviceId=debian&MediaSourceId=774d6a73698847532af5c57b0cd5b83a&Static=true&PlaySessionId=ee746a2ca0284281827cd7f404345996
Neminem 1518 Posted January 10, 2024 Posted January 10, 2024 Here is you problem. System.IO.DirectoryNotFoundException: System.IO.DirectoryNotFoundException: Could not find a part of the path '/mnt/DS9/CINEMA/SERIE/A very secret service/A.Very.Secret.Service.S01.1080p.NF.WEBRip.DDP5.1.x264-BLUTONiUM/A.Very.Secret.Service.S01E01.The.Tset.1080p.NF.WEB-DL.DDP5.1.x264-BLUTONiUM.mkv'. If you fix " marked in red " then you have solved your problem. 1
Luke 42077 Posted January 10, 2024 Posted January 10, 2024 It could be that the server doesn’t have permission to access it.
Solution manuzeta 1 Posted January 10, 2024 Author Solution Posted January 10, 2024 hi, thanks for the feedback. It was a nfs issue. It works fine now. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now