We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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)
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"]}
Originally posted by @dg-otrs in #16799 (comment)
The text was updated successfully, but these errors were encountered:
This issue was closed because it does not use any of our issue templates. Please make sure to use one of the suggested templates.
Sorry, something went wrong.
No branches or pull requests
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)
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"]}
Originally posted by @dg-otrs in #16799 (comment)
The text was updated successfully, but these errors were encountered: