Jump to content

Emby - ArchLinux


robafovio

Recommended Posts

robafovio

Greetings,

I'm following the Arch wiki page and I did all steps correctly. So, the first time I run the emby, things works very well. Then, I restart the machine and emby can't run. I read others threads here, but I feel very confuse. Sorry for open a new thead.

my ls -la /disco

Quote

drwxrwxrwx  1 root root 4096 Apr  7 19:05  .
drwxr-xr-x 19 root root 4096 Apr 11 19:50  ..
drwxrwxrwx  1 root root 4096 Apr  8 23:20  Fitness
drwxrwxrwx  1 root root 8192 Apr  6 13:48  Mp3
drwxrwxrwx  1 root root 4096 Apr 12 14:03  Movies
 

Alerts from Emby Server.

Quote

Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown.
at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement(String sql, String& tail)
at SQLitePCL.pretty.DatabaseConnection.PrepareStatement(IDatabaseConnection This, String sql)
at Emby.Server.Implementations.Data.SqliteItemRepository.QueryItemsInTransaction[T](InternalItemsQuery query, IDatabaseConnection db, String[] columnsToSelect, Func`5 rowReaderFn, Boolean singleResult, String methodName)
at Emby.Server.Implementations.Data.SqliteItemRepository.GetItemList(InternalItemsQuery query)
at Emby.Server.Implementations.Library.LibraryManager.CreateRootFolder()
at Emby.Server.Implementations.Library.LibraryManager.get_RootFolder()
at Emby.Server.Implementations.IO.LibraryMonitor.Start()
at Emby.Server.Implementations.Library.LibraryManager.ValidateMediaLibraryInternal(IProgress`1 progress, CancellationToken cancellationToken)
at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)

 

Thank you.

Edited by robafovio
Link to comment
Share on other sites

robafovio

Searching in my /var/log, or in /var/lib/emby/logs I see nothing about emby.

Checking the package.

Quote

[robafovio@archlinux log]$ pacman -Qi emby-server
Name            : emby-server
Version         : 4.5.4.0-5
Description     : Bring together your videos, music, photos, and live television
Architecture    : x86_64
URL             : https://emby.media
Licenses        : custom
Groups          : None
Provides        : None
Depends On      : alsa-lib  aom  bzip2  dotnet-runtime-3.1  expat  fontconfig  fribidi  glibc  gmp
                  gnutls  lame  libass.so=9-64  libdav1d.so=5-64  libdrm  libfreetype.so=6-64
                  libjpeg-turbo  libmfx  libpng  libtheora  libva-drm.so=2-64  libva.so=2-64
                  libvorbisenc.so=2-64  libvorbis.so=0-64  libwebp  libx264.so=161-64  opus  skia-sharp
                  sqlite  zlib  zvbi
Optional Deps   : intel-media-sdk: Intel QuickSync support (requires Emby Premiere)
                  nvidia-utils: Nvidia NVDEC/NVENC support (requires Emby Premiere)
Required By     : None
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 93.20 MiB
Packager        : Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Build Date      : Tue Apr 6 18:10:35 2021
Install Date    : Tue Apr 13 18:33:35 2021
Install Reason  : Explicitly installed
Install Script  : Yes
Validated By    : Signature

 

Link to comment
Share on other sites

robafovio
On 4/15/2021 at 5:38 AM, Luke said:

Is that the complete terminal output?

 

Full info: 

Quote

An error occurred when adding the location of your files. Please ensure that the location is valid and that the Emby Server process has access to this location.

status emby-server

Quote

* emby-server.service - Emby brings together your videos, music, photos, and live television.
     Loaded: loaded (/usr/lib/systemd/system/emby-server.service; enabled; vendor preset: disabled)
    Drop-In: /etc/systemd/system/emby-server.service.d
             `-write-permissions.conf
     Active: active (running) since Fri 2021-04-16 13:54:08 +00; 4min 12s ago
   Main PID: 6343 (dotnet)
      Tasks: 18 (limit: 4029)
     Memory: 172.7M
        CPU: 31.516s
     CGroup: /system.slice/emby-server.service
             `-6343 dotnet /usr/lib/emby-server/EmbyServer.dll -programdata /var/lib/emby -ffdetect /usr/bin/ffdetect-emby -ffmpeg /us>

Apr 16 13:54:25 archlinux emby-server[6343]: Info App: Entry point completed: Emby.Notifications.Notifications. Duration: 0.001238 sec>
Apr 16 13:54:25 archlinux emby-server[6343]: Info App: Starting entry point Emby.Server.Sync.SyncManagerEntryPoint
Apr 16 13:54:25 archlinux emby-server[6343]: Info App: SyncRepository Initialize taking write lock
Apr 16 13:54:25 archlinux emby-server[6343]: Info App: SyncRepository Initialize write lock taken
Apr 16 13:54:25 archlinux emby-server[6343]: Info App: Entry point completed: Emby.Server.Sync.SyncManagerEntryPoint. Duration: 0.0152>
Apr 16 13:54:25 archlinux emby-server[6343]: Info App: Starting entry point Emby.Server.Sync.SyncNotificationEntryPoint
Apr 16 13:54:25 archlinux emby-server[6343]: Info App: Entry point completed: Emby.Server.Sync.SyncNotificationEntryPoint. Duration: 0>
Apr 16 13:54:25 archlinux emby-server[6343]: Info App: Starting entry point EmbyServer.Windows.LoopUtilEntryPoint
Apr 16 13:54:25 archlinux emby-server[6343]: Info App: Entry point completed: EmbyServer.Windows.LoopUtilEntryPoint. Duration: 0.00030>
Apr 16 13:54:25 archlinux emby-server[6343]: Info App: All entry points have started

ls -la /embyserver

Quote

drwxrwsrwx  3 emby emby 4096 Apr 16 13:57 .
drwxr-xr-x 20 root root 4096 Apr 16 13:52 ..
drwxr-xr-x 19 emby emby 4096 Apr 15 22:16 
 

 

Link to comment
Share on other sites

Quote

An error occurred when adding the location of your files. Please ensure that the location is valid and that the Emby Server process has access to this location.

Where did you get that from?

Link to comment
Share on other sites

@robafovio are you still having an issue with this? What folder path did you try to enter into emby library setup?

Did you make sure Emby Server has access to the folder?

Link to comment
Share on other sites

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