Not connected...
reason?
It requires a detailed explanation.
"Navicat for MySQL" 과는 상관없는지??
Config
{
"dbConnection": {
"Database": " ? ",
"Host": "My Host IP?",
"Password": "Server Password?",
"Port": 3306,
"Username": "My Steam?"
}
}
SQLStats [Unmaintained]
Discussion in 'Plugin Support' started by Visagalis, Dec 20, 2015.
-
Does your password contains exotic symbols? Please use a_z, A_Z, 0-9, @!#$%&*-+() only in password and see if issue is resolved
-
What's wrong with me?
[12/22/2015 3:28:10 PM] [Oxide] 3:28 PM [Error] MySql handle raised an exception (MySqlException: Unable to connect to any of the specified MySQL hosts.) -
Or you've set up MySQL account wrong? -
You should check your parameters and firewall configuration @kantzz1
-
Firewall settings are perfect!
I was not the MySQL configuration.
What version of MySQL?
So many versions
MySQL :: MySQL Downloads -
Contact your host and ask them to allow incoming connections - you might be able to do it in cpanel from RemoteSQL?
-
Finally got this working, not sure what but I think it was a type issue with either db or user. Then ran the provided SQL query command to create all the tables. Now my question is I'm not a coder at least in php/SQL at all. I know there used to be a plugin similar to this but it also added a simple webhost that displayed all this information with pie charts etc but can't find it. How would I go about setting up something to display the gathered information on my server site?
-
-
Anyone offering help on how to get this in website form?
-
I have little problem with the store names in the database. I have a Russian player on my server name will not be stored in the database. Кош... is a name.
-
How fix it? Please help me!
Code:[Oxide] 8:51 AM [Info] Loaded plugin SQLStats v1.0.2 by Visagalis [Oxide] 8:51 AM [Info] [SQLStats] Opening connection. [Oxide] 8:51 AM [Info] [SQLStats] Connection opened. [Oxide] 8:51 AM [Error] MySql handle raised an exception (MySqlException: Access denied for user 'u488039502_admin'@'5.19.161.13' (using password: YES)) [Oxide] 8:51 AM [Debug] at MySql.Data.MySqlClient.MySqlStream.ReadPacket () [0x00000] in <filename unknown>:0 at MySql.Data.MySqlClient.NativeDriver.ReadPacket () [0x00000] in <filename unknown>:0 at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket () [0x00000] in <filename unknown>:0 [Oxide] 8:51 AM [Error] MySql handle raised an exception in 'SQLStats v1.0.2' plugin (MySqlException: Access denied for user 'u488039502_admin'@'5.19.161.13' (using password: YES)) [Oxide] 8:51 AM [Debug] at MySql.Data.MySqlClient.MySqlStream.ReadPacket () [0x00000] in <filename unknown>:0 at MySql.Data.MySqlClient.NativeDriver.ReadPacket () [0x00000] in <filename unknown>:0 at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket () [0x00000] in <filename unknown>:0
-
DosAI:
So in this case it could be folgenes:
Mysql password is incorrect
Mysql user may only connect Local
MySQL Server responds to the IP does not say is set to bind 127.0.0.1
hosting you by nitrado?Last edited by a moderator: Jan 17, 2016 -
My hosting - Hostinger. I connect to my database with external IP. Password 100% valid. May be i need open port?
-
Can you connect whis Navicat on MySQL Server. You can Download Demo
I have Port Scan on 5.19.161.13 Port 3306 not open from external.Last edited by a moderator: Jan 18, 2016 -
[DOUBLEPOST=1453298548,1453275794][/DOUBLEPOST]please help me to make the page i am Connect in DB but idk how to make the tables in my page
i can PAYor update this and im donate u 10 USD
Last edited by a moderator: Jan 20, 2016 -
I have written to you privately chat. "Raidrust".
-
I have remote conections enabled and tested in MySQL, but I still get.
Code:[Error] [SQLStats] Opening connection. [SQLStats] Connection opened.MySql handle raised an exception (MySqlException: Unable to connect to any of the specified MySQL hosts.)
There is nothing wrong, everything is fine, but it does not work. -
i made this today using your stats plugin, Thank you for this. I would love to talk to you about making a few addons so i can make a tool to allow everyone the ability to use my script.
http://iplayrust.com/index.php/main/stats/stats_player - notice the menu at the top.
I know this is not pretty its just functional. -