php - Openshift, 503 Service Unavailable. No server is available to handle this request -


i have scalable php 5.4 cartridge on openshift, bronze account. it's wordpress blog , i've used until 2 weeks ago.

today, returned visit , says:

503 service unavailable. no server available handle request.

to check proxy status, have visited link http://myapp-mydomain.rhcloud.com/haproxy-status , there see this:

screenshot

it seems down.

checking logs rhc tail see line:

    ==> app-root/logs/haproxy.log <== [alert] 077/194638 (138628) : proxy 'express' has no server available! [warning] 086/161237 (138628) : server express/local-gear down maintenance. [warning] 086/161239 (33522) : config : log format ignored proxy 'stats' since has no log address. [warning] 086/161239 (33522) : config : log format ignored proxy 'express' since has no log address. [warning] 086/161239 (33522) : server express/local-gear down, reason: layer7 wrong status, code: 500, info: "http status check returned code <3c>500<3e>", check duration: 65ms. 0 active , 0 backup servers left. 0 sessions active, 0 requeued, 0 remaining in queue. [alert] 086/161239 (33522) : proxy 'express' has no server available! [warning] 086/161240 (33522) : server express/local-gear down maintenance. [warning] 086/161323 (33522) : server express/local-gear (leaving maintenance). [warning] 086/161325 (33522) : server express/local-gear down, reason: layer7 wrong status, code: 500, info: "http status check returned code <3c>500<3e>", check duration: 237ms. 0 active , 0 backup servers left. 0 sessions active, 0 requeued, 0 remaining in queue. [alert] 086/161325 (33522) : proxy 'express' has no server available! 

i've tried restart application using openshift "restart" button, didn't work.

don't know how solve. idea?

thanks in advance

your free openshift gears handled unused processing/bandwidth power. if no server available run gears app @ moment, request made denied "503 service unavailable: no server available handle request".

if want ensure uptime app, use paid gears.


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -