2010 ich Starte Server und dann kommt der fehler:

01/27/2011 20:12 .Flynn.#1
Hallo com.
mysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
failed, retrying in 5 secondsmysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
failed, retrying in 5 secondsmysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
failed, retrying in 5 secondsmysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
failed, retrying in 5 secondsmysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
failed, retrying in 5 secondsmysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
failed, retrying in 5 secondsSuccess HOTBACKUP
(da kommt nochmehr )
Aber alles das selbe nur letzte ändert sich HOTBACKUP in player etc..
wie kann ich es fixxen? kann mir dabei jemand bitte hilfen.
mfg
holzi
01/27/2011 20:15 Baum#2
Ich denke mal Passwort ist falsch.
01/27/2011 20:16 .Flynn.#3
wo soll denn bitte das PW falsch sein bzw eingetragen werden?
Mysql leif vorher auch nur mit 2007.. hab nur SF neuinstalliert.
mfg
holzi
01/27/2011 20:19 .Marcel'#4
Wie wärs damit, den usr mt2 mit pw zu erstellen.

Code:
mysql -p
dan
Code:
GRANT ALL PRIVILEGES ON *.* TO 'mt2'@'localhost'

IDENTIFIED BY 'mt2!@#' WITH GRANT OPTION;

exit[ENTER]
01/27/2011 20:25 .Flynn.#5
PLAYER_SQL: localhost mt2 mt2!@# player
COMMON_SQL: localhost mt2 mt2!@# common
LOG_SQL: localhost mt2 mt2!@# log
Und
GRANT ALL PRIVILEGES ON *.* TO 'mt2'@'localhost'

IDENTIFIED BY 'mt2!@#' WITH GRANT OPTION;

exit[ENTER]
Das neu?
01/27/2011 20:26 $DeLuXex3$#6
versuch es einfach so es geht dann schon,
01/27/2011 20:37 .Flynn.#7
jetzt kommt der hier:


Real Server
Log Offlog_file_delete_old: stat: No such file or directory
AsyncSQL: connected to localhost (reconnect 1)
Success PLAYER
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
Success ACCOUNT
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
Success COMMON
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
Success HOTBACKUP
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
socket: Address already in use
01/27/2011 20:38 .Marcel'#8
Quote:
Originally Posted by Hölzchenx3 View Post
jetzt kommt der hier:


Real Server
Log Offlog_file_delete_old: stat: No such file or directory
AsyncSQL: connected to localhost (reconnect 1)
Success PLAYER
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
Success ACCOUNT
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
Success COMMON
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
Success HOTBACKUP
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
socket: Address already in use
Root einmal komplett mit "reboot" neustarten und dan sollte es gehen !
01/27/2011 20:44 .Failed°#9
Rebooten.
01/27/2011 20:46 .Flynn.#10
hab scho geht leider nicht kommt immernoch und das auch :S

LocaleService locale/germany/locale_string.txt
AsyncSQL: connected to localhost (reconnect 1)
log_file_delete_old: stat: No such file or directory
start.sh: 37: Syntax error: ";;" unexpected

paar Maps startet er hja aber klappt alles nicht so richtig hmm..
mfg
holzi
01/27/2011 20:53 .Marcel'#11
Quote:
Originally Posted by Hölzchenx3 View Post
hab scho geht leider nicht kommt immernoch und das auch :S

LocaleService locale/germany/locale_string.txt
AsyncSQL: connected to localhost (reconnect 1)
log_file_delete_old: stat: No such file or directory
start.sh: 37: Syntax error: ";;" unexpected

paar Maps startet er hja aber klappt alles nicht so richtig hmm..
mfg
holzi
Auserdem ist in deiner start.sh ein Syntax error, das heißt das ein fehler drine ist.
In der zeile 37, ist ein doppel semikolon (;)
01/27/2011 21:15 Blackstylez2#12
und holzi haste den server wieder on gebracht?:Dwir warten :D
01/27/2011 21:41 .Flynn.#13
jetzt ist alles soweit gut nur kommt ganzezeit:
Du wirst mit dem Server verbunden.
01/27/2011 21:43 .Marcel'#14
Jaa, weil du die Object Key, die .dll von tim und den richtigen pong einstellen musst.
Und guck dir mal den Login port der CONFIG an... kann sein das der noch auf "1337" steht
01/27/2011 22:05 .Flynn.#15
Loginport ist richtig.
Pong der standard testtesttesttest
muss ich unbedingt denn Client verschlüsseln und mit der dll starten? von ihm.
mfg
holzi