mesosphere/universe

DC/OS is unable to fetch: http://cdn.apk-cloud.com/detail/image/com.microsoft.operations.AndroidPhone-w250.png

jsancio opened this issue · 1 comments

We see this in the Cosmos logs:

Feb 02 20:54:38 ip-10-0-7-85.us-west-2.compute.internal cosmos.sh[5798]: 20:54:38.842 INFO [finagle/netty4-8] access - 127.0.0.1 - - [02/Feb/2018:20:54:38 +0000] "GET /package/resource?url=http://cdn.apk-cloud.com/detail/image/com.microsoft.operations.AndroidPhone-w250.png HTTP/1.1" 400 313 66 "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0"

You can reproduce this by booting a 1.11 cluster and navigating to the Catalog page in the UI and looking at the request sent by the browser.

HTTP response:

{"type":"GenericHttpError","message":"Unexpected upstream http error: GET http://cdn.apk-cloud.com/detail/image/com.microsoft.operations.AndroidPhone-w250.png 502","data":{"method":"GET","uri":"http://cdn.apk-cloud.com/detail/image/com.microsoft.operations.AndroidPhone-w250.png","clientStatus":502,"status":400}}

@amitsara can you update this?