I have an issue that from what I can tell is related to forking. My configuration works just fine, and makes a request out to execute curl to hit an external API:
Normally this gives us back a nice JSON response, no problems. All I do is enable snmpstats module, and it fails.
I have edited this for security reasons of course. If I disable SNMP, the problem goes away.
Thoughts?