matrix-org / matrix-appservice-irc

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

Config reload via SIGHUP seems to be broken #1741

Closed Half-Shot closed 1 year ago

Half-Shot commented 1 year ago
INFO 21:48:28:210 [cli] Got SIGHUP, reloading config file
WARN 21:48:28:237 [cli] Failed to reload config file: TypeError: Cannot read properties of undefined (reading 'onConfigChanged')
Half-Shot commented 1 year ago

Ahhhh, this is just the error if the bridge hasn't started up properly yet.