I activated Query Monitor to investigate an issue with Avada Template (they made request before proxy variable are set). It's for context, not your problem 🙂
During my tests, I discovered that when Query Monitor and Toolset Types are both activated, /wp-admin/admin-ajax.php go in not answering (HTTP 502).
If I desactivate one (anyone), the issue disapeares.
Do I have a possibility to log in Toolset what is interacting with Query Monitor to keep both activated ?
Toolset doesn't have any kind of integration with Query Monitor, but Query Monitor tracks every database operation that occurs with every request, which inevitably means it interacting in some way with any code that interacts with the database, that would include Toolset.
Is there any particular operation you undertake that uses an ajax request that triggers the 502 request?
If you can give us the steps of what you are doing which triggers the problem, then we can try to reproduce it on a test site.
That will create a debug.log file in your /wp-content/ directory which you can examine in any text editor. Try repeating the steps again and then inspect the log. If you don't find the debug.log file it means it didn't generate any warnings or errors.
No problem. Let me mark this as awaiting your feedback so it's not sitting in my queue, and if the support robot warns that the thread will be closed you can just reply again to keep it open.
The topic ‘[Closed] When Toolset Types and Query Monitor are activated together, admin-ajax failed’ is closed to new replies.