Bluemix Push Notifications service returns error "502 Bad Gateway" -


i'm using push notifications service provided bluemix, few days ago push service became unavailable, @ least configuration purposes.

the hint i've got trial expired , had enter credit card, maybe caused problem.

here's exception thrown:

exception thrown application class 'com.ibm.mbaas.ui.backendutility.getjsonresponse:-1' javax.servlet.servletexception: uiback108e: got unsuccessful response 'https://mccp.ng.bluemix.net/login/rolecheck?role=developers&space_guid=568581a0-9bbd-4fbf-9fb0-243c0d7febc3'. response status 502 bad gateway. response body was: "502 bad gateway: registered endpoint failed handle request. ". @ com.ibm.mbaas.ui.backendutility.getjsonresponse(unknown source) @ com.ibm.mbaas.ui.backendutility.checkrole(unknown source) @ com.ibm.mbaas.ui.security.uaacallbackservlet.doget(unknown source) @ javax.servlet.http.httpservlet.service(httpservlet.java:575) @ javax.servlet.http.httpservlet.service(httpservlet.java:668) @ com.ibm.ws.webcontainer.servlet.servletwrapper.service(servletwrapper.java:1285) @ [internal classes] 

there may times when service becomes temporarily unavailable , can cause errors this. our team working around clock when these outages occur sure check status page announcements/status when think wrong.

https://developer.ibm.com/bluemix/support/#status

you can check announcements on developer works forum or post question if status pages not reflecting issues.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -