Open Source Extras Gitify Troubleshooting

Having issues with Gitify? Please read all entries in this guide and search the issues on Github. If you don’t find an answer you might want to open a new issue.

MySQL errors

If you’re getting MySQL errors when trying to extract or build a site, you’ll probably need to add some paths to your PATH so the right binaries are used. See the Windows or Mac installation documentation.

MIGX

If you’re using MIGX configs and the Gitify files for the configs changes after each build and extract command of Gitify, you might need to pay attention to your order of the MIGX objects in your .gitify file. The migxConfig should be the last item of the MIGX objects. For more details please read issue #90.