[Wikidata-bugs] [Maniphest] [Commented On] T238540: Delete grafana dashboard, https://grafana.wikimedia.org/d/000000599/wikibase-wb_terms-newitemidformatter

2019-11-20 Thread gerritbot
gerritbot added a comment.


  Change 551849 **merged** by Ema:
  [operations/puppet@production] ATS: allow DELETE requests
  
  https://gerrit.wikimedia.org/r/551849

TASK DETAIL
  https://phabricator.wikimedia.org/T238540

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: ema, CDanis, fgiunchedi, Aklapper, Addshore, Hook696, Daryl-TTMG, 
RomaAmorRoma, 0010318400, E.S.A-Sheild, darthmon_wmde, Meekrab2012, 
joker88john, Legado_Shulgin, DannyS712, CucyNoiD, Nandana, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Davinaclare77, Adrian1985, 
Qtn1293, Cpaulf30, Techguru.pc, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, GoranSMilovanovic, Adik2382, Chicocvenancio, Th3d3v1ls, Hfbn0, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Zppix, Volans, 
Maathavan, _jensen, rosalieper, Scott_WUaS, Wong128hk, Wikidata-bugs, aude, 
faidon, Mbch331, Rxy, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T238540: Delete grafana dashboard, https://grafana.wikimedia.org/d/000000599/wikibase-wb_terms-newitemidformatter

2019-11-19 Thread gerritbot
gerritbot added a comment.


  Change 551849 had a related patch set uploaded (by Ema; owner: Ema):
  [operations/puppet@production] ATS: allow DELETE requests
  
  https://gerrit.wikimedia.org/r/551849

TASK DETAIL
  https://phabricator.wikimedia.org/T238540

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: ema, CDanis, fgiunchedi, Aklapper, Addshore, darthmon_wmde, Legado_Shulgin, 
DannyS712, Nandana, Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, 
GoranSMilovanovic, Chicocvenancio, Th3d3v1ls, Hfbn0, QZanden, LawExplorer, 
Zppix, Volans, _jensen, rosalieper, Scott_WUaS, Wong128hk, Wikidata-bugs, aude, 
faidon, Mbch331, Rxy, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T238540: Delete grafana dashboard, https://grafana.wikimedia.org/d/000000599/wikibase-wb_terms-newitemidformatter

2019-11-19 Thread ema
ema added a comment.


  In T238540#5675342 , @ema 
wrote:
  
  > I've observed the request failing as described in this task by using the 
Chromium developer tools, copied it as curl and tried it against cp1075
  
  There is a simple reason why the request works against ATS backends but via 
browser we're getting 403s. I was assuming that the ATS returning an error was 
the backend, but this is not the case. ats-tls is responding 403 to any request 
with method DELETE.

TASK DETAIL
  https://phabricator.wikimedia.org/T238540

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ema
Cc: ema, CDanis, fgiunchedi, Aklapper, Addshore, darthmon_wmde, Legado_Shulgin, 
DannyS712, Nandana, Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, 
GoranSMilovanovic, Chicocvenancio, Th3d3v1ls, Hfbn0, QZanden, LawExplorer, 
Zppix, Volans, _jensen, rosalieper, Scott_WUaS, Wong128hk, Wikidata-bugs, aude, 
faidon, Mbch331, Rxy, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T238540: Delete grafana dashboard, https://grafana.wikimedia.org/d/000000599/wikibase-wb_terms-newitemidformatter

2019-11-19 Thread ema
ema added a comment.


  Interesting, I've observed the request failing as described in this task by 
using the Chromium developer tools, copied it as curl and tried it against 
cp1075. The dashboard did get deleted. Private info replaced with 'blah':
  
curl 'http://localhost:3128/api/dashboards/uid/00599' -X DELETE -H 
'authority: grafana.wikimedia.org' -H 'accept: application/json, text/plain, 
*/*' -H 'origin: https://grafana.wikimedia.org' -H 'x-grafana-org-id: 1' -H 
'user-agent: blah' -H 'sec-fetch-site: same-origin' -H 'sec-fetch-mode: cors' 
-H 'referer: 
https://grafana.wikimedia.org/d/00599/wikibase-wb_terms-newitemidformatter?orgId=1=settings'
 -H 'accept-encoding: gzip, deflate, br' -H 'accept-language: 
en,en-US;q=0.9,it;q=0.8,de;q=0.7' -H 'cookie: __mmapiwsid=blah; 
WMF-Last-Access-Global=12-Nov-2019; grafana_user=Ema; 
WMF-Last-Access=19-Nov-2019; GeoIP=DE:BE:blah:blah; grafana_remember=blah; 
grafana_sess=blah' --compressed -H "Host: grafana.wikimedia.org"
{"message":"Dashboard Wikibase wb_terms newItemIdFormatter 
deleted","title":"Wikibase wb_terms newItemIdFormatter"}

TASK DETAIL
  https://phabricator.wikimedia.org/T238540

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ema
Cc: ema, CDanis, fgiunchedi, Aklapper, Addshore, darthmon_wmde, Legado_Shulgin, 
DannyS712, Nandana, Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, 
GoranSMilovanovic, Chicocvenancio, Th3d3v1ls, Hfbn0, QZanden, LawExplorer, 
Zppix, Volans, _jensen, rosalieper, Scott_WUaS, Wong128hk, Wikidata-bugs, aude, 
faidon, Mbch331, Rxy, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T238540: Delete grafana dashboard, https://grafana.wikimedia.org/d/000000599/wikibase-wb_terms-newitemidformatter

2019-11-19 Thread fgiunchedi
fgiunchedi added a comment.


  I can confirm that a DELETE of 
https://grafana.wikimedia.org/api/dashboards/uid/00599 results in a 403, 
further I don't see the request reaching grafana1001's apache logs. I'm adding 
#traffic  since this looks like 
a regression, perhaps ATS is involved.

TASK DETAIL
  https://phabricator.wikimedia.org/T238540

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: fgiunchedi
Cc: fgiunchedi, Aklapper, Addshore, darthmon_wmde, DannyS712, Nandana, 
Robin.guo, Imarlier, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs