Cacti / documentation

Documentation for Cacti, Spine, RRDProxy and more
61 stars 52 forks source link

1.2.23 - In some cases yet to be determined attempting upgrade causes a 500 error in step_json.php #170

Closed TheWitness closed 1 year ago

TheWitness commented 1 year ago

Describe the bug

When attempting to upgrade to 1.2.23, and for some unknown reason as of yet, we are getting 500 errors returned from step_json.php. Nothing was logged due to apache setting. Will attempt to reproduce again today.

To Reproduce

Steps to reproduce the behavior:

  1. Have an install at @ 1.2.15 and attempt to upgrade

  2. Attempt to get beyond the accept copyright screen

  3. Browser throws a 500 error

Expected behavior

Upgrade should be able to proceed without issue.

Additional context

Stock RHEL8 instance running the default PHP

TheWitness commented 1 year ago

Moving to a documentation issue.

TheWitness commented 1 year ago

After re-testing this, platforms that use php-fpm must restart the PHP-FPM process to rebuild it's internal Cache.

bmfmancini commented 1 year ago

Docs updated in PR https://github.com/Cacti/documentation/pull/171