I've confirmed I have all the php modules when going through all the steps, it passed everything.PHP Fatal error: Uncaught TypeError: Argument 6 passed to tail_file() must be of the type int, null given, called in /var/www/cacti/lib/installer.php on line 3421 and defined in /var/www/cacti/lib/functions.php:1042\nStack trace:\n#0 /var/www/cacti/lib/installer.php(3421): tail_file('/var/www/cacti/...', 100, -1, ' INSTALL:', 1, NULL)\n#1 /var/www/cacti/lib/installer.php(2708): Installer::getInstallLog()\n#2 /var/www/cacti/lib/installer.php(1632): Installer->processStepInstall()\n#3 /var/www/cacti/lib/installer.php(184): Installer->processCurrentStep()\n#4 [internal function]: Installer->jsonSerialize()\n#5 /var/www/cacti/install/step_json.php(66): json_encode(Object(Installer))\n#6 {main}\n thrown in /var/www/cacti/lib/functions.php on line 1042,
If I try a CLI DB Upgrade:
I'm sure im missing something, or there's a bug because I'm skipping a lot of versions. Just trying to keep all the hosts configs without having to re-created everything. Any tips?php upgrade_database.php --debug
Upgrading from v0.8.8b
Performing Database Upgrade
- from v0.8.8b (DB 0.8.8b)
to v1.0.0
++++++++++++++++++++++++++++++++++++-++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-++++++++++++++++++++++++++++++++++++++-++++-+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++PHP Fatal error: Uncaught TypeError: Argument 1 passed to get_hash_data_source_profile() must be of the type int, string given, called in /var/www/cacti/install/upgrades/1_0_0.php on line 1486 and defined in /var/www/cacti/lib/functions.php:3401
Stack trace:
#0 /var/www/cacti/install/upgrades/1_0_0.php(1486): get_hash_data_source_profile('Upgrade Profile...')
#1 /var/www/cacti/cli/upgrade_database.php(128): upgrade_to_1_0_0()
#2 {main}
thrown in /var/www/cacti/lib/functions.php on line 3401
No SELinux, seems to be the common thing everyone replies