mozilla / addons

☂ Umbrella repository for Mozilla Addons ✨
Other
125 stars 41 forks source link

Fix addons-dev->remote-settings integration #1939

Open eviljeff opened 1 year ago

eviljeff commented 1 year ago

Around 2 month ago the integration with remote-settings that uploads built bloom filters (mlbf) stopped working.

see: https://mozilla.sentry.io/issues/4109568678/

Creating remote settings test account for addons_dev_allizom_org failed. [b'{"code":401,"errno":104,"error":"Unauthorized","message":"Please authenticate yourself to use this endpoint."}']

https://mozilla.sentry.io/issues/4109568698/

Remote settings account not created

https://mozilla.sentry.io/issues/4175705145 (this is the heartbeat)

Failed to contact Remote Settings server: 503 Server Error: Service Unavailable for url: https://settings-writer.prod.mozaws.net/v1/**heartbeat**

It may be connected to the changes made in https://github.com/mozilla/addons-server/pull/20593 - or to the changes in those services that prompted the pr to be be made.

┆Issue is synchronized with this Jira Task

KevinMind commented 4 months ago

Old Jira Ticket: https://mozilla-hub.atlassian.net/browse/ADDSRV-417