Anyone having an issue with the PR4100's app store not showing available apps?

Recently the PR4100 updated to firmware 5.27.157 and then the list of available apps refuses to show. The Linux command below corrected the problem.

ln -s /usr/local/modules/lib/libpcre2-8.so.0.10.1 /lib/libpcre2-8.so.0

Anyone else encountering other failures since the firmware upgrade?

1 Like

Not a problem here.

# readlink -f /lib/libpcre2-8.so.0
/lib/libpcre2-8.so.0.10.1

Some apps were missing, but updating the firmware to 5.27.157 fixed it.