Page MenuHomePhabricator

Secondary CI email notifications are broken
Closed, ResolvedPublic

Description

The sendmail step in Wikibase Secondary CI is failing with the following error: https://github.com/wikimedia/Wikibase/runs/2400005644

GitHub Error Log
Run dawidd6/action-send-mail@v2
  with:
    server_address: smtp.gmail.com
    server_port: 465
    username: ***
    password: ***
    subject: Github Action job failed for Wikibase
    body: Job secondary-ci failed for php version 7.3.27! For more information see https://github.com/wikimedia/Wikibase/actions/workflows/secondaryCI.yml
  
    to: wikidata-ci-status@wikimedia.de
    from: Wikibase Github Action CI
    content_type: text/plain
Error: Invalid login: 535-5.7.8 Username and Password not accepted. Learn more at
535 5.7.8  https://support.google.com/mail/?p=BadCredentials l16sm1582634qtj.30 - gsmtp

Event Timeline

FWIW, the credentials of the email account haven't changed.

Looks like some google account setting might have been changed recently (unintentionally). Flipped it back so hopefully notifications are sent again.

Addshore assigned this task to WMDE-leszek.
Addshore moved this task from Inbox to Active on the [DEPRECATED] wdwb-tech board.
Addshore subscribed.

Looking good to me!

image.png (685×175 px, 20 KB)