-
-
Notifications
You must be signed in to change notification settings - Fork 432
Description
Describe the bug
- I completed the upgrade instructions posted here (for 1.2.5 to 1.2.9): https://www.cacti.net/downloads/docs/html/upgrade.html
- All of the upgrade checks verified ok.
- When I proceeded to allow the web interface to complete the upgrade it shows a progress bar indicating "Your Cacti Server is now installing" but it never completes it remains at 0% with "--- NO LOG FOUND ---" below it.
- I checked /path/to/cacti/log/install-general.log and it shows it spawned background process /usr/bin/php '/usr/share/cacti/install/background.php'
- If I launch this process from the console of the Cacti Server it produces the following error:
PHP Fatal error: Allowed memory size of 2097152 bytes exhausted (tried to allocate 20480 bytes) in /usr/share/cacti/lib/functions.php on line 3127
- If I launch this process from the console of the Cacti Server it produces the following error:
To Reproduce
I'm not exactly certain the variables required to reproduce, I simply upgraded Cacti from 1.2.5 to 1.2.9 (replaced the Cacti Files, logged in and confirmed the requirements were met then instructed it to begin the upgrade). The OS is Ubuntu 18.04.1.
Expected behavior
The upgrade process should have completed or listed errors. It only shows the progress bar at 0% and underneath that it shows "--- NO LOG FOUND ---. There is a green progress bar progressing from right to left over yellow in the left most portion of the overall progress bar just beneth the words "Refresh in".
I tried rebooting the server and launching the upgrade again as well but experienced the same result.
Desktop (please complete the following information):
Server is Ubuntu 18.04.1.
Desktop where I logged in to launch the upgrade is Windows 10 1909. I tried in Internet Explorer 11.657.18362.0 and Firefox 72.0.2 (64bit).