Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
systemctl reload nginx
squirro_restart

Remove all orphaned python 2 packages:

Code Block
yum erase squirro-python27*

And validate if everything is coming up (this may have to be run a few times until everything stabilizes):

...