So I’m getting various Timeout issues with ContentBox on my AWS Webserver, IIS7 & Ralio. I have tried several methods at resolving, tried setting the request timeout, tried uninstalling and re-installing (everything).
The error is not always the same as below, sometimes I get this one, sometimes I get a general Timeout.
request (path: C:\inetpub\AnyCoinBox\index.cfm (C:\inetpub\AnyCoinBox\modules\contentbox\model\content\Category.cfc):1) has run into a timeout (50 seconds) and has been stopped.
So I’m getting various Timeout issues with ContentBox on my AWS Webserver, IIS7 & Ralio. I have tried several methods at resolving, tried setting the request timeout, tried uninstalling and re-installing (everything).
The error is not always the same as below, sometimes I get this one, sometimes I get a general Timeout.
request (path: C:\inetpub\AnyCoinBox\index.cfm (C:\inetpub\AnyCoinBox\modules\contentbox\model\content\Category.cfc):1) has run into a timeout (50 seconds) and has been stopped.
I thought maybe something was wrong with my datasource so I started fresh, new DB, New fresh ContentBox source files… After Datasource screens, and I click on continue installation, I got the following after a few seconds.
I Increased the timeout in Ralio requests. Seemed to fix it. I still get an IIS timeout sometimes when I restart ralio and it’s the first startup. But if I refresh a second time, then it seems to come up. But So far it seems to be working now.
As for the second set of stacktraces, I didn’t check because it’s working now.