Hi, i've tried to log into my znc service but it was telling me that there was an invalid password. I tried to change it removing the space character in it, now i can log into znc without any problem. So the issue i think is due to the blank space character.
Several clients started suffering from that due to not sending `:` before the password. See https://github.com/znc/znc/issues/1531
Git commit f5c953c28a36af98498e3d1fdb12c480f6a9cf84 by Peter Simonsson. Committed on 03/12/2019 at 20:27. Pushed by psn into branch 'master'. Follow standard for string handling when sending PASS command This fixes passwords containing spaces or colons in combination with at least newer znc. M +2 -2 src/irc/server.cpp https://commits.kde.org/konversation/f5c953c28a36af98498e3d1fdb12c480f6a9cf84