Please login using your existing BNC username and password. If you do not have a BNC account with us, please register a new account.

Login
  • We're close to having the full website restored. Thank you for your patience!

Guide Authentication Failed or Invalid Password

Status
Not open for further replies.

Eggy

Customer Support
Administrator
Joined
Aug 1, 2026
Messages
179
Authentication Failed or Invalid Password

An authentication error does not always mean the account password itself is wrong.

The full server-password format is:

Code:
Username/Network:Password

A mistake in any section can cause authentication to fail.

Check the username

Use the exact BNC username shown in your dashboard.

Capitalisation may matter.

Check the network name

Use the dashboard network label, not the external IRC server hostname.

Correct example:

Code:
ExampleUser/Libera:Password

Incorrect example:

Code:
ExampleUser/irc.libera.chat:Password

unless the dashboard network itself was deliberately named that way.

Check the separator characters

The required format contains:

  • A forward slash between username and network.
  • A colon before the password.

Correct:

Code:
Username/Network:Password

Incorrect:

Code:
Username\Network:Password
Username/Network/Password
Username:Network:Password

Recently changed password

Your client may still contain the old saved password.

Update the saved connection and fully disconnect before trying again.
 
Status
Not open for further replies.
Back
Top