-
Notifications
You must be signed in to change notification settings - Fork 11k
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 Federation not working #18157
Comments
Update on 3.4.1 I20200704-12:36:39.288(0) ➔ +----------------------------------------------+ |
Not sure whats going on but still no messages will be send to irc nor to rocket chat 2020-07-04T12:44:13.751159974Z [1:6 873797] Connection 9 with "10.255.0.2:58118" closed (in: 0.5k, out: 0.4k). |
Joining and leaving on IRC side will be shown in Rocket Chat, but still now messages! ~modg-irc admin ~modg-irc ~modg-irc |
Oh yeah its really unstable.... After looking up the IRC user on Rocket Chat Admin -> User (this is the IRC users info under admin https://XX.XX.XX.com/admin/users/info/CcFL6FHMbsTrzQ7Xa) I just see white page... nothing... After refreshing the browser at above link, I see that the ROCKET CHAT user has logged in to the IRC server successfully: Also messaging in this channel is working now. Sending messages from ROCKET Chat to IRC still not working good, each message will be send 7 times: |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Description:
Hey,
the IRC implementation is still not working.
Based on the MERGE with a recommended irc server and config file is also not working:
#10113 (comment)
Steps to reproduce:
Expected behavior:
IRC Federation with Rocket Chat
Actual behavior:
Server Setup Information:
Additional context
Originally posted by @dg-otrs in #16799 (comment)
Relevant logs:
I20200310-16:28:53.090(0) [irc][server] Connecting to @xxx.com:6667
I20200310-16:28:53.132(0) [irc][server] Connected! Registering as server...
I20200310-16:28:53.133(0) [irc][server] Sending Command: PASS 0210 ngircd
I20200310-16:28:53.133(0) [irc][server] Sending Command: SERVER XXX.com :Rocket.Chat IRC Bridge
I20200310-16:28:53.164(0) [irc][server] Unhandled peer message: {"prefix":"global.rocket.chat","server":"global.rocket.chat","command":"err_needmoreparams","rawCommand":"461","commandType":"error","args":["","PASS","Syntax error"]}
I20200310-16:28:55.167(0) [irc][server] Unhandled peer message: {"prefix":"global.rocket.chat","server":"global.rocket.chat","command":"err_needmoreparams","rawCommand":"461","commandType":"error","args":["","SERVER","Syntax error"]}
The text was updated successfully, but these errors were encountered: