Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] Hello everyone.

[DiscordArchive] Hello everyone.

[DiscordArchive] Hello everyone.

rektbyfaith
Administrator
0
03-18-2022, 10:00 AM
#1
Archived author: Artanis • Posted: 2022-03-18T10:00:35.317000+00:00
Original source

Hello everyone.
I'm having trouble with my linux server (dashboard installation).
I've just updated it following all the regular procedure, and I didn't receive any error in compilation or whatnot. However, after launching the server I get the below errors:
In mysql_stmt_prepare() id: 445, sql: "SELECT source, data FROM character_settings WHERE guid = ?"
Table 'acore_characters.character_settings' doesn't exist
In mysql_stmt_prepare() id: 446, sql: "REPLACE INTO character_settings (guid, source, data) VALUES (?, ?, ?)"
Table 'acore_characters.character_settings' doesn't exist
In mysql_stmt_prepare() id: 447, sql: "DELETE FROM character_settings WHERE guid = ?"
Table 'acore_characters.character_settings' doesn't exist
Closing down DatabasePool 'acore_characters'.
Asynchronous connections on DatabasePool 'acore_characters' terminated. Proceeding with synchronous connections.
All connections on DatabasePool 'acore_characters' closed.
Could not prepare statements of the Character database, see log for details.
Closing down DatabasePool 'acore_world'.
Asynchronous connections on DatabasePool 'acore_world' terminated. Proceeding with synchronous connections.
All connections on DatabasePool 'acore_world' closed.
Closing down DatabasePool 'acore_characters'.
Asynchronous connections on DatabasePool 'acore_characters' terminated. Proceeding with synchronous connections.
All connections on DatabasePool 'acore_characters' closed.
Closing down DatabasePool 'acore_auth'.
Asynchronous connections on DatabasePool 'acore_auth' terminated. Proceeding with synchronous connections.
All connections on DatabasePool 'acore_auth' closed.
exit code: 1

It seems the server is expecting some tables in the database, but those aren't there. I did use the ./acore.sh db-assembler import-updates after the recompilation, but it seems we still have this issue. Any tips on how I could fix this?
rektbyfaith
03-18-2022, 10:00 AM #1

Archived author: Artanis • Posted: 2022-03-18T10:00:35.317000+00:00
Original source

Hello everyone.
I'm having trouble with my linux server (dashboard installation).
I've just updated it following all the regular procedure, and I didn't receive any error in compilation or whatnot. However, after launching the server I get the below errors:
In mysql_stmt_prepare() id: 445, sql: "SELECT source, data FROM character_settings WHERE guid = ?"
Table 'acore_characters.character_settings' doesn't exist
In mysql_stmt_prepare() id: 446, sql: "REPLACE INTO character_settings (guid, source, data) VALUES (?, ?, ?)"
Table 'acore_characters.character_settings' doesn't exist
In mysql_stmt_prepare() id: 447, sql: "DELETE FROM character_settings WHERE guid = ?"
Table 'acore_characters.character_settings' doesn't exist
Closing down DatabasePool 'acore_characters'.
Asynchronous connections on DatabasePool 'acore_characters' terminated. Proceeding with synchronous connections.
All connections on DatabasePool 'acore_characters' closed.
Could not prepare statements of the Character database, see log for details.
Closing down DatabasePool 'acore_world'.
Asynchronous connections on DatabasePool 'acore_world' terminated. Proceeding with synchronous connections.
All connections on DatabasePool 'acore_world' closed.
Closing down DatabasePool 'acore_characters'.
Asynchronous connections on DatabasePool 'acore_characters' terminated. Proceeding with synchronous connections.
All connections on DatabasePool 'acore_characters' closed.
Closing down DatabasePool 'acore_auth'.
Asynchronous connections on DatabasePool 'acore_auth' terminated. Proceeding with synchronous connections.
All connections on DatabasePool 'acore_auth' closed.
exit code: 1

It seems the server is expecting some tables in the database, but those aren't there. I did use the ./acore.sh db-assembler import-updates after the recompilation, but it seems we still have this issue. Any tips on how I could fix this?

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