502 (Bad Gateway)(anonymous function) When calling DSP API

Hello folks. So we implemented a web app and the two testers that we used to pilot it, did not experience this issue. Now that we’ve put it into production of 100 users, more often than not we get a 502 error.

"
502 (Bad Gateway)(anonymous function)

Web server received an invalid response while acting as a gateway or proxy server…

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 the content server.
"

Once they click ok on the error i displayed, they go back and run the same process again, and it works. Not always though.

Are they launching too many services too quickly and it’s taking too long?.

Also, we are on IIS 7.5 and rewrite to the local “Apache”/Bitnami install (where every 24hrs, I need to restart the server (another topic in itself).

@ITSenske contacted dspsupport@dreamfactory.com and we determined this was a client DB config issue, which is now resolved.