As a newcomer to the world of IRC I have been having a lot of trouble logging in to freenode #mageia-qa over the past two or three months and am close to putting my fist through the screen. I have a vague memory of registering with freenode:; name and nick and receiving a temporary password which I must have changed at some point. The whole business of logging in to a channel was very confusing at the start but somebody gave me an irssi config file to edit and I use that to autojoin to #mageia-qa every week. As far as I recall that process went smoothly until we were advised to change our passwords. The command:
- Code: Select all
/msg NickServ identify <nick> <newpassword>
appeared to work fine. Edited the config file to reflect this change but ever since then the server complains about an invalid password, but
- Code: Select all
/msg Nickserv identify <the same password>
is accepted and login is successful. The problem is I have to go through this rigmarole every time. It is now impossible to change the password at all. My impression is that the server thinks I am hijacking the nick but will allow me to use it for the session. It says that the nick is already registered and that I should choose another one. This is driving me crazy.
How to get out of this loop? I don't know any way to contact freenode. Their website does not give any clues.