4 hours ago
I run NextPVR on two Pi's, one Pi4 and one Pi5. The Pi4 runs NextPVR via a Docker container, while the Pi5 runs it via installation with the Helper. This week I upgraded both Pi's to the latest version of NextPVR, v7.1.0.260607. This question concerns the behavior of the "other" web client across the two machines.
On the UI on the Pi4 (Docker), I see the main menu item "UIClient" just to the right of "Scheduler." Clicking on this brings up an alternative vertical menu structure (that I had never used before) which seems powerful. It appears to work fine; I like it.
On the UI on the Pi5 (Helper), "UIClient" does not appear on the main menu. If I go to the Settings page, and press the button "Where is the other web client?" the web page goes black, and a tiny square of pixels is shown in the upper left corner (using Chrome on Windows 11). The running NextPVR server process then exits with the following in systemctl:
On the UI on the Pi4 (Docker), I see the main menu item "UIClient" just to the right of "Scheduler." Clicking on this brings up an alternative vertical menu structure (that I had never used before) which seems powerful. It appears to work fine; I like it.
On the UI on the Pi5 (Helper), "UIClient" does not appear on the main menu. If I go to the Settings page, and press the button "Where is the other web client?" the web page goes black, and a tiny square of pixels is shown in the upper left corner (using Chrome on Windows 11). The running NextPVR server process then exits with the following in systemctl:
Code:
Jun 11 11:06:48 CherryPi server.sh[12437]: Fontconfig warning: "/usr/share/fontconfig/conf.avail/05-reset-dirs-sample.conf", line 6: unknown element "reset-dirs"
Jun 11 11:06:48 CherryPi server.sh[12437]: /opt/dotnet/dotnet: symbol lookup error: /opt/nextpvr/system/runtimes/linux-arm64/native/libSkiaSharp.so: undefined symbol: FT_Get_BDF_Property
Jun 11 11:06:48 CherryPi systemd[1]: nextpvr-server.service: Main process exited, code=exited, status=127/n/a
Jun 11 11:06:48 CherryPi systemd[1]: nextpvr-server.service: Failed with result 'exit-code'.
Jun 11 11:06:48 CherryPi systemd[1]: nextpvr-server.service: Consumed 9.062s CPU time.