Jump to content

arch installation broken


derdigge1982

Recommended Posts

derdigge1982

Hello.

 

I installed Emby earlier on another arch machine it was straight forward process.

 

On that one i tried today i failed and i do not know whats on here. What i did:

  Fieser_Fettsack /usr/lib $ pacman -S emby-server
Löse Abhängigkeiten auf...
Suche nach in Konflikt stehenden Paketen...

Pakete (1) emby-server-3.2.30.0-1

Gesamtgröße der installierten Pakete:  25,99 MiB

:: Installation fortsetzen? [J/n] J
(1/1) Prüfe Schlüssel im Schlüsselring                                                                      [################################################################] 100%
(1/1) Überprüfe Paket-Integrität                                                                            [################################################################] 100%
(1/1) Lade Paket-Dateien                                                                                    [################################################################] 100%
(1/1) Prüfe auf Dateikonflikte                                                                              [################################################################] 100%
(1/1) Überprüfe verfügbaren Festplattenspeicher                                                             [################################################################] 100%
:: Verarbeite Paketänderungen...
(1/1) Installiere emby-server                                                                               [################################################################] 100%

Emby is not compatible with the 10-bit versionof libx264. Please stick to the
8-bit version if you plan on using emby's transcoding features.

:: Starte post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
  Fieser_Fettsack /usr/lib $ systemctl start emby
Failed to start emby.service: Unit emby.service not found.
 ;( Fieser_Fettsack /usr/lib $ systemctl start emby-server
  Fieser_Fettsack /usr/lib $ systemctl status emby-server
● emby-server.service - Emby brings together your videos, music, photos, and live television.
   Loaded: loaded (/usr/lib/systemd/system/emby-server.service; disabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Tue 2017-09-05 15:51:08 CEST; 4s ago
  Process: 2248 ExecStart=/usr/bin/emby-server (code=exited, status=1/FAILURE)
 Main PID: 2248 (code=exited, status=1/FAILURE)

Sep 05 15:51:08 Fieser_Fettsack systemd[1]: emby-server.service: Unit entered failed state.
Sep 05 15:51:08 Fieser_Fettsack systemd[1]: emby-server.service: Failed with result 'exit-code'.
Sep 05 15:51:08 Fieser_Fettsack systemd[1]: emby-server.service: Service hold-off time over, scheduling restart.
Sep 05 15:51:08 Fieser_Fettsack systemd[1]: Stopped Emby brings together your videos, music, photos, and live television..
Sep 05 15:51:08 Fieser_Fettsack systemd[1]: emby-server.service: Start request repeated too quickly.
Sep 05 15:51:08 Fieser_Fettsack systemd[1]: Failed to start Emby brings together your videos, music, photos, and live television..
Sep 05 15:51:08 Fieser_Fettsack systemd[1]: emby-server.service: Unit entered failed state.
Sep 05 15:51:08 Fieser_Fettsack systemd[1]: emby-server.service: Failed with result 'exit-code'. 

What journal is sayin:

https://pastebin.com/4HffEdbb

 

as the journal is only giving the information that the exit code is 1 i digged deeper and ran emby-server by hand doin:

 ;( Fieser_Fettsack /usr/lib/emby-server $ /usr/bin/emby-server

/usr/bin/emby-server: Zeile 3: /usr/lib/emby-server/MediaBrowser.Server.Mono.exe: Keine Berechtigung
/usr/bin/emby-server: Zeile 3: exec: /usr/lib/emby-server/MediaBrowser.Server.Mono.exe: Kann nicht ausführen: Keine Berechtigung
 
so i chmodded these two exes:
chmod +x /usr/lib/emby-server/*

 

 and tried again.

 

https://pastebin.com/3LFJZzUL

 

Wall of text. something with ffmpeg? Whats my problem here?

So are there others facing this behavior? How can i help to debug this?

 

Thanks.

derdigge

 

Link to comment
Share on other sites

  • 3 weeks later...

I notice that you're running mono 5.0. Can you roll back to 4.8.1? That is our highest supported version right now. Thanks.

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