It just stopped working and the service wasn't running. I tried reinstalling it but got the error install error.
MichaIng helped with this with the following code:
Code: Select all
sed -i 's#"$(curl -s "$INSTALL_URL_ADDRESS" | grep -m1 "browser_download_url.*emby-server-deb_.*_$arch\\.deb" | cut -d \\" -f 4)"#"https://github.com/MediaBrowser/Emby.Releases/releases/download/4.0.2.0/emby-server-deb_4.0.2.0_$arch.deb"#' /DietPi/dietpi/dietpi-software
/DietPi/dietpi/software install 41 # to rerun the Emby install
I try to start it:
root@DietPi:~#
Code: Select all
dietpi-services start emby
DietPi-Services
─────────────────────────────────────────────────────
Mode: start
[FAILED] DietPi-Services | start emby
I ran the status:
root@DietPi:~#
Code: Select all
service emby-server status
Loaded: loaded (/usr/lib/systemd/system/emby-server.service; disabled; vendor preset: enabled)
Active: failed (Result: signal) since Sun 2019-04-07 09:23:50 BST; 15min ago
Process: 11095 ExecStart=/opt/emby-server/bin/emby-server (code=killed, signal=ABRT)
Main PID: 11095 (code=killed, signal=ABRT)
What can I do? I have paid for Emby Premiere and don't want to use another platform.