Lucas_Werkmeister_WMDE added a comment.

  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",
          ],
        ],
      ]

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

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

To: Lucas_Werkmeister_WMDE
Cc: WMDE-leszek, Joe, Aklapper, Lucas_Werkmeister_WMDE, Danny_Benjafield_WMDE, 
fbalicchia, Kappakayala, Astuthiodit_1, lesongvi, Arnoldokoth, karapayneWMDE, 
Invadibot, maantietaja, wkandek, JMeybohm, ItamarWMDE, Akuckartz, 
darthmon_wmde, Nandana, jijiki, Lahi, Gq86, GoranSMilovanovic, TK-999, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, thcipriani, Wikidata-bugs, Prod, 
aude, Lydia_Pintscher, dduvall, Jdforrester-WMF, Mbch331, Clement_Goubert
_______________________________________________
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