Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] Where are you running the server (auth and world) in the same machine as the client (where you're pl

[DiscordArchive] Where are you running the server (auth and world) in the same machine as the client (where you're pl

[DiscordArchive] Where are you running the server (auth and world) in the same machine as the client (where you're pl

rektbyfaith
Administrator
0
07-24-2025, 12:14 PM
#1
Archived author: Ryan Turner • Posted: 2025-07-24T12:14:39.800000+00:00
Original source

Where are you running the server (auth and world) in the same machine as the client (where you're playing)?
rektbyfaith
07-24-2025, 12:14 PM #1

Archived author: Ryan Turner • Posted: 2025-07-24T12:14:39.800000+00:00
Original source

Where are you running the server (auth and world) in the same machine as the client (where you're playing)?

rektbyfaith
Administrator
0
07-24-2025, 12:15 PM
#2
Archived author: Ryan Turner • Posted: 2025-07-24T12:15:19.090000+00:00
Original source

Is your server in a VM / Virtual Machine or visualisted enverioment? (like docker)?

Is the server IP correctly placed (not the table structure, the actual data, in hte database)
rektbyfaith
07-24-2025, 12:15 PM #2

Archived author: Ryan Turner • Posted: 2025-07-24T12:15:19.090000+00:00
Original source

Is your server in a VM / Virtual Machine or visualisted enverioment? (like docker)?

Is the server IP correctly placed (not the table structure, the actual data, in hte database)

rektbyfaith
Administrator
0
07-24-2025, 12:19 PM
#3
Archived author: , ⎝⎝✧GͥOͣDͫ✧ • Posted: 2025-07-24T12:19:14.341000+00:00
Original source

yes everything is spelled correctly the server is on vps everything starts but the game doesn't start
rektbyfaith
07-24-2025, 12:19 PM #3

Archived author: , ⎝⎝✧GͥOͣDͫ✧ • Posted: 2025-07-24T12:19:14.341000+00:00
Original source

yes everything is spelled correctly the server is on vps everything starts but the game doesn't start

rektbyfaith
Administrator
0
07-24-2025, 12:20 PM
#4
Archived author: Ryan Turner • Posted: 2025-07-24T12:20:30.994000+00:00
Original source

The server starts but the client can't connect right? did you change the `realmlist.wtf` in `data` foldeR?
rektbyfaith
07-24-2025, 12:20 PM #4

Archived author: Ryan Turner • Posted: 2025-07-24T12:20:30.994000+00:00
Original source

The server starts but the client can't connect right? did you change the `realmlist.wtf` in `data` foldeR?

rektbyfaith
Administrator
0
07-24-2025, 12:33 PM
#5
Archived author: , ⎝⎝✧GͥOͣDͫ✧ • Posted: 2025-07-24T12:33:15.709000+00:00
Original source

So I replaced everything and checked 10 times, everything is correct, the server starts and when I enter the game I write the login password is incorrect, it says but it is correct
rektbyfaith
07-24-2025, 12:33 PM #5

Archived author: , ⎝⎝✧GͥOͣDͫ✧ • Posted: 2025-07-24T12:33:15.709000+00:00
Original source

So I replaced everything and checked 10 times, everything is correct, the server starts and when I enter the game I write the login password is incorrect, it says but it is correct

rektbyfaith
Administrator
0
07-24-2025, 12:34 PM
#6
Archived author: Ryan Turner • Posted: 2025-07-24T12:34:03.495000+00:00
Original source

try making an a new user with the same password as the user and see if you can connect
rektbyfaith
07-24-2025, 12:34 PM #6

Archived author: Ryan Turner • Posted: 2025-07-24T12:34:03.495000+00:00
Original source

try making an a new user with the same password as the user and see if you can connect

rektbyfaith
Administrator
0
07-24-2025, 12:35 PM
#7
Archived author: , ⎝⎝✧GͥOͣDͫ✧ • Posted: 2025-07-24T12:35:32.853000+00:00
Original source

I already checked, no I can't, it says the same thing
rektbyfaith
07-24-2025, 12:35 PM #7

Archived author: , ⎝⎝✧GͥOͣDͫ✧ • Posted: 2025-07-24T12:35:32.853000+00:00
Original source

I already checked, no I can't, it says the same thing

rektbyfaith
Administrator
0
07-24-2025, 12:39 PM
#8
Archived author: Ryan Turner • Posted: 2025-07-24T12:39:07.755000+00:00
Original source

Show me your database realm
rektbyfaith
07-24-2025, 12:39 PM #8

Archived author: Ryan Turner • Posted: 2025-07-24T12:39:07.755000+00:00
Original source

Show me your database realm

rektbyfaith
Administrator
0
07-24-2025, 03:18 PM
#9
Archived author: Revision • Posted: 2025-07-24T15:18:59.449000+00:00
Original source

Could you try using a temporary simple user like `test` as both username and password to see if that works? You can delete the account afterwards. I can't ask what your username and password is but maybe you're using some special characters that it can't handle and it's good to go back to basics and test that.
rektbyfaith
07-24-2025, 03:18 PM #9

Archived author: Revision • Posted: 2025-07-24T15:18:59.449000+00:00
Original source

Could you try using a temporary simple user like `test` as both username and password to see if that works? You can delete the account afterwards. I can't ask what your username and password is but maybe you're using some special characters that it can't handle and it's good to go back to basics and test that.

rektbyfaith
Administrator
0
07-24-2025, 09:21 PM
#10
Archived author: , ⎝⎝✧GͥOͣDͫ✧ • Posted: 2025-07-24T21:21:19.923000+00:00
Original source

thank you, I already solved the problem, took a clean table, loaded auth characters and configs 2 and it started strangely, everything was entered correctly, IP, etc., I don't know why it wouldn't let me in
rektbyfaith
07-24-2025, 09:21 PM #10

Archived author: , ⎝⎝✧GͥOͣDͫ✧ • Posted: 2025-07-24T21:21:19.923000+00:00
Original source

thank you, I already solved the problem, took a clean table, loaded auth characters and configs 2 and it started strangely, everything was entered correctly, IP, etc., I don't know why it wouldn't let me in

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)