I'm in the process of upgrading Cacti from 1.2.16 to 1.2.17. The upgrade has so far been running for 2 hours and it's still at 3%. I know it can take some time to complete, but the install seems to be looping:
Code: Select all
[2021-05-27 11:14:45] [ global always ] Spawning background process: /bin/php '/usr/share/cacti/install/background.php' 1622110485.0356
[2021-05-27 11:14:45] [ global always ] Setting PHP Option max_execution_time = 0
[2021-05-27 11:14:45] [ global always ] Setting PHP Option memory_limit = -1
[2021-05-27 11:14:45] [ global always ] Starting UPGRADE Process for v1.2.17
[2021-05-27 11:14:45] [ global always ] No tables where found or selected for conversion
[2021-05-27 11:14:45] [ global always ] Switched from /tmp/cdu0kdGin to /tmp/cdu7wDIVx
[2021-05-27 11:14:45] [ global always ] NOTE: Using temporary file for db cache: /tmp/cdu7wDIVx
[2021-05-27 11:14:45] [ global always ] Upgrading from v1.2.16 (DB 1.2.17 (DB: 1.2.16)) to v1.2.17
Thanks