bum558 Posted April 14, 2019 Report Posted April 14, 2019 Hi guys. I've been trying forever to get my server running from a VPS. I've set everything up, mysql runs fine and realmd runs fine. But now I've encountered an error when I try starting mangosd: "Could not connect to MySQL database at 127.0.0.1: Unknown database 'mangosd' Can not connect to world database 127.0.0.1;3306;root;(mypassword);mangosd" The "(mypassword)" part, obviously, is replaced with my actual password. None of this makes sense, I can see my mangosd file right there along with my realmd file in my /mangos/bin/ directory. I've extracted all maps and data. Really frustrated right now, and hoping someone can give me some experienced input. -bum558
bum558 Posted April 14, 2019 Author Report Posted April 14, 2019 Also, I'm on the newest version of Debian if it matters. I'm running all commands remotely through PuTTY.
nalok Posted May 14, 2019 Report Posted May 14, 2019 I had that exact issue. Turns out, I thought I had the correct password, but I did not. Used the correct one and realmd and zero/mangosd ran fine. Well after I troubleshot a unknown db error.
nalok Posted May 15, 2019 Report Posted May 15, 2019 So I corrected that issue that you had. It was the mangosd.conf file that had the incorrect password for me. Did you get your issue resolved? Also, connect to your database and do something like SHOW DATABASES; to see what its looking for.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.