You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
Feb 02 19:13:10 ip-10-0-7-85.us-west-2.compute.internal cosmos.sh[5798]: 19:13:10.937 INFO [finagle/netty4-2] access - 127.0.0.1 - - [02/Feb/2018:19:13:10 +0000] "GET /package/resource?url=https://secure.gravatar.com/avatar/6edd0acaf80f784fab3dd2c31d604e74.jpg?s%3D80&r=g&d=mm HTTP/1.1" 403 367 15 "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":"Forbidden","message":"Unable to complete request due to Forbidden response from service [ResourceProxyHandler$] while accessinghttps://secure.gravatar.com/avatar/6edd0acaf80f784fab3dd2c31d604e74.jpg?s=80","data":{"serviceName":"ResourceProxyHandler$","destination":"https://secure.gravatar.com/avatar/6edd0acaf80f784fab3dd2c31d604e74.jpg?s=80","status":403}}
The text was updated successfully, but these errors were encountered:
We see this in the Cosmos logs:
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:
The text was updated successfully, but these errors were encountered: