Jump to content

Library Content Not Found


Go to solution Solved by Hairlock,

Recommended Posts

Posted

Hello there,

Currently using Emby on my synology 218play, I find it's a bit slow, so I started (for the first time) an ubuntu server with emby (on proxmox).

I managed to install ubuntu and emby, but when adding the media folders (stored on my synology for now) it doesn't find anything. I press refresh media and nothing happens basically. I am not sure what protocol is used by emby, locally on my synology there is a user that is granted permissions.

I have added NFS permissions for my server IP, but that doesn't seem to help.

embyserver.txt

Posted

@Hairlocklooks like there's no access to your SMB share:

2023-09-07 19:52:14.902 Error App: Error getting files from smb://192.168.1.25
	*** 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.16-3-pve (tom@sbuild) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC PVE 6.2.16-3 (20
	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.SmbAuthException: SharpCifs.Smb.SmbAuthException: Logon failure: account currently disabled.

 

Posted

Here's my advice:

  • Mount the SMB share to a local path in the OS and then import that local path into emby server instead
  • If for some reason you can't do that, the 4.8 server has added the ability to enter smb credentials, in case those are necessary.
Posted (edited)

So it's like some sort of symbolic link ? Complete noob with Linux so i don't really know how to do those things.

Can't i use nfs ? 

Edited by Hairlock
Posted

Gotcha, will try this then. That's until i move my storage away from the Synology to my proxmox install ;)

Posted

Let us know how it goes. Thanks.

Posted

Hi, thanks for following up !

  • Like 1

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