matrix-org / matrix-appservice-irc

Node.js IRC bridge for Matrix
Apache License 2.0
460 stars 149 forks source link

Failed to trim commands from the IN/OUT stream ReplyError: ERR syntax error #1761

Closed Half-Shot closed 11 months ago

Half-Shot commented 11 months ago
WARN 09:58:51:848 [IrcConnectionPool] Failed to trim commands from the IN stream ReplyError: ERR syntax error
...
     args: [ 'ircbridge.stream.command.in', 'MINID', '1690797483729-0' ]

Looks like we're failing to specify the min ID without the suffix, upsetting the TRIM syntax.