2019-11-03, 10:35 PM
Hi all. Installed nextpvr on an ubuntu 16.04 server instance that was installed from scratch
sudo apt install ./nextpvr-helper.deb --install-recommends
did not complain with anything obvious, have log of it if you'd like to see it.
however, the server did not start. syslog reports
Nov 3 14:16:32 nvr systemd[1]: Starting NextPVRServer...
Nov 3 14:16:32 nvr server.sh[8988]: Starting server../opt/nextpvr/shell/server.sh: line 27: /opt/dotnet/dotnet: No such file or directory
Nov 3 14:16:34 nvr server.sh[8988]: Done. PID=
Nov 3 14:16:34 nvr systemd[1]: Started NextPVRServer.
and indeed /opt/dotnet does not exist, and it is not referenced in the install anywhere (but /opt/nextpvr is)
Appreciate any assistance. Apologies if this is covered in an existing thread. I searched site:forums.next.pvr /opt/dotnet and found nothing relevant via google.
sudo apt install ./nextpvr-helper.deb --install-recommends
did not complain with anything obvious, have log of it if you'd like to see it.
however, the server did not start. syslog reports
Nov 3 14:16:32 nvr systemd[1]: Starting NextPVRServer...
Nov 3 14:16:32 nvr server.sh[8988]: Starting server../opt/nextpvr/shell/server.sh: line 27: /opt/dotnet/dotnet: No such file or directory
Nov 3 14:16:34 nvr server.sh[8988]: Done. PID=
Nov 3 14:16:34 nvr systemd[1]: Started NextPVRServer.
and indeed /opt/dotnet does not exist, and it is not referenced in the install anywhere (but /opt/nextpvr is)
Appreciate any assistance. Apologies if this is covered in an existing thread. I searched site:forums.next.pvr /opt/dotnet and found nothing relevant via google.