Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [Bug Report]: Unable to Register / Login (AzerothCore (07/16/23)) (BlizzCMS v1.2.1) #121

Open
b3ck opened this issue Jul 18, 2023 · 1 comment
Labels
branch 1.x Issues related to 1.x versions bug Something isn't working

Comments

@b3ck
Copy link

b3ck commented Jul 18, 2023

BlizzCMS Version

1.2.1

Emulator

AzerothCore rev. 891d7bd47c96+ 2023-07-16 22:46:50 +0000 (master branch) (Unix, RelWithDebInfo, Static)

PHP Version

PHP 7.4.33

Operating system

Windows 11 Pro | Version 22H2 | OS build 22621.1413

Web server

Apache 2.4.54

Database

MySQL 8.0.31

What happened?

I have installed the latest stable version per the documentation and when I try to register/login I am getting a incorrect username/password error.

After trying to register it brings me to the login page without any type of notification saying it was successful, and when checking the acore_auth DB the account is not made also when trying to login with an existing account I made from the AC Console it still says that the username and password is incorrect. When trying to use a name that is already in the acore_auth DB it says This account already exists also using the latest stable version of AzerothCore for WoW 3.3.5a (12340) WotLK

For testing purposes I created my own test registration page that uses HTTP > POST with SoapClient and I was able to create an account that way.. so I don't know if there is somewhere in a config file within BlizzCMS that allows the use of SOAP or not..

How can the issue be reproduced?

I just followed the pre-install directions and the install instructions exactly how it was documented and tried to register and login.

Screenshots

When trying to login with an account made using BlizzCMS:
Screen Shot 2023-07-18 at 12 59 00 PM

When trying to create a account using the same account name from an account I created using the AC Console:
Screen Shot 2023-07-18 at 1 01 31 PM
So obviously it's getting a connection to the acore_auth database.

@b3ck b3ck added the bug Something isn't working label Jul 18, 2023
@b3ck
Copy link
Author

b3ck commented Jul 19, 2023

Also just so you know I was able to install, register and log into the CMS with BlizzCMS (v2.0.0-beta.2)

@Jean-Dv Jean-Dv added the branch 1.x Issues related to 1.x versions label Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch 1.x Issues related to 1.x versions bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants