2023-05-05, 12:00 AM
Thanks Martin,
Removed all the dotnet directories, reinstalled the package. dotnet folder is there showing only the 6.0.16 version, install ran fine and server stated it was up and running.
No new logs written, but still same behavior - no access.
tried the localhost from the command line - same. Very confused.
pi@NextPVRSVR:~ $ service nextpvr-server status
● nextpvr-server.service - NextPVRServer
Loaded: loaded (/lib/systemd/system/nextpvr-server.service; enabled; vendo>
Active: inactive (dead) since Thu 2023-05-04 19:52:00 EDT; 40s ago
Process: 1746 ExecStart=/opt/nextpvr/shell/server.sh start (code=exited, st>
CPU: 50ms
May 04 19:51:58 NextPVRSVR systemd[1]: Starting NextPVRServer...
May 04 19:51:58 NextPVRSVR server.sh[1746]: Starting server..
May 04 19:51:58 NextPVRSVR server.sh[1748]: /opt/nextpvr/shell/server.sh: line >
May 04 19:52:00 NextPVRSVR server.sh[1746]: Done. PID=
May 04 19:52:00 NextPVRSVR systemd[1]: nextpvr-server.service: Succeeded.
May 04 19:52:00 NextPVRSVR systemd[1]: Started NextPVRServer.
pi@NextPVRSVR:~ $ curl -v http://localhost:8866
* Trying ::1:8866...
* connect to ::1 port 8866 failed: Connection refused
* Trying 127.0.0.1:8866...
* connect to 127.0.0.1 port 8866 failed: Connection refused
* Failed to connect to localhost port 8866: Connection refused
* Closing connection 0
curl: (7) Failed to connect to localhost port 8866: Connection refused
pi@NextPVRSVR:~ $
Removed all the dotnet directories, reinstalled the package. dotnet folder is there showing only the 6.0.16 version, install ran fine and server stated it was up and running.
No new logs written, but still same behavior - no access.
tried the localhost from the command line - same. Very confused.
pi@NextPVRSVR:~ $ service nextpvr-server status
● nextpvr-server.service - NextPVRServer
Loaded: loaded (/lib/systemd/system/nextpvr-server.service; enabled; vendo>
Active: inactive (dead) since Thu 2023-05-04 19:52:00 EDT; 40s ago
Process: 1746 ExecStart=/opt/nextpvr/shell/server.sh start (code=exited, st>
CPU: 50ms
May 04 19:51:58 NextPVRSVR systemd[1]: Starting NextPVRServer...
May 04 19:51:58 NextPVRSVR server.sh[1746]: Starting server..
May 04 19:51:58 NextPVRSVR server.sh[1748]: /opt/nextpvr/shell/server.sh: line >
May 04 19:52:00 NextPVRSVR server.sh[1746]: Done. PID=
May 04 19:52:00 NextPVRSVR systemd[1]: nextpvr-server.service: Succeeded.
May 04 19:52:00 NextPVRSVR systemd[1]: Started NextPVRServer.
pi@NextPVRSVR:~ $ curl -v http://localhost:8866
* Trying ::1:8866...
* connect to ::1 port 8866 failed: Connection refused
* Trying 127.0.0.1:8866...
* connect to 127.0.0.1 port 8866 failed: Connection refused
* Failed to connect to localhost port 8866: Connection refused
* Closing connection 0
curl: (7) Failed to connect to localhost port 8866: Connection refused
pi@NextPVRSVR:~ $