Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IRC] Set up a backup nickname for the github-event-bot #741

Open
rl2939 opened this issue Nov 15, 2024 · 0 comments
Open

[IRC] Set up a backup nickname for the github-event-bot #741

rl2939 opened this issue Nov 15, 2024 · 0 comments

Comments

@rl2939
Copy link
Contributor

rl2939 commented Nov 15, 2024

Description

Running two or more pull requests near each other causes the github-event-bot to malfunction and causes the IRC part of the build in the pull request to fail.

< :molybdenum.libera.chat 433 * github-event-bot :Nickname is already in use.

From https://github.com/DISTRHO/Cardinal/actions/runs/11851548872/job/33028220811?pr=739:

Run Gottox/irc-message-action@v2
# NetTransport socketRawConnected()
# NetTransport socketFullyConnected()
# Socket fully connected
> CAP LS 302
> NICK github-event-bot
> USER ircbot 0 * ircbot
< :molybdenum.libera.chat NOTICE * :*** Checking Ident
< :molybdenum.libera.chat NOTICE * :*** Looking up your hostname...
< :molybdenum.libera.chat NOTICE * :*** Couldn't look up your hostname
< :molybdenum.libera.chat NOTICE * :*** No Ident response
< :molybdenum.libera.chat CAP * LS :account-notify away-notify chghost extended-join multi-prefix sasl=ECDSA-NIST256P-CHALLENGE,EXTERNAL,PLAIN,SCRAM-SHA-512 tls account-tag cap-notify echo-message server-time solanum.chat/identify-msg solanum.chat/oper solanum.chat/realhost
> CAP REQ :account-notify away-notify extended-join multi-prefix account-tag cap-notify server-time
< :molybdenum.libera.chat 433 * github-event-bot :Nickname is already in use.
< :molybdenum.libera.chat CAP * ACK :account-notify away-notify extended-join multi-prefix account-tag cap-notify server-time
> CAP END
< ERROR :Closing Link: 172.183.162.199 (Connection timed out)
# NetTransport socketClose()
# Socket closed. was_connected=true safely_registered=false requested_disconnect=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant