Tech:Troubleshooting: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
imported>Addshore
m (Reverted edits by John (talk) to last revision by Addshore)
imported>Addshore
No edit summary
Line 14: Line 14:
# Check /var/log/ansible-pull.log for erorrs
# Check /var/log/ansible-pull.log for erorrs
# Fix them (best bet is probably reverting the changes on github that broke it!)
# Fix them (best bet is probably reverting the changes on github that broke it!)

===You changed stuff, stuff broke, you dont know why===
# If it was an extension have you read the documentation and done everything required (update.php, dependancies)
# Have you done everything documented currently at [https://github.com/Orain/ansible-playbook/blob/master/README.md our readme]
# Try manually flushing the APC cache [https://github.com/Orain/ansible-playbook/blob/master/roles/mediawiki/handlers/main.yml#L1 see here]
# Revert your change! or cry and scream until someone else fixes it