Clement_Goubert added a comment.

  In T344904#9116570 <https://phabricator.wikimedia.org/T344904#9116570>, 
@Lucas_Werkmeister_WMDE wrote:
  
  > Looks like Test Wikidata (which is mw-on-k8s) can’t talk to the Termbox SSR 
(@Joe says in IRC it’s missing an egress rule):
  >
  >   lucaswerkmeister-wmde@deploy1002 ~ $ sudo mw-debug-repl testwikidatawiki
  >   Finding a mw-debug pod in eqiad...
  >   Now running shell.php for testwikidatawiki inside 
pod/mw-debug.eqiad.pinkunicorn-8477b6d89d-8r4bc...
  >   Psy Shell v0.11.10 (PHP 7.4.33 — cli) by Justin Hileman
  >   > $rf = mws()->getHttpRequestFactory()
  >   = MediaWiki\Http\HttpRequestFactory {#3812}
  >   
  >   > $req = $rf->create( 
'http://termbox-test.staging.svc.eqiad.wmnet:3031/termbox?entity=Q229877&revision=630197&language=en&editLink=%2Fwiki%2FSpecial%3ASetLabelDescriptionAliases%2FQ229877&preferredLanguages=en',
 [ 'method' => 'GET' ], 'Lucas Werkmeister (WMDE) manual testing' )
  >   = GuzzleHttpRequest {#3961}
  >   
  >   > $res = $req->execute()
  >   = Status {#3986
  >       +cleanCallback: false,
  >       +value: & 0,
  >       +success: & [],
  >       +successCount: & 0,
  >       +failCount: & 0,
  >     }
  >   
  >   > $res->getErrors()
  >   = [
  >       [
  >         "type" => "error",
  >         "message" => "http-curl-error",
  >         "params" => [
  >           "Failed to connect to termbox-test.staging.svc.eqiad.wmnet port 
3031: Connection timed out",
  >         ],
  >       ],
  >       [
  >         "type" => "error",
  >         "message" => "http-bad-status",
  >         "params" => [
  >           "0",
  >           "Error",
  >         ],
  >       ],
  >     ]
  
  Now working for testwikidatawiki on all mw-on-k8s deployments including 
mw-debug
  
    cgoubert@deploy1002:/srv/deployment-charts/helmfile.d/services/mw-debug$ 
sudo mw-debug-repl testwikidatawiki
    Finding a mw-debug pod in eqiad...
    Now running shell.php for testwikidatawiki inside 
pod/mw-debug.eqiad.pinkunicorn-85f6f8c9dd-4dvxm...
    Psy Shell v0.11.10 (PHP 7.4.33 — cli) by Justin Hileman
    > $rf = mws()->getHttpRequestFactory()
    = MediaWiki\Http\HttpRequestFactory {#3812}
    
    > $req = $rf->create( 
'http://termbox-test.staging.svc.eqiad.wmnet:3031/termbox?entity=Q229877&revision=630197&language=en&editLink=%2Fwiki%2FSpecial%3ASetLabelDescriptionAliases%2FQ229877&preferredLanguages=en',
 [ 'method' => 'GET' ], 'claime WMF manual testing' )
    = GuzzleHttpRequest {#6330}
    
    > $res = $req->execute()
    = Status {#6294
        +cleanCallback: false,
        +value: & 200,
        +success: & [],
        +successCount: & 0,
        +failCount: & 0,
      }
    
    > $res->getErrors()
    = []

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

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

To: Clement_Goubert
Cc: Clement_Goubert, WMDE-leszek, Joe, Aklapper, Lucas_Werkmeister_WMDE, 
Danny_Benjafield_WMDE, fbalicchia, Isabelladantes1983, Themindcoder, 
Kappakayala, Adamm71, Jersione, Hellket777, LisafBia6531, Astuthiodit_1, 
lesongvi, 786, Arnoldokoth, Biggs657, karapayneWMDE, Invadibot, maantietaja, 
Juan90264, wkandek, JMeybohm, Alter-paule, Beast1978, ItamarWMDE, Un1tY, 
Akuckartz, Hook696, darthmon_wmde, Kent7301, joker88john, CucyNoiD, Nandana, 
jijiki, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, TK-999, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Neuronton, Scott_WUaS, thcipriani, Wikidata-bugs, Prod, aude, 
Lydia_Pintscher, dduvall, Jdforrester-WMF, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org

Reply via email to