error in running shard

Added by beastly_coder about 6 years ago

In the logs of server after running shard ...i am getting this error :

2012/06/20 20:47:17 WRN 3059525376 127.0.1.1/SBS-135 mysql_wrapper.cpp 156 _connect : Error during connection to database 'shard:ring_open@localhost' :
2012/06/20 20:47:17 WRN 3059525376 127.0.1.1/SBS-135 mysql_wrapper.cpp 157 _connect : Mysql_real_connect error :Access denied for user 'shard'@'localhost' (using password: NO)

where do i have to make changes .. i imported the ryzom.sql file in phymyadmin..wasnt it supposed to make all the required changes...


Replies (4)

RE: error in running shard - Added by beastly_coder about 6 years ago

got rid of these errors by editing sql.cfg and dynamic_scenario_service.cfg ..but one more error ..

2012/06/21 03:16:31 WRN 3059435264 127.0.1.1/SU-0 unified_network.cpp 871 addService : HNETL5: can't connect to BS (sid 256) now (Socket error: Connection to 127.0.0.1:49990 (127.0.0.1) failed (111: Connection refused)) '127.0.0.1:49990 (127.0.0.1)'

RE: error in running shard - Added by molator about 6 years ago

Did you use my own sql config ?
https://docs.google.com/leaf?id=0B3LX3q7MsUEGNjdkMTJlZDItMzZlNy00Y2M0LTg0ODctMGI5MTExNjEzNTlk

The file create the mysql shard user with the proper rights.
There's nothing to change in the services config files.

You told me that you rebuilt the server using WITH_STATIC=ON
but i'm seeing in the log lines that tell the opposite.

I'm attaching your log to the message.

log.log (1.8 MB)

RE: error in running shard - Added by beastly_coder about 6 years ago

actually the sql.cfg had dbneluser="shard" ..which should be my username and dbnelpass=""..which should be the password to database...right ??
so i made the changes in sql.cfg ..also dynamic_scenario_service.cfg had dbnelpass = "" and dbringpass="" ...which should be the database password...right ??

and i am quite sure i used the with_static = on ...will build it again and tell you...thanks for your reply...

RE: error in running shard - Added by molator about 6 years ago

There's nothing to change in the settings for mysql.

(1-4/4)