danpol 12 Posted September 14, 2023 Posted September 14, 2023 I'm experimenting with a emby server on linux but i run into a problem with port forwarding I have a nvidia shield server which works ok i wanted to try linux server when i try to port forward 8096 there is a port conflict with the shield server which I have already port forwarded 8096 is there another port that I could use thanks
GrimReaper 4740 Posted September 14, 2023 Posted September 14, 2023 You can use any arbitrary port on either of your servers, just change it in Settings>Network tab.
danpol 12 Posted September 15, 2023 Author Posted September 15, 2023 ok I sorted out the port problem but i have another problem the playback stops every few seconds i have attached a log 2023-09-15 103044.948 Info Main App.txt
rodainas 191 Posted September 15, 2023 Posted September 15, 2023 1 hour ago, danpol said: emby log 11-36am 340.03 kB · 0 downloads Bunch of port mapping errors, do you have in Network settings Automatic port mapping enabled if so disable it and try again.
danpol 12 Posted September 15, 2023 Author Posted September 15, 2023 disabled Automatic port mapping now getting no compatible streams on everything 2023-09-15 140924.729 Info Main App.txt 2023-09-15 141128.658.txt
rodainas 191 Posted September 15, 2023 Posted September 15, 2023 Again bunch of errors. SharpCifs.Smb.SmbException: SharpCifs.Smb.SmbException: Failed to connect to server I would try to mount the smb path as a local path on the server machine.
rodainas 191 Posted September 15, 2023 Posted September 15, 2023 (edited) Mount an SMB Share in Linux | Linode Docs Forgot to say after mounting the share as a local directory, add those new directories as libraries on emby. Edited September 15, 2023 by rodainas append
Luke 42078 Posted September 15, 2023 Posted September 15, 2023 Is your smb share down? 2023-09-15 14:11:14.670 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 6.2.0-32-generic (buildd@lcy02-amd64-076) (x86_64-linux-gnu-gcc-11 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubunt Framework: .NET 6.0.20 OS/Process: x64/x64 Runtime: opt/emby-server/system/System.Private.CoreLib.dll Processor count: 2 Data path: /var/lib/emby Application path: /opt/emby-server/system SharpCifs.Smb.SmbException: SharpCifs.Smb.SmbException: Failed to connect to server Some options I can give you: Just as the user above said, mount the share to a local folder first, then import the local folder into emby server, instead of the smb share Use the 4.8 beta server, because 4.7 only supports SMB2. 4.8 supports SMB2 and SMB3. But even on 4.8, I agree that the mounting approach is best.
danpol 12 Posted September 16, 2023 Author Posted September 16, 2023 ok I've added smb share can you check log and see if there are any problems thanks embyserver (3).txt
rodainas 191 Posted September 16, 2023 Posted September 16, 2023 1 hour ago, danpol said: ok I've added smb share can you check log and see if there are any problems thanks embyserver (3).txt 3.43 MB · 0 downloads But did you try to connect to the server after mounting filesystem?, tried to play a video?, do you see any buggy behavior after that?
Luke 42078 Posted September 16, 2023 Posted September 16, 2023 6 hours ago, danpol said: ok I've added smb share can you check log and see if there are any problems thanks embyserver (3).txt 3.43 MB · 1 download What did you enter? System.ArgumentException: System.ArgumentException: First Section Requires IP-Address Format: zappiti4kdv at EzSmb.Paths.PathSet.Parse(String fullPath) at EzSmb.Node.GetNode(String path, ParamSet paramSet, Boolean isDirectory) at Emby.Server.Implementations.IO.SmbFileSystem.GetDirectoryInfo(String path) at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, IServerApplicationHost appHost, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) Source: Emby.Server.Implementations TargetSite: EzSmb.Paths.PathSet Parse(System.String) I would use the ip address in the path and not the name of the server machine.
Luke 42078 Posted September 18, 2023 Posted September 18, 2023 11 hours ago, danpol said: this is the way i did it That’s strange. I would have expected that to work. Can you try using unc paths instead?
danpol 12 Posted September 18, 2023 Author Posted September 18, 2023 It is working but i still see some errors in log
Luke 42078 Posted September 18, 2023 Posted September 18, 2023 11 minutes ago, danpol said: It is working but i still see some errors in log What errors? How to Report a Problem Thanks.
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