Plugin stopped workingSolved
hello, after technical work on the hosting, the plugin stopped working, checked all the data, nothing has changed anywhere, the connection goes directly through Heldi, there is information in the database. i dot know what else i can check...thanks
 
[22:30:59]ExType: MySqlException
[22:30:59]MySql handle raised an exception in 'PlayerDatabase v1.6.2' plugin (SocketException: No route to host)
at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x00014] in <14e3453b740b4bd690e8d4e5a013a715>:0
at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in <14e3453b740b4bd690e8d4e5a013a715>:0
at MySql.Data.Common.MyNetworkStream.CreateSocketStream (MySql.Data.MySqlClient.MySqlConnectionStringBuilder settings, System.Net.IPAddress ip, System.Boolean unix) [0x00091] in <8d7380b3d3cf4bd8be324c584f371b44>:0
at MySql.Data.Common.MyNetworkStream.CreateStream (MySql.Data.MySqlClient.MySqlConnectionStringBuilder settings, System.Boolean unix) [0x0004e] in <8d7380b3d3cf4bd8be324c584f371b44>:0
at MySql.Data.Common.StreamCreator.GetTcpStream (MySql.Data.MySqlClient.MySqlConnectionStringBuilder settings) [0x00000] in <8d7380b3d3cf4bd8be324c584f371b44>:0
at MySql.Data.Common.StreamCreator.GetStream (MySql.Data.MySqlClient.MySqlConnectionStringBuilder settings) [0x00021] in <8d7380b3d3cf4bd8be324c584f371b44>:0
at MySql.Data.MySqlClient.NativeDriver.Open () [0x00007] in <8d7380b3d3cf4bd8be324c584f371b44>:0

"SocketException: No route to host" suggests it is actually a network issue, is there any restrictions on traffic passed on the port specified? If you are using default 3306 make sure it is not blocked by firewall or proxied on any peculiar way.

General troubleshooting tips:

Check error logs on the MySQL server.
Confirm the MySQL server version is the same as before (there are breaking changes depending on type of sql server and version).
Make sure connection details (database table, ip, user, password) is all correct.

If that's all in order should not be any problem.

because I use hosting and the database is located with them, I can only verify the authorization data from the proposed one, right? and the hosting should check the rest, right? Thanks )

Merged post

I can only verify the authorization data from u checklist, right?*

aimacak

because I use hosting and the database is located with them, I can only verify the authorization data from the proposed one, right? and the hosting should check the rest, right? Thanks )

Merged post

I can only verify the authorization data from u checklist, right?*

that's impossible for me to say because i do not know what is included in your managed database service.
if they're helpful they should be able to check all.

thank you very much for your help, after the wipe everything was fixed, apparently there was some damage to the files during the technical work at the hosting. good luck :)

im so sorry, can i add u discord for help about DB? i understand, that it doesnt your problem, but i very ask your for help, thanks a lot

Locked automatically