I had exactly the same issue and found the solution here: Updated Librenms VM, now cant access WebUI
I did the following.
apt-get install php-mbstring
su - librenms
as user librenms
./scripts/composer_wrapper.php install --no-dev
I had exactly the same issue and found the solution here: Updated Librenms VM, now cant access WebUI
I did the following.
apt-get install php-mbstring
su - librenms
as user librenms
./scripts/composer_wrapper.php install --no-dev