[10:14:25] While trying to access wmflabs on test wiki I get the following error [10:15:30] Report Only] Refused to connect to 'https://tools.wmflabs.org/scribe/api/v1/sections?article=Biblioteca%20del%20Museu%20Mar%C3%ADtim%20de%20Barcelona' because it violates the following Content Security Policy directive: "default-src 'self' data: blob: upload.wikimedia.org https://commons.wikimedia.org meta.wikimedia.org *.wikimedia.org [10:15:31] *.wikipedia.org *.wikinews.org *.wiktionary.org *.wikibooks.org *.wikiversity.org *.wikisource.org wikisource.org *.wikiquote.org *.wikidata.org *.wikivoyage.org *.mediawiki.org wikimedia.org". Note that 'connect-src' was not explicitly set, so 'default-src' is used as a fallback. [10:15:42] I am not sure what causes this error [10:37:50] mmm [10:39:19] if I visit that link with my browser I see some json data and not any error [10:39:31] how are you doing it Eugene233 ? [10:40:18] arturo on test wikipedia it looks like the request is blocked [10:51:58] please open a phab task [10:52:44] Ok thanks very much for this... [10:59:34] For anyone interested or who knows about this, the task is T243381 [10:59:35] T243381: Request to wmflabs is blocked on test Wiki for some IPs - https://phabricator.wikimedia.org/T243381 [11:59:19] !log toolsbeta remove toolviews scripts from toolsbeta-proxy-{1,2}, source of cronspam [11:59:21] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Toolsbeta/SAL [12:07:25] !log tools.parliamentdiagram starting webservice per request by David Richfield at https://lists.wikimedia.org/pipermail/cloud/2020-January/000973.html [12:07:26] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.parliamentdiagram/SAL [12:35:21] !log tools hard-reboot tools-worker-1016 (not responding to even console access) [12:35:24] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools/SAL [12:43:18] !log tools for the record, issue with tools-worker-1016 was memory exhaustion apparently [12:43:28] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools/SAL [17:07:34] !log tools.stewardbots Making a new Python3 venv [17:07:36] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.stewardbots/SAL [17:10:26] !log tools.stewardbots SULWatcher bots taken down for maintenane. [17:10:27] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.stewardbots/SAL [17:15:53] !log tools.stewardbots Deployed commits ce70090 and 1dfffaf [17:15:55] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.stewardbots/SAL [19:53:55] !log tools.bd808-test Hard stop/start of webservice to pick up new Ingress features [19:53:56] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.bd808-test/SAL [19:56:14] !log tools.quickstatements `kubectl edit ingress/quickstatements` to add redirect annotation that will ensure a trailing slash on the URL [19:56:15] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.quickstatements/SAL [21:07:59] bd808: you online, got a question re. tools-db [21:08:07] + missing ? [21:08:16] !ask | hauskatze [21:08:16] hauskatze: Hi, how can we help you? Just ask your question. [21:09:04] bd808: Am I right that tools-db in https://gerrit.wikimedia.org/r/#/c/labs/tools/stewardbots/+/566591/5/SULWatcher/SULWatcher.py L 933 can be replaced by the new service name? [21:09:22] svc.eqiad.wmflabs or something like that? [21:10:19] hauskatze: yes. `myhost = 'tools.db.svc.eqiad.wmflabs'` would be the most future proof name to use. [21:11:09] bd808: alright, I'll make a patch to fix that later then :) [21:11:11] thanks!