Applies to: All plans (Self-Managed and Managed).
The fix depends on which login is failing — and they are three different accounts with three different passwords. Work out which one you mean first, then jump to that section. Resetting your client area password will not fix a cPanel or WordPress login, and vice versa.
The three logins are: your client area (billing portal at my.maxinodes.com), cPanel (your hosting control panel), and WordPress (the admin of your website at
/wp-admin). They are separate. Your email is a fourth, separate sign-in at Microsoft 365 or Google Workspace — there is no Maxinodes mailbox or webmail.
Symptoms
- "Invalid login", "Incorrect password" or "Login failed" at my.maxinodes.com.
- You reach cPanel's login screen and your password is rejected.
- "The username or password you entered is incorrect" on a WordPress
/wp-adminpage. - The password is accepted but it asks for a 2FA / authenticator code you no longer have.
- The page just reloads or loops without an error (usually a cookie/cache issue).
Common causes (most likely first)
- Wrong login for the wrong door. People most often try their client area password at cPanel, or their cPanel password at WordPress. Each is separate.
- A genuinely forgotten or mistyped password. Caps Lock, a saved/autofilled old password, or a trailing space.
- Lost 2FA device. You set up two-factor on the client area or cPanel and changed phones.
- Browser cookies/cache or an extension blocking the sign-in (causes the silent reload loop).
First: confirm it's not a quick fix
Before resetting anything, try these — they clear most cases in seconds:
- Check Caps Lock and re-type the password slowly. Click the "show password" eye icon if there is one.
- Clear an autofilled old password. Delete the pre-filled field and type the password by hand.
- Try a private/incognito window (or another browser). This rules out cookies, cache and extensions — the usual cause of a login page that just reloads.
Result: If you can now sign in, you're done. If not, use the right reset below.
Fix 1 — Client area (my.maxinodes.com)
This is the billing portal where you pay invoices and manage services.
- Go to the login page at my.maxinodes.com.
- Click the Forgot Password? link below the login form.
- Enter the email address on your account. We send a reset link to that address.
- Open the link and set a new password.
Result: You can sign in to your client area with the new password.
Locked out by 2FA? If your authenticator app is gone, use the backup codes you saved when you enabled 2FA. No backup codes? Contact us — we verify your identity and remove 2FA so you can set it up again.
Fix 2 — cPanel (the hosting control panel)
You almost never need the cPanel password day to day: open cPanel by single sign-on from your service page instead.
- Log in to your client area at my.maxinodes.com.
- Go to Services -> My Services and open your hosting service.
- Click Log in to cPanel — this opens cPanel with no password required.
If you do need to reset the cPanel password (for example, to use FTP/SFTP, which shares it):
- On the same service page, find the option labelled Change Password.
- Set a new strong password and save.
Result: cPanel opens. The full walkthrough is in How to reset your cPanel password. Note: changing the main cPanel password also changes the main FTP login, so update your FTP client too.
Fix 3 — WordPress (your website's /wp-admin)
WordPress is your website's admin, not a Maxinodes account — we don't hold this password. There are two ways to reset it.
The easy way — email reset:
- Go to
https://yourdomain/wp-login.php. - Click Lost your password?, enter your username or admin email, and follow the emailed link.
If the reset email never arrives (a common WordPress mail issue), reset it from your hosting instead:
- Open cPanel via Log in to cPanel from your service page.
- Open phpMyAdmin and select your site's database.
- Open the users table (it is usually
wp_users, but your install may use a different table prefix). Edit your user row, set a new value in user_pass, and in the Function dropdown choose MD5 before saving.
Result: You can sign in at
/wp-adminwith the new password.
If that did not work
- You've lost access to the account email that all resets are sent to — contact us so we can verify you and help recover access.
- Still looping on the login page after trying incognito — a security tool or a stale session may be involved; send us your domain and a screenshot.
- "Account suspended" instead of a login prompt — that's a billing/policy hold, not a password problem. See Why was my payment declined or my account suspended?.
When you contact us, include your domain, which login is failing (client area, cPanel or WordPress), the exact error text, and when it started.
Comments
0 comments
Please sign in to leave a comment.