Yesterday it work, but today just stopped, and i cant update php7.2 to 7.3, i tried every way but nothing, pls help.
I don’t know which os you are using.
For CentOS I used this one.
That error is expected until your system finishes the update (which should only take one ./daily.sh run)
However, I see you have updates disabled. Did you follow the full manual process to update?
I have this error now…
i don’t know what to do.
Which PHP version are you using at the moment?
i’m using php 7.3
remove your vendor directory and re-run ./daily.sh to install it.
I did that, but doesn’t work:(
Try
php artisan optimize:clear
./scripts/composer_wrapper.php install --no-dev
./daily.sh
Updates seem to be disabled in daily.sh
Need to enable updates or manually update: https://docs.librenms.org/General/Updating/
This topic was automatically closed 730 days after the last reply. New replies are no longer allowed.