Jump to content

Chat, GUID, Stats and Mapstats Logger [1.0.0.3]


ColColonCleaner

Recommended Posts

Originally Posted by ACN3*:

 

[17:37:46 82] Error in Tablebuilder:

[17:37:46 82] Message: Unable to connect to any of the specified MySQL hosts.

[17:37:46 82] Native: -2147467259

[17:37:46 82] Source: MySql.Data

[17:37:46 82] StackTrace: at MySql.Data.MySqlClient.NativeDriver.Open()

at MySql.Data.MySqlClient.Driver.Open()

at MySql.Data.MySqlClient.Driver.Create(MySqlConnecti onStringBuilder settings)

at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledCo nnection()

at MySql.Data.MySqlClient.MySqlPool.GetPooledConnecti on()

at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()

at MySql.Data.MySqlClient.MySqlPool.GetConnection()

at MySql.Data.MySqlClient.MySqlConnection.Open()

at PRoConEvents.CChatGUIDStatsLogger.tablebuilder()

[17:37:46 82] Error: System.NullReferenceException: Object reference not set to an instance of an object.

at PRoConEvents.CChatGUIDStatsLogger.DisplayMySqlErro rCollection(MySqlException myException)

at PRoConEvents.CChatGUIDStatsLogger.tablebuilder()

Anybody can help-me? What i'm wrong?
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by ACN3*:

 

Confirm you have the correct database url, it cannot connect to whatever address you gave it.

Thank you for reply, the address is correct, I put localhost on port 3306, because stay in the same server.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by ty_ger07*:

 

Thank you for reply, the address is correct, I put localhost on port 3306, because stay in the same server.

Is it your server or a rented server? If it is a rented server, don't assume anything. It might not be localhost due to virtualized servers and load balancing. The database may be on a different machine with a different address. Check the ip address of the database in phpmyadmin.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by ACN3*:

 

Is it your server or a rented server? If it is a rented server, don't assume anything. It might not be localhost due to virtualized servers and load balancing. The database may be on a different machine with a different address. Check the ip address of the database in phpmyadmin.

Well, it's a rent server and database not stay in the same server. I Found the real IP and now its work! :ohmy:

 

Thank you for help, ty_ger07 and ColColonCleaner.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by st0k4*:

 

//edit : I found the problem. Have Copy & Past the login data.Entered manually

just,and its work.Overlooked blanks.

 

Hi , is this a problem with my Provider or my mistake ? Mysql login date are registered

(Provider: G-Portal ProConLayer , Server Version: 5.5.35-0+wheezy1-log - (Debian)

 

 

 

[10:25:25 05] Message: Authentication to host '1XX.XX.XXX.XXX' for user 'db_XXXXXX_X

 

' using method 'mysql_native_password' failed with message: Access denied for user 'db_XXXXXX_X

 

'@'94.XXX:XXX:XX' (using password: YES)

[10:25:25 05] Native: -2147467259

[10:25:25 05] Source: MySql.Data

[10:25:25 05] StackTrace: bei MySql.Data.MySqlClient.Authentication.MySqlAuthent icationPlugin.AuthenticationFailed(Exception ex)

bei MySql.Data.MySqlClient.Authentication.MySqlAuthent icationPlugin.ReadPacket()

bei MySql.Data.MySqlClient.Authentication.MySqlAuthent icationPlugin.Authenticate(Boolean reset)

bei MySql.Data.MySqlClient.NativeDriver.Open()

bei MySql.Data.MySqlClient.Driver.Open()

bei MySql.Data.MySqlClient.Driver.Create(MySqlConnecti onStringBuilder settings)

bei MySql.Data.MySqlClient.MySqlPool.GetPooledConnecti on()

bei MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()

bei MySql.Data.MySqlClient.MySqlPool.GetConnection()

bei MySql.Data.MySqlClient.MySqlConnection.Open()

bei PRoConEvents.CChatGUIDStatsLogger.tablebuilder()

[10:25:25 05] InnerException: MySql.Data.MySqlClient.MySqlException: Access denied for user 'db_XXXXXX_X

 

'@'94.XXX:XXX:XX' (using password: YES)

bei MySql.Data.MySqlClient.MySqlStream.ReadPacket()

bei MySql.Data.MySqlClient.Authentication.MySqlAuthent icationPlugin.ReadPacket()

[10:25:25 05] Error: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.

bei PRoConEvents.CChatGUIDStatsLogger.tablebuilder()

[10:25:25 05] [statslogger]Error: getUpdateServerID1: MySql.Data.MySqlClient.MySqlException: Authentication to host '1XX.XX.XXX.XXX' for user 'db_XXXXXX_X

 

' using method 'mysql_native_password' failed with message: Access denied for user 'db_XXXXXX_X

 

 

 

'@'94.XXX:XXX:XX' (using password: YES) ---> MySql.Data.MySqlClient.MySqlException: Access denied for user 'db_XXXXXX_X

 

 

'@'94.XXX:XXX:XX' (using password: YES)

bei MySql.Data.MySqlClient.MySqlStream.ReadPacket()

bei MySql.Data.MySqlClient.Authentication.MySqlAuthent icationPlugin.ReadPacket()

--- Ende der internen Ausnahmestapelüberwachung ---

bei MySql.Data.MySqlClient.Authentication.MySqlAuthent icationPlugin.AuthenticationFailed(Exception ex)

bei MySql.Data.MySqlClient.Authentication.MySqlAuthent icationPlugin.ReadPacket()

bei MySql.Data.MySqlClient.Authentication.MySqlAuthent icationPlugin.Authenticate(Boolean reset)

bei MySql.Data.MySqlClient.NativeDriver.Open()

bei MySql.Data.MySqlClient.Driver.Open()

bei MySql.Data.MySqlClient.Driver.Create(MySqlConnecti onStringBuilder settings)

bei MySql.Data.MySqlClient.MySqlPool.GetPooledConnecti on()

bei MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()

bei MySql.Data.MySqlClient.MySqlPool.GetConnection()

bei MySql.Data.MySqlClient.MySqlConnection.Open()

bei PRoConEvents.CChatGUIDStatsLogger.getUpdateServerI D(CServerInfo csiServerInfo)

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by DonnyBresko*:

 

I have a problem.

 

i put in my MySQL login data and Procon give me the following Error:

 

[03:49:32] procon.plugin.onConsole -8587891330894385885 Error: System.NullReferenceException: Object reference not set to an instance of an object.

at PRoConEvents.CChatGUIDStatsLogger.tablebuilder()

[03:49:32] procon.plugin.onConsole -8587891330894385885 [statslogger]Error: getUpdateServerID1: MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Exception: Call to GetHostEntry failed after 00:00:00 while querying for hostname 'db546576412.db.1and1.com': SocketErrorCode=NoData, ErrorCode=11004, NativeErrorCode=11004. ---> System.Net.Sockets.SocketException: The requested name is valid, but no data of the requested type was found

at System.Net.Dns.GetAddrInfo(String name)

at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)

at System.Net.Dns.GetHostEntry(String hostNameOrAddress)

at MySql.Data.Common.StreamCreator.GetDnsHostEntry(St ring hostname)

--- End of inner exception stack trace ---

at MySql.Data.Common.StreamCreator.GetDnsHostEntry(St ring hostname)

at MySql.Data.Common.StreamCreator.GetHostEntry(Strin g hostname)

at MySql.Data.Common.StreamCreator.GetStreamFromHost( String pipeName, String hostName, UInt32 timeout)

at MySql.Data.Common.StreamCreator.GetStream(UInt32 timeout)

at MySql.Data.MySqlClient.NativeDriver.Open()

--- End of inner exception stack trace ---

at MySql.Data.MySqlClient.NativeDriver.Open()

at MySql.Data.MySqlClient.Driver.Open()

at MySql.Data.MySqlClient.Driver.Create(MySqlConnecti onStringBuilder settings)

at MySql.Data.MySqlClient.MySqlConnection.Open()

at PRoConEvents.CChatGUIDStatsLogger.getUpdateServerI D(CServerInfo csiServerInfo)

[03:49:32] OK

[03:49:32] OK

I checked my MySQL data many times all data are correct in the plugin.

 

MySQL Version:

5.1.73-log

 

Supports:

InnoDB

MRG_MYISAM

BLACKHOLE

CSV

MEMORY

FEDERATED

ARCHIVE

MyISAM

 

 

I hope someone can solove my problem

 

 

Some Information he server has NO ENDED Round untill now The Server is brand new :biggrin:

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Breakmaster*:

 

Hi,

 

i have a new MySQL Server (Nitrado MySQL DB) and there comes for fresh install this Error:

 

[17:56:45 44] [statslogger]Error: Error in Startstreaming:

[17:56:45 44] Message: Cannot add or update a child row: a foreign key constraint fails (`ni7495_2_DB`.`tbl_server_player`, CONSTRAINT `fk_tbl_server_player_tbl_server` FOREIGN KEY (`ServerID`) REFERENCES `tbl_server` (`ServerID`) ON DELETE CASCADE ON UPDATE NO ACTION)

[17:56:45 44] Native: -2147467259

[17:56:45 44] Source: MySql.Data

[17:56:45 44] StackTrace: at MySql.Data.MySqlClient.MySqlStream.ReadPacket()

at MySql.Data.MySqlClient.NativeDriver.GetResult(Int3 2& affectedRow, Int64& insertedId)

at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId)

at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)

at MySql.Data.MySqlClient.MySqlDataReader.NextResult( )

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader( CommandBehavior behavior)

at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuer y()

at PRoConEvents.CChatGUIDStatsLogger.StartStreaming()

[17:56:45 91] [statslogger]Error: Error in Startstreaming OuterException: System.NullReferenceException: Object reference not set to an instance of an object.

at PRoConEvents.CChatGUIDStatsLogger.DisplayMySqlErro rCollection(MySqlException myException)

at PRoConEvents.CChatGUIDStatsLogger.StartStreaming()

 

 

The tables are created, but have no content.

Whats wrong here?

Procon Layer 1.4.2.4

BF4

Provider: Nitrado

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by DieElite999*:

 

[22:51:06 66] Error: System.Security.SecurityException: Fehler bei der Anforderung des Berechtigungstyps "System.Net.SocketPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".

bei System.Security.CodeAccessSecurityEngine.Check(Obj ect demand, StackCrawlMark& stackMark, Boolean isPermSet)

bei System.Security.CodeAccessPermission.Demand()

bei System.Net.Sockets.Socket.CheckCacheRemote(EndPoin t& remoteEP, Boolean isOverwrite)

bei System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)

bei System.Net.Sockets.Socket.BeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)

bei MySql.Data.Common.StreamCreator.CreateSocketStream (IPAddress ip, Boolean unix)

bei MySql.Data.Common.StreamCreator.GetStreamFromHost( String pipeName, String hostName, UInt32 timeout)

bei MySql.Data.Common.StreamCreator.GetStream(UInt32 timeout)

bei MySql.Data.MySqlClient.NativeDriver.Open()

bei MySql.Data.MySqlClient.Driver.Open()

bei MySql.Data.MySqlClient.Driver.Create(MySqlConnecti onStringBuilder settings)

bei MySql.Data.MySqlClient.MySqlConnection.Open()

bei PRoConEvents.CChatGUIDStatsLogger.tablebuilder()

Die Aktion, bei der ein Fehler aufgetreten ist:

Demand

Der Typ der ersten Berechtigung, bei der ein Fehler aufgetreten ist:

System.Net.SocketPermission

Die Zone der Assembly, bei der ein Fehler aufgetreten ist:

MyComputer

[22:51:06 66] Error: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.

bei PRoConEvents.CChatGUIDStatsLogger.tablebuilder()

[22:51:06 69] [statslogger]Error: getUpdateServerID1: System.Security.SecurityException: Fehler bei der Anforderung des Berechtigungstyps "System.Net.SocketPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".

bei System.Security.CodeAccessSecurityEngine.Check(Obj ect demand, StackCrawlMark& stackMark, Boolean isPermSet)

bei System.Security.CodeAccessPermission.Demand()

bei System.Net.Sockets.Socket.CheckCacheRemote(EndPoin t& remoteEP, Boolean isOverwrite)

bei System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)

bei System.Net.Sockets.Socket.BeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)

bei MySql.Data.Common.StreamCreator.CreateSocketStream (IPAddress ip, Boolean unix)

bei MySql.Data.Common.StreamCreator.GetStreamFromHost( String pipeName, String hostName, UInt32 timeout)

bei MySql.Data.Common.StreamCreator.GetStream(UInt32 timeout)

bei MySql.Data.MySqlClient.NativeDriver.Open()

bei MySql.Data.MySqlClient.Driver.Open()

bei MySql.Data.MySqlClient.Driver.Create(MySqlConnecti onStringBuilder settings)

bei MySql.Data.MySqlClient.MySqlConnection.Open()

bei PRoConEvents.CChatGUIDStatsLogger.getUpdateServerI D(CServerInfo csiServerInfo)

Die Aktion, bei der ein Fehler aufgetreten ist:

Demand

Der Typ der ersten Berechtigung, bei der ein Fehler aufgetreten ist:

System.Net.SocketPermission

Die Zone der Assembly, bei der ein Fehler aufgetreten ist:

MyComputer

[22:51:15 65] Error: System.Security.SecurityException: Fehler bei der Anforderung des Berechtigungstyps "System.Net.SocketPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".

bei System.Security.CodeAccessSecurityEngine.Check(Obj ect demand, StackCrawlMark& stackMark, Boolean isPermSet)

bei System.Security.CodeAccessPermission.Demand()

bei System.Net.Sockets.Socket.CheckCacheRemote(EndPoin t& remoteEP, Boolean isOverwrite)

bei System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)

bei System.Net.Sockets.Socket.BeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)

bei MySql.Data.Common.StreamCreator.CreateSocketStream (IPAddress ip, Boolean unix)

bei MySql.Data.Common.StreamCreator.GetStreamFromHost( String pipeName, String hostName, UInt32 timeout)

bei MySql.Data.Common.StreamCreator.GetStream(UInt32 timeout)

bei MySql.Data.MySqlClient.NativeDriver.Open()

bei MySql.Data.MySqlClient.Driver.Open()

bei MySql.Data.MySqlClient.Driver.Create(MySqlConnecti onStringBuilder settings)

bei MySql.Data.MySqlClient.MySqlConnection.Open()

bei PRoConEvents.CChatGUIDStatsLogger.tablebuilder()

Die Aktion, bei der ein Fehler aufgetreten ist:

Demand

Der Typ der ersten Berechtigung, bei der ein Fehler aufgetreten ist:

System.Net.SocketPermission

Die Zone der Assembly, bei der ein Fehler aufgetreten ist:

MyComputer

[22:51:15 65] Error: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.

bei PRoConEvents.CChatGUIDStatsLogger.tablebuilder()

[22:51:15 68] [statslogger]Error: getUpdateServerID1: System.Security.SecurityException: Fehler bei der Anforderung des Berechtigungstyps "System.Net.SocketPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".

bei System.Security.CodeAccessSecurityEngine.Check(Obj ect demand, StackCrawlMark& stackMark, Boolean isPermSet)

bei System.Security.CodeAccessPermission.Demand()

bei System.Net.Sockets.Socket.CheckCacheRemote(EndPoin t& remoteEP, Boolean isOverwrite)

bei System.Net.Sockets.Socket.BeginConnectEx(EndPoint remoteEP, Boolean flowContext, AsyncCallback callback, Object state)

bei System.Net.Sockets.Socket.BeginConnect(EndPoint remoteEP, AsyncCallback callback, Object state)

bei MySql.Data.Common.StreamCreator.CreateSocketStream (IPAddress ip, Boolean unix)

bei MySql.Data.Common.StreamCreator.GetStreamFromHost( String pipeName, String hostName, UInt32 timeout)

bei MySql.Data.Common.StreamCreator.GetStream(UInt32 timeout)

bei MySql.Data.MySqlClient.NativeDriver.Open()

bei MySql.Data.MySqlClient.Driver.Open()

bei MySql.Data.MySqlClient.Driver.Create(MySqlConnecti onStringBuilder settings)

bei MySql.Data.MySqlClient.MySqlConnection.Open()

bei PRoConEvents.CChatGUIDStatsLogger.getUpdateServerI D(CServerInfo csiServerInfo)

Die Aktion, bei der ein Fehler aufgetreten ist:

Demand

Der Typ der ersten Berechtigung, bei der ein Fehler aufgetreten ist:

System.Net.SocketPermission

Die Zone der Assembly, bei der ein Fehler aufgetreten ist:

MyComputer

 

kann mir da bitte einer helfen

was ist das für ein fehler ich bekomms einfach nicht hin

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by ColColonCleaner*:

 

Hi guys, i would want to say if i can get the total players of last 7 days, maybe via an sql query into database

 

Thanks

You mean total unique players through the server in the past 7 days?
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by berserker_ny*:

 

i just had this same problem....

 

what fixed mine had to deal with the dropdown box in the plugin settings where you put the database info

make sure you did not hit enter after your entry...if you did, just backspace until you are at the end of your entry....

 

the reason this is, i found, is that if you hit "enter" after your entry, in your config file for the plugin your entries will have "\r\n" at the end...

 

if you have access to your config file, open it up and have a look there(you can edit it here also)

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Stoertebecker*:

 

Morning all. I am new to this plugin, so 2 questions:

 

1. The option "MapStats ON_". Somebody can tell me what this option for?

 

2. I saw on one server at the end of the round a kind of statistic... best player.... player with most kills... player with most deaths.... Is this also part of this plugin?

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by ty_ger07*:

 

Morning all. I am new to this plugin, so 2 questions:

 

1. The option "MapStats ON_". Somebody can tell me what this option for?

It turns map stats on. :ohmy:

 

You know... like how many time each map has been played and which game modes...

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by ty_ger07*:

 

Ok.. thx. Regarding the 2nd point. Is there any possibility to show at round end a statistic in the chat with best player, most kills, most deaths, etc...?

I am not sure what you are asking.

 

The best player of... that round? that day? that week? best ever?

 

There are other plugins for showing end of round stats.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by durangod*:

 

here is what i get..

 

[17:38:52 79] Source: MySql.Data

[17:38:52 79] StackTrace: at MySql.Data.MySqlClient.NativeDriver.Open()

at MySql.Data.MySqlClient.Driver.Open()

at MySql.Data.MySqlClient.Driver.Create(MySqlConnecti onStringBuilder settings)

at MySql.Data.MySqlClient.MySqlPool.GetPooledConnecti on()

at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()

at MySql.Data.MySqlClient.MySqlPool.GetConnection()

at MySql.Data.MySqlClient.MySqlConnection.Open()

at PRoConEvents.CChatGUIDStatsLogger.tablebuilder()

[17:38:52 79] InnerException: System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 108.170.3.19:3306

at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)

at MySql.Data.Common.StreamCreator.CreateSocketStream (IPAddress ip, Boolean unix)

at MySql.Data.Common.StreamCreator.GetStreamFromHost( String pipeName, String hostName, UInt32 timeout)

at MySql.Data.Common.StreamCreator.GetStream(UInt32 timeout)

at MySql.Data.MySqlClient.NativeDriver.Open()

[17:38:52 79] Error: System.NullReferenceException: Object reference not set to an instance of an object.

at PRoConEvents.CChatGUIDStatsLogger.tablebuilder()

 

do i need to allow 3306 in my configserv firewall

 

3306 tcp is already open

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by m1ndw4lker*:

 

Ok.. thx. Regarding the 2nd point. Is there any possibility to show at round end a statistic in the chat with best player, most kills, most deaths, etc...?

this can be done with ProconRulz for example, see following link:

 

myrcon.net/.../proconrulz-end-of-round-stats-v10

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by ssalghazal*:

 

If your having issues with setting this up for GS (gameservers.com), i hope this will help you.

 

post 25 and 26

 

showthread....l=1#post110199*

Thanks but that didnt help i dont have issues with gameserver.com connection to my layer, the plugin works fine but i dont know why for some players the stats get rest or deleted. I found some duplicate names for some players though in my database i don't know if that is the issue. maybe the plugin creates a new stats for some players instead of using the previous ones.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by durangod*:

 

Finally i got my deal going. After adding everyip i knew with the servers to the mysql remote whitelist, still didnt work. So then i added those ips to my configserver serverfirewall exception list and WHAMMO got it going... whoo hooo. ADKats here i come lol :smile:

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by bakust*:

 

Guys, i have a problem to copy the database from one provider to another, all are PhpMyAdmin but when i try to upload the zip with the database, i got this error:

500 - Internal server error.

There is a problem with the resource you are looking for, and it cannot be displayed.

 

So i tried to manually add the database to the new server: first i copied the structure of the table and then i filled one table at once, but when i try to fill tbl_player_stats (and another 3 tables) i got an error that tell me that the foreign key ecc ecc

 

How can i solve this problem?

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by ty_ger07*:

 

Guys, i have a problem to copy the database from one provider to another, all are PhpMyAdmin but when i try to upload the zip with the database, i got this error:

500 - Internal server error.

There is a problem with the resource you are looking for, and it cannot be displayed.

 

So i tried to manually add the database to the new server: first i copied the structure of the table and then i filled one table at once, but when i try to fill tbl_player_stats (and another 3 tables) i got an error that tell me that the foreign key ecc ecc

 

How can i solve this problem?

Contact your server provider. It sounds like their phpmyadmin installation is messed up or is being overloaded by your large database.

 

Importing one complete table one at a time will be very problematic for you due to foreign key constraints linking to tables which have not yet been imported. Can you give your server host a copy of your database and have them do it directly for you on their end?

 

Otherwise, you could try importing something like 500 rows of all tables, then import the next 500, and so on.

* Restored post. It could be that the author is no longer active.
Link to comment
  • 2 weeks later...

Originally Posted by HARDCOREBF*:

 

hi , we migrated BB to dedicated server and started having this error , but its connecting looks like

 

[17:42:38 09] [statslogger]Error: LogChat:

[17:42:38 09] Message: The user specified as a definer ('decojobs'@'localhost') does not exist

[17:42:38 09] Native: -2147467259

[17:42:38 09] Source: MySql.Data

[17:42:38 09] StackTrace: at MySql.Data.MySqlClient.MySqlStream.ReadPacket()

at MySql.Data.MySqlClient.NativeDriver.GetResult(Int3 2& affectedRow, Int64& insertedId)

at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId)

at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)

at MySql.Data.MySqlClient.MySqlDataReader.NextResult( )

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader( CommandBehavior behavior)

at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuer y()

at PRoConEvents.CChatGUIDStatsLogger.LogChat(String strSpeaker, String strMessage, String strType)

[17:42:38 09] [statslogger]Error: LogChat_2: System.NullReferenceException: Object reference not set to an instance of an object.

at PRoConEvents.CChatGUIDStatsLogger.DisplayMySqlErro rCollection(MySqlException myException)

at PRoConEvents.CChatGUIDStatsLogger.LogChat(String strSpeaker, String strMessage, String strType)

plz help
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by ty_ger07*:

 

hi , we migrated BB to dedicated server and started having this error , but its connecting looks like

 

 

 

plz help

Either your database user name is not 'decojobs' or your database location is not 'localhost'.
* Restored post. It could be that the author is no longer active.
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Our picks

    • Game Server Hosting:

      We're happy to announce that EZRCON will branch out into the game server provider scene. This is a big step for us so please having patience if something doesn't go right in this area. Now, what makes us different compared to other providers? Well, we're going with the idea of having a scaleable server hosting and providing more control in how you set up your server. For example, in Minecraft, you have the ability to control how many CPU cores you wish your server to have access to, how much RAM you want to use, how much disk space you want to use. This type of control can't be offered in a single service package so you're able to configure a custom package the way you want it.

      You can see all the available games here. Currently, we have the following games available.

      Valheim (From $1.50 USD)


      Rust (From $3.20 USD)


      Minecraft (Basic) (From $4.00 USD)


      Call of Duty 4X (From $7.00 USD)


      OpenTTD (From $4.00 USD)


      Squad (From $9.00 USD)


      Insurgency: Sandstorm (From $6.40 USD)


      Changes to US-East:

      Starting in January 2022, we will be moving to a different provider that has better support, better infrastructure, and better connectivity. We've noticed that the connection/routes to this location are not ideal and it's been hard getting support to correct this. Our contract for our two servers ends in March/April respectively. If you currently have servers in this location you will be migrated over to the new provider. We'll have more details when the time comes closer to January. The new location for this change will be based out of Atlanta, GA. If you have any questions/concerns please open a ticket and we'll do our best to answer them.
      • 5 replies
    • Hello All,

      I wanted to give an update to how EZRCON is doing. As of today we have 56 active customers using the services offered. I'm glad its doing so well and it hasn't been 1 year yet. To those that have services with EZRCON, I hope the service is doing well and if not please let us know so that we can improve it where possible. We've done quite a few changes behind the scenes to improve the performance hopefully. 

      We'll be launching a new location for hosting procon layers in either Los Angeles, USA or Chicago, IL. Still being decided on where the placement should be but these two locations are not set in stone yet. We would like to get feedback on where we should have a new location for hosting the Procon Layers, which you can do by replying to this topic. A poll will be created where people can vote on which location they would like to see.

      We're also looking for some suggestions on what else you would like to see for hosting provider options. So please let us know your thoughts on this matter.
      • 4 replies
    • Added ability to disable the new API check for player country info


      Updated GeoIP database file


      Removed usage sending stats


      Added EZRCON ad banner



      If you are upgrading then you may need to add these two lines to your existing installation in the file procon.cfg. To enable these options just change False to True.

      procon.private.options.UseGeoIpFileOnly False
      procon.private.options.BlockRssFeedNews False



       
      • 2 replies
    • I wanted I let you know that I am starting to build out the foundation for the hosting services that I talked about here. The pricing model I was originally going for wasn't going to be suitable for how I want to build it. So instead I decided to offer each service as it's own product instead of a package deal. In the future, hopefully, I will be able to do this and offer discounts to those that choose it.

      Here is how the pricing is laid out for each service as well as information about each. This is as of 7/12/2020.

      Single MySQL database (up to 30 GB) is $10 USD per month.



      If you go over the 30 GB usage for the database then each additional gigabyte is charged at $0.10 USD each billing cycle. If you're under 30GB you don't need to worry about this.


      Databases are replicated across 3 zones (regions) for redundancy. One (1) on the east coast of the USA, One (1) in Frankfurt, and One (1) in Singapore. Depending on the demand, this would grow to more regions.


      Databases will also be backed up daily and retained for 7 days.




      Procon Layer will be $2 USD per month.


      Each layer will only allow one (1) game server connection. The reason behind this is for performance.


      Each layer will also come with all available plugins installed by default. This is to help facilitate faster deployments and get you up and running quickly.


      Each layer will automatically restart if Procon crashes. 


      Each layer will also automatically restart daily at midnight to make sure it stays in tip-top shape.


      Custom plugins can be installed by submitting a support ticket.




      Battlefield Admin Control Panel (BFACP) will be $5 USD per month


      As I am still working on building version 3 of the software, I will be installing the last version I did. Once I complete version 3 it will automatically be upgraded for you.





      All these services will be managed by me so you don't have to worry about the technical side of things to get up and going.

      If you would like to see how much it would cost for the services, I made a calculator that you can use. It can be found here https://ezrcon.com/calculator.html

       
      • 11 replies
    • I have pushed out a new minor release which updates the geodata pull (flags in the playerlisting). This should be way more accurate now. As always, please let me know if any problems show up.

       
      • 9 replies
×
×
  • Create New...

Important Information

Please review our Terms of Use and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.