in reply to Re: Fixing Experimental Keys error caused other errors to occur
in thread Fixing Experimental Keys error caused other errors to occur
This helped me to figure out there had to be something wrong in our dev environment. It script died at the first part but we checked that Gearman was up and running fine. I moved the script to non-dev but still ran it on QA db - the script then passed the first debug but died at the JSON debug. I then ran the script on a non-QA db ticket and it worked. So thanks for the debug help!