error 3003 login service is in maintenance

Added by katatafish about 8 years ago

i do all what stands in the instructions and in the clientconnecterrors page but it don´t work the log is wrong because their stands: 2010/06/19 13:13:47 INF 19ec John-PC/SU-0 login_service.cpp 188 LS::CLoginService::onModuleUp : LS : adding WS 'John-PC:5364:ws what musst i do that it connect to 127.0.0.1 (localhost) i have cchanged all files in 127.0.0.1 that are given in the tutorials

pls help i don´t know what to do


Replies (1)

RE: error 3003 login service is in maintenance - Added by molator about 8 years ago

Beware localhost is commented in the hosts file under seven because of IPV6.
If it's your case, prefer 127.0.0.1 instead of localhost.

Most of the time 3003 error comes from db misconfiguration.
Check if the shard user has the proper privileges and no password.

Check in code/ryzom/server/frontend_service.cfg,
if FSHost is set to your ip.

Check in the client folder in client.cfg,
if StartupHost is set to your ip.

FSHost and StartupHost must be exactly the same.
So it must be reachable by the client.

(1-1/1)