server search error

Post Reply
deoboropk
Posts: 33
Joined: Tue Apr 02, 2013 1:45 am

server search error

Post by deoboropk » Sat Apr 06, 2013 11:53 am

Hey Guys.

I've set up the search server. But evertime I search on the game it dosent work and the console says this;
Attachments
error.jpg

User avatar
whasf
Site Admin
Posts: 1312
Joined: Thu Jul 19, 2012 9:11 pm

Re: server search error

Post by whasf » Sat Apr 06, 2013 12:24 pm

check conf/search_server.conf and make sure the login information is the same that is in map_darkstar.conf
-- Whasf

deoboropk
Posts: 33
Joined: Tue Apr 02, 2013 1:45 am

Re: server search error

Post by deoboropk » Sat Apr 06, 2013 12:34 pm

Hey. I just checked it all. They are both the same.

joshr45
Posts: 96
Joined: Tue Mar 12, 2013 3:03 pm

Re: server search error

Post by joshr45 » Sun Apr 07, 2013 12:54 am

i know recently i had to redo the conf files for the passwords since they were reset after the new expansion update, how are you updating your server? dsp server updater can sometimes not compile correctly and doing a manual compile through visual studio 10 or 12 would usually fix it

joshr45
Posts: 96
Joined: Tue Mar 12, 2013 3:03 pm

Re: server search error

Post by joshr45 » Sun Apr 07, 2013 12:56 am

oh NVM i know what it is, DSP updater will lock out the mysql server sometimes and you will have to restart your computer for a quick fix

deoboropk
Posts: 33
Joined: Tue Apr 02, 2013 1:45 am

Re: server search error

Post by deoboropk » Tue Apr 09, 2013 5:11 am

Hey.

Thanks for all your advise. For some reason it started working today aha!

bluekirby0
Developer
Posts: 707
Joined: Sun Jul 22, 2012 12:11 am

Re: server search error

Post by bluekirby0 » Tue Apr 16, 2013 6:29 am

If you are comfortable with messing with services, you could either:

Windows: Open services.msc and find the MySQL server (or MariaDB Server) service, then right-click and restart it

or

Linux (debian-based flavors): as root, "service mysql restart". Other distros you are on your own...hopefully yours provides a more elegant method than "kill"

That should keep you from having to reboot.

Post Reply