Re: Bad Gateway!

2014-12-31 Thread Byron Mann
I would look to the code then. Something running well today does not mean it will run well tomorrow. I would maybe run the process and watch fusion reactor to see when things go bad. Also check the CF logs for any exceptions. Byron

Re: Bad Gateway!

2014-12-31 Thread John M Bliss
An anomaly with a remote API was causing my CF server to attempt to instantiate ten thousand objects, crashing the server. On Wed, Dec 31, 2014 at 9:36 AM, Byron Mann byronos...@gmail.com wrote: I would look to the code then. Something running well today does not mean it will run well

Bad Gateway!

2014-12-30 Thread John M Bliss
I have a process which used to run fine. Now, it produces: Bad Gateway! There is a problem with the page you are looking for, and it cannot be displayed. When the Web server (while acting as a gateway or proxy) contacted the upstream content server, it received an invalid response from

Re: Bad Gateway!

2014-12-30 Thread Byron Mann
This is the kind of error you might get when the CF service is down. First impression is something you are running is crashing the CF service. Anything in the logs that might indicate this is the case? Byron ~| Order the

Re: Bad Gateway!

2014-12-30 Thread John M Bliss
That's exactly what's happening. Thanks. On Tue, Dec 30, 2014 at 3:30 PM, Byron Mann byronos...@gmail.com wrote: This is the kind of error you might get when the CF service is down. First impression is something you are running is crashing the CF service. Anything in the logs that might