-
dbs1989
- New to forums

- Posts: 1
- Joined: Fri Jan 17, 2014 1:40 pm
Post
by dbs1989 » Tue Mar 11, 2014 1:35 am
Hey. Is there anyone out there that can help me with my sourcebans problem..
It will no longer add admins from sourcemod to the 4 game servers..
Im geting this in the Sourcebans log:
L 03/11/2014 - 11:29:07: [sourcebans.smx] Database failure: [1044]: Access denied for user 'upn'@'%' to database 'upn_vbulletin2'. See FAQ:
http://www.sourcebans.net/node/20
The link is broken, and the database is working fine when i loginto it manually.
-
ADKGamers
- This is my homepage

- Posts: 90
- Joined: Mon Oct 28, 2013 4:19 pm
Post
by ADKGamers » Tue Mar 11, 2014 2:18 am
dbs1989 wrote:Hey. Is there anyone out there that can help me with my sourcebans problem..
It will no longer add admins from sourcemod to the 4 game servers..
Im geting this in the Sourcebans log:
L 03/11/2014 - 11:29:07: [sourcebans.smx] Database failure: [1044]: Access denied for user 'upn'@'%' to database 'upn_vbulletin2'. See FAQ:
http://www.sourcebans.net/node/20
The link is broken, and the database is working fine when i loginto it manually.
Have you changed hosts recently? And has sourcebans worked recently for you?
-
soja
- This is my homepage

- Posts: 2389
- Joined: Fri May 18, 2012 3:20 pm
Post
by soja » Tue Mar 11, 2014 2:59 am
What does your databses.cfg look like(omitting passwords), specifically the sourcebans entry?
Not a NFO employee
-
RTWNick
- New to forums

- Posts: 7
- Joined: Fri Mar 07, 2014 5:05 pm
Post
by RTWNick » Fri Jul 04, 2014 8:28 pm
Essentially that error is saying that the user cannot connect to the MySQL Database using the details you included such as host and password. Be sure to correct those to see if that's the issue.