Jump to content
  • 0
Vejova

Starting Server error

Question

Hey, I need some help getting the server started.

 

I'm getting these errors when I try to start up my server:

 

[Error]: conf/import/inter-server.conf:34 - syntax error
[Warning]: Using the default user/password s1/p1 is NOT RECOMMENDED.
[Notice]: Please edit your 'login' table to create a proper inter-server user/password (gender 'S')
[Notice]: And then change the user/password to use in conf/char/char-server.conf (or conf/import/char-server.conf)
[Info]: Done reading conf/common/inter-server.conf.
[Error]: conf/import/inter-server.conf:34 - syntax error
[Info]: Connect Character DB server.... (Character Server)

: Access denied for user 'ragnarok'@'localhost' (using password: YES)
[Debug]: at loginlog.c:97
[SQL]: Access denied for user 'ragnarok'@'localhost' (using password: YES)
[Debug]: at inter.c:951
[Warning]: map_config_read: Loop detected! Skipping 'import'...
[Warning]: Using the default user/password s1/p1 is NOT RECOMMENDED.
[Notice]: Please edit your 'login' table to create a proper inter-server user/password (gender 'S')
[Notice]: and then edit your user/password in conf/map-server.conf (or conf/import/map_conf.txt)
[Warning]: Not all IP addresses in /conf/map/map-server.conf configured, auto-detecting...
[Info]: Defaulting to *** as our IP address
[Info]: Map Server IP Address : ***
[Info]: Char Server IP Address : ***
[Error]: conf/import/inter-server.conf:34 - syntax error
[Info]: Logging item transactions to table 'picklog'.
[Info]: Logging chat to table 'chatlog'.
[Info]: Logging commands to table 'atcommandlog'.
[Info]: Logging item transactions to table 'picklog'.
[Info]: Logging chat to table 'chatlog'.
[Info]: Logging commands to table 'atcommandlog'.
[Info]: Connecting to the Map DB Server....
[SQL]: Access denied for user 'ragnarok'@'localhost' (using password: YES)

 

I updated all of the Conf files using the ones in Github, so i'm not sure why it's saying s1/p1 or "ragnarok'@localhost. 

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 1
14 minutes ago, Vejova said:

Hey, I need some help getting the server started.

 

I'm getting these errors when I try to start up my server:

 

[Error]: conf/import/inter-server.conf:34 - syntax error
[Warning]: Using the default user/password s1/p1 is NOT RECOMMENDED.
[Notice]: Please edit your 'login' table to create a proper inter-server user/password (gender 'S')
[Notice]: And then change the user/password to use in conf/char/char-server.conf (or conf/import/char-server.conf)
[Info]: Done reading conf/common/inter-server.conf.
[Error]: conf/import/inter-server.conf:34 - syntax error
[Info]: Connect Character DB server.... (Character Server)

: Access denied for user 'ragnarok'@'localhost' (using password: YES) [Debug]: at loginlog.c:97


: Access denied for user 'ragnarok'@'localhost' (using password: YES)
	[Debug]: at inter.c:951
	[Warning]: map_config_read: Loop detected! Skipping 'import'...
	[Warning]: Using the default user/password s1/p1 is NOT RECOMMENDED.
	[Notice]: Please edit your 'login' table to create a proper inter-server user/password (gender 'S')
	[Notice]: and then edit your user/password in conf/map-server.conf (or conf/import/map_conf.txt)
	[Warning]: Not all IP addresses in /conf/map/map-server.conf configured, auto-detecting...
	[Info]: Defaulting to *** as our IP address
	[Info]: Map Server IP Address : ***
	[Info]: Char Server IP Address : ***
	[Error]: conf/import/inter-server.conf:34 - syntax error
	[Info]: Logging item transactions to table 'picklog'.
	[Info]: Logging chat to table 'chatlog'.
	[Info]: Logging commands to table 'atcommandlog'.
	[Info]: Logging item transactions to table 'picklog'.
	[Info]: Logging chat to table 'chatlog'.
	[Info]: Logging commands to table 'atcommandlog'.
	[Info]: Connecting to the Map DB Server....
	[SQL]: Access denied for user 'ragnarok'@'localhost' (using password: YES)




		

 

I updated all of the Conf files using the ones in Github, so i'm not sure why it's saying s1/p1 or "ragnarok'@localhost. 

 

 

Check carefully the conf/global/sql_configuration it about your database configuration. your mysql.
You should setup your mysql username password.

Edited by Coookie

Share this post


Link to post
Share on other sites
  • 1

read error messages. it clearly show in what file and what line you have issues. probably you edit this files in wrong way

Share this post


Link to post
Share on other sites
  • 0

Thanks guys, I managed to figure my mess out with your suggestions. I actually had about four different things that needed fixing...

 

Now I can go back to trying to piece together a working pre-re client 😐

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.