Gitium forces nginx and Apache restart
-
Hi,
Using Cloudways – Linode implementation.
I have wp configured and working just fine on a template site.
I use the Cloudways WP Migrator to move the site over.
Deactivate, delete, reinstall, reactivate, reconfigure Gitium.
Connect to repo – I get the normal blank screen of death and hit back + reload (have you seen this before, I’ve come to accept it as common behavior but I’m beginning to think it’s not).The problem then is that whenever I try to do anything with any plugin the entire apache server for this application ONLY freezes entirely. I need to restart apache for the whole server and clear the varnish cache in order to get back into my install.
Eventually, the whole application returns “service unavailable” and restarts, without my changes saved.
This occurs when I activate, deactivate, add, or remove plugins or themes as well as modify any Gitium config files in the settings pane.I know it’s not something on the server level (i.e. a race condition) because it only affects the applicaiton in question on the target server.
Looking at the bitbucket repo, it seem like there is a single commit then all commits stop.
Looked to me like it just might have been a major commit causing a bit of lag, but once all commits are caught up the issue remains. This hasn’t occured on any other site on this server, and doesn’t occur on the template site that I use for the CW install.
Things I’ve tried:
– deleting the git directory altogether, disconnecting from the repo, and reconnecting
– creating a test site thinking there was some corruption in the application
– disabling all plugins except gitium – as soon as i activate gitium the problem beginsThings I’m considering:
– using all-in-one-wp-migration instead of the CW importer – that was my go to migration tool until I started with cloudways, though I haven’t had any issues with either method prior
– ditching gitium and finding another version control solution – this, combined with the blank screen issue mentioned earlier, gives me pause to use this plugin, as much as I love it.The goal:
– to have my wp files backed up so I can create a one-click dev environment locally using VVV and a custom shell script I’ve made. don’t want to fish through zip files, and a git pull seems easiest.The page I need help with: [log in to see the link]
- The topic ‘Gitium forces nginx and Apache restart’ is closed to new replies.