| @vchepeli @dimitraz This is caused by stale origin-web-console image, you can check yours by docker images | grep aerogear/origin-web-console you should see one with 1.0.0-alpha version, if you dont run: docker pull aerogear/origin-web-console:1.0.0-alpha Better fix incoming - https://issues.jboss.org/browse/AEROGEAR-3397 |