Jump to content

linux server port conflict


Recommended Posts

Posted

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
Posted

You can use any arbitrary port on either of your servers, just change it in Settings>Network tab.

Posted

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.



 

Posted

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.

Posted
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?

Posted
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.

Posted
11 hours ago, danpol said:

this is the way i did it

screen grab.jpg

That’s strange. I would have expected that to work. Can you try using unc paths instead?

Posted

It is working 

but i still see some errors in log

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...