Beiträge von Borbosch

    Code
    root@fileserver:/# ls -la /usr/local/bin/ffmpeg
    insgesamt 12
    drwxr-sr-x 3 emby nogroup 4096 Mär  1 21:00 .
    drwxrwsr-x 3 root staff   4096 Mär  1 21:02 ..
    drwxr-sr-x 3 emby nogroup 4096 Mär  1 21:01 20160215



    The log folder is empty.

    Code
    root@fileserver:~# dpkg -l | grep openm
    ii  openmediavault                                              2.2.1                              all          Open network attached storage solution
    ii  openmediavault-autoshutdown                                 1.0.8                              all          OpenMediaVault AutoShutdown Plugin
    ii  openmediavault-downloader                                   2.1                                all          OpenMediaVault downloader plugin
    ii  openmediavault-emby                                         2.6                                all          Emby plugin for OpenMediaVault.
    ii  openmediavault-keyring                                      0.4                                all          GnuPG archive keys of the OpenMediaVault archive
    ii  openmediavault-minidlna                                     1.1                                all          OpenMediaVault miniDLNA (DLNA server) plugin
    ii  openmediavault-omvextrasorg                                 2.13.1                             all          OMV-Extras.org Package Repositories for OpenMediaVault
    ii  openmediavault-plexmediaserver                              1.0.14                             all          OpenMediaVault Plex Media Server plugin


    Code
    root@fileserver:~# cat /etc/passwd | grep emby
    emby:x:113:65534::/media/738bfec7-efa8-4a40-9e77-5fe2bc182b5a/emby:/bin/false


    Code
    root@fileserver:~# /etc/init.d/emby start
    Starting emby
    root@fileserver:~# /etc/init.d/emby status
    emby is not running ... failed!


    I searched for some log output, but nothing pops up in the syslog regarding the start of emby.

    Intel(R) Celeron(R) CPU J1900 @ 1.99GHz


    ================================================================================
    = openmediavault information
    ================================================================================
    Release: 2.2.1
    Codename: Stone burner


    ================================================================================
    = System information
    ================================================================================
    Linux fileserver 3.16.0-0.bpo.4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u3~bpo70+1 (2016-01-19) x86_64 GNU/Linux

    Hi!


    Today i installed the emby-plugin from the mono-repo. It shows "openmediavault-emby 2.6".
    My problem is, that it seems the plugin won't start. The service-status in the dashboard shows a red "dot" behind emby and i can't connect to the web-client.


    My tail on the syslog shows nothing regarding emby, even if i try to start emby manualy by /etc/init.d/emby start


    Am i missing something? Are there any other logfile locations i don't see? /media/uuid/emby/logs is empty...


    I appreciate some help. Thanks in advance!