Jump to content
  • 0

Forum Outage / Procon Update


ImportBot

Question

Originally Posted by ColColonCleaner*:

 

Outage post by Hubert: https://www.patreon.com/posts/forum-...adZtWkXnjxy_9s

 

Today there was a pretty major issue with procon layers. The forum went down and something in the procon code caused many layers to fail loading because of this. As the forums are back online now those layers should load again.

 

I will be taking the .NET 4.7 version of procon as modified by Mik4sa (https://github.com/Mik4sa/Procon-1/tree/dotnet-4.7), modifying that version to remove all forum interaction, and posting that for layer hosts to grab. I've been using this version of procon personally for a long time now but never put the effort into pushing it public.

 

I will modify this post once the modified version is ready.

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

5 answers to this question

Recommended Posts

Originally Posted by ColColonCleaner*:

 

We found the root of the problem.

 

The plugin xVotemap has its update check single threaded onto every single server info event, and it fetches updates directly from this forum. Which means that when procon gets its server info it loops over every plugin to send that information. Once it hits votemap in the same thread that plugin does an update check by calling out to myrcon.com. That request takes a long time to come back because cloudflare is confirming the site is actually down. It takes too long to come back and procon chokes.

There is a timeout on the update checks, but that timeout only happens if the update is SUCCESSFUL. So since the update fails, that timeout never happens and it calls out for every single server info event. These calls could happen every 10-30 seconds depending on which plugins you had installed.

 

I will no longer be rushing the rebuild of base procon.

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

Originally Posted by spatieman*:

 

yesterday morning 8AM i logged in to my procon layer for my BF4 server, and i wasnt able to connect.

to our BF3 server i could easy connect, both procon layers contains the identical plugins.

confused what was going on, i closed the bf4 console, and started the regular procon layer for the server

logging in took more as useual time, and after a while the stuff below happenend.

 

Code:

Connection error: Failed to hear response to packet within two minutes, forced shutdown
after 30 seconds it connected again, and it looped in a shutdown again in 2 minutes.

 

Thinking, what _, ok the BF4 server was up for 5 weeks ,so i rebooted it, and the still happend.

 

in the time getting more and more confussed u start to look up to look the forums for answer, and ik got

several cloudfire error message, for me, it look like the forum was down.

error 504, or 522 connection time out.

 

in the time the layer shutdown i was able to collect the error message below

 

Code:

[08:59:02 10] CD - ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.CheatDetector.UpdateCheck()
[08:59:15 94] xVotemap: ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.xVotemap.UpdateCheck()
[08:59:32 83] [PBSSE] ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.PBSSE.UpdateCheck()
[08:59:46 65] CD - ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.CheatDetector.UpdateCheck()
[09:00:02 52] [BF4DB] OnVersion179665 BF4
[09:00:03 54] xVotemap: ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.xVotemap.UpdateCheck()
[09:00:17 37] [PBSSE] ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.PBSSE.UpdateCheck()
[09:00:22 99] [BF4DB] OnVersion179665 BF4
[09:00:48 09] xVotemap: ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.xVotemap.UpdateCheck()
[09:00:55 25] CD - ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.CheatDetector.UpdateCheck()
[09:01:25 98] [PBSSE] ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.PBSSE.UpdateCheck()
[09:01:56 70] xVotemap: ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.xVotemap.UpdateCheck()
[09:02:02 59] [BF4DB] OnVersion179665 BF4
[09:02:34 59] CD - ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.CheatDetector.UpdateCheck()
[09:03:05 31] [PBSSE] ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.PBSSE.UpdateCheck()
[10:31:27 26] [PBSSE] ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.PBSSE.UpdateCheck()
[10:31:49 74] CD - ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.CheatDetector.UpdateCheck()
[10:31:57 98] CD - ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.CheatDetector.UpdateCheck()
[10:32:20 98] CD - ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.CheatDetector.UpdateCheck()
[10:32:28 70] xVotemap: ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.xVotemap.UpdateCheck()
[10:32:28 74] [Phogue's VIP Hunter Annoyer] OnRoundOver: Set protection enabled cooldown to 21-3-2019 10:35:28
[10:32:29 04] [Phogue's VIP Hunter Annoyer] OnRoundOver: Set protection enabled cooldown to 21-3-2019 10:35:29
[10:32:52 21] [PBSSE] ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.PBSSE.UpdateCheck()
[10:32:59 42] [PBSSE] ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.PBSSE.UpdateCheck()
[10:33:23 44] [PBSSE] ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.PBSSE.UpdateCheck()
[10:33:30 13] CD - ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.CheatDetector.UpdateCheck()
[10:33:54 67] xVotemap: ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.xVotemap.UpdateCheck()
[10:34:00 85] xVotemap: ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.xVotemap.UpdateCheck()
[10:34:25 90] CD - ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.CheatDetector.UpdateCheck()
[10:34:31 57] [PBSSE] ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.PBSSE.UpdateCheck()
[10:34:57 13] xVotemap: ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.xVotemap.UpdateCheck()
[10:35:02 30] CD - ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.CheatDetector.UpdateCheck()
[10:35:28 36] [PBSSE] ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.PBSSE.UpdateCheck()
[10:35:33 02] xVotemap: ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.xVotemap.UpdateCheck()
[10:35:59 59] [PBSSE] ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.PBSSE.UpdateCheck()
[10:36:09 87] CD - ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.CheatDetector.UpdateCheck()
[10:36:30 83] xVotemap: ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.xVotemap.UpdateCheck()
[10:36:40 59] [PBSSE] ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.PBSSE.UpdateCheck()
[10:37:02 07] xVotemap: ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.xVotemap.UpdateCheck()
[10:37:11 31] xVotemap: ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.xVotemap.UpdateCheck()
[10:37:49 67] CD - ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.CheatDetector.UpdateCheck()
[10:38:02 73] [AdKats] update adkats_records_main set command_action = 62 where command_action = 61 and command_type in (18, 20); 
                                                update adkats_records_main set command_action = 42 where command_action = 41 and command_type in (18, 20); 
                                                update adkats_records_main set command_action = 19 where command_action = 40 and command_type in (18, 20);
[10:38:20 94] [PBSSE] ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.PBSSE.UpdateCheck()
[10:38:52 15] xVotemap: ERROR checking for Update: System.Net.WebException: De externe server heeft een fout geretourneerd: (522) Origin Connection Time-out.
   bij System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   bij System.Net.WebClient.DownloadString(Uri address)
   bij PRoConEvents.xVotemap.UpdateCheck()
and it goes on and on and on..

so, not to nag the layer i disabled adkats and some other heave plugins, the stuff up still spams.

 

and now the forum is back up, the procon layer for the BF4 server is working properly also.

 

but it seems not only xmapvote ,several other plugins needs a revamp to i guess.

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

Originally Posted by spatieman*:

 

did some comparise why the BF3 didnt crashed.

all plugins has check for update set to no.

while on the BF4 several has it set to YES, quick solution as tempory patch is to set the check for update to no.

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

Archived

This topic is now archived and is closed to further replies.



  • 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.