ibm bluemix - Problems accessing IBM Containers at UK Data Center -
note: question related bluemix container service, not generic docker.
i have linux environment cf , ice tools installed , working correctly us_south data center. changed login parameters uk data center , now, although login correctly container service fails when executing command 404.
command failed container cloud service 404 not found: requested route ('api-ice.eu-gb.bluemix.net') not exist.
i did login following documentation:
ice login -a https://api.eu-gb.bluemix.net -h https://api-ice.eu-gb.bluemix.net/v2/containers -r registry.eu-gb.bluemix.net
and said login successful.
try london:
ice login -h containers-api.eu-gb.bluemix.net -r registry.eu-gb.bluemix.net -a api.eu-gb.bluemix.net
for south:
ice login -h containers-api.ng.bluemix.net -r registry.ng.bluemix.net -a api.ng.bluemix.net
api-ice.eu-gb.bluemix.net
should throw 404. when closed our our public beta changed our api server use containers-api.{domain}
pattern. (while temporarily leaving api-ice.ng.bluemix.net
available folks needing migrate beta.)
we updating docs. pointing out.
Comments
Post a Comment