CE is about to crash

Where Eagles dare! Discuss Nigerian related football (soccer) topics here.

Moderators: Moderator Team, phpBB2 - Administrators

Post Reply
User avatar
Bigpokey24
Super Eagle
Super Eagle
Posts: 117431
Joined: Tue Dec 23, 2003 4:58 pm
Location: Earth
CE is about to crash

Post by Bigpokey24 »

General Error
SQL ERROR [ mysqli ]

Too many connections [1040]

An sql error occurred while fetching this page. Please contact an administrator if this problem persists.
this has been popping up of late
SuperEagles

© Bigpokey24, most loved on CE
My post are with no warranties and confers zero rights. Get out your feelings
It is not authorized by CyberEagles. You assume all risk for your use.
All rights aren't reserved
User avatar
Damunk
Flying Eagle
Flying Eagle
Posts: 55405
Joined: Tue Dec 23, 2003 5:57 pm
Location: UK
Re: CE is about to crash

Post by Damunk »

Bigpokey24 wrote: Tue Jul 01, 2025 3:19 pm
General Error
SQL ERROR [ mysqli ]

Too many connections [1040]

An sql error occurred while fetching this page. Please contact an administrator if this problem persists.
this has been popping up of late
Happened to me earlier this afternoon.
Thought it was a local problem, but maybe not.
"Ole kuku ni gbogbo wọn "
User avatar
felarey
Eaglet
Eaglet
Posts: 21435
Joined: Fri Jan 02, 2004 9:16 am
Location: Canada
Re: CE is about to crash

Post by felarey »

Took 3 to 4 clicks to post during club WC games and sometimes just errored out. Gotta copy a post to the clipboard before attempting to submit to avoid losing it. Hoping someone is looking into this.
"Winning one trophy is good, I tell you. No matter what trophy it might be, you've got to take it.” - Sir Alex Ferguson

ENGLISH PREMIERSHIP CHAMP20NS, UEFA CHAMPIONS LEAGUE WINN3RS
User avatar
iworo
Egg
Egg
Posts: 4575
Joined: Sun Jan 11, 2004 5:39 pm
Location: New York
Re: CE is about to crash

Post by iworo »

It means that Cybereagles forum's database server is overloaded and can't handle any more visitors at that moment.

In plain terms:
  • The website uses MySQL to store and load posts, threads, user info, etc.
  • Too many people were accessing the site at once, or something in the forum software (like phpBB) didn’t properly release old database connections.
  • The server hit its connection limit (max_connections), so it couldn't serve your request.
User avatar
Bigpokey24
Super Eagle
Super Eagle
Posts: 117431
Joined: Tue Dec 23, 2003 4:58 pm
Location: Earth
Re: CE is about to crash

Post by Bigpokey24 »

the forum is getting worse
SuperEagles

© Bigpokey24, most loved on CE
My post are with no warranties and confers zero rights. Get out your feelings
It is not authorized by CyberEagles. You assume all risk for your use.
All rights aren't reserved
User avatar
Lolly
Flying Eagle
Flying Eagle
Posts: 55766
Joined: Thu Dec 25, 2003 4:03 pm
Location: The Kingdom
Re: CE is about to crash

Post by Lolly »

This thing is crashing. Admins, help us.
"For God so loved the world that He gave His only begotten Son, that whoever believes in Him should not perish but have everlasting life"

"If my people, who are called by my name, will humble themselves and pray and seek my face and turn from their wicked ways, then will I hear from heaven and will forgive their sin and will heal their land."
User avatar
Lolly
Flying Eagle
Flying Eagle
Posts: 55766
Joined: Thu Dec 25, 2003 4:03 pm
Location: The Kingdom
Re: CE is about to crash

Post by Lolly »

This thing is crashing. Admins, help us.
"For God so loved the world that He gave His only begotten Son, that whoever believes in Him should not perish but have everlasting life"

"If my people, who are called by my name, will humble themselves and pray and seek my face and turn from their wicked ways, then will I hear from heaven and will forgive their sin and will heal their land."
User avatar
Cellular
Site Admin
Site Admin
Posts: 54872
Joined: Mon Dec 22, 2003 5:59 pm
Location: Nembe Creek...Oil Exploration. If you call am bunkering na you sabi.
Re: CE is about to crash

Post by Cellular »

Lolly wrote: Tue Jul 08, 2025 3:29 pm This thing is crashing. Admins, help us.
Hi Lolly,

Yes, we are aware.

Iworo pinpointed the cause of the access issues.

Please, bear with us.
THERE WAS A COUNTRY...

...can't cry more than the bereaved!

Well done is better than well said!!!
User avatar
Babalawo
Eaglet
Eaglet
Posts: 13138
Joined: Mon Dec 22, 2003 10:06 pm
Location: Okija Shrine
Re: CE is about to crash

Post by Babalawo »

Can we temporarily suspend the following formers to free up some space:

-BigPokey
-Danfo Driver
-Cooking Spoon.

All that gibberish they post daily is enough to slow this site down.
Nigeria Must Be Great Again
User avatar
TonyTheTigerKiller
Eaglet
Eaglet
Posts: 13871
Joined: Fri Dec 26, 2003 7:55 pm
Re: CE is about to crash

Post by TonyTheTigerKiller »

iworo wrote: Wed Jul 02, 2025 9:04 pm It means that Cybereagles forum's database server is overloaded and can't handle any more visitors at that moment.

In plain terms:
  • The website uses MySQL to store and load posts, threads, user info, etc.
  • Too many people were accessing the site at once, or something in the forum software (like phpBB) didn’t properly release old database connections.
  • The server hit its connection limit (max_connections), so it couldn't serve your request.
The max_connections value is a pretty high number. If every CE member logs in 100 times, we still wouldn’t be close to that number. It is far more likely that the host server is hosting more clients/applications than it can handle🤔❗️


Cheers
User avatar
TonyTheTigerKiller
Eaglet
Eaglet
Posts: 13871
Joined: Fri Dec 26, 2003 7:55 pm
Re: CE is about to crash

Post by TonyTheTigerKiller »

iworo wrote: Wed Jul 02, 2025 9:04 pm It means that Cybereagles forum's database server is overloaded and can't handle any more visitors at that moment.

In plain terms:
  • The website uses MySQL to store and load posts, threads, user info, etc.
  • Too many people were accessing the site at once, or something in the forum software (like phpBB) didn’t properly release old database connections.
  • The server hit its connection limit (max_connections), so it couldn't serve your request.
The max_connections value is a pretty high number. If every CE member logs in 100 times, we still wouldn’t be close to that number. It is far more likely that the host server is hosting more clients/applications than it can handle🤔❗️


Cheers
User avatar
iworo
Egg
Egg
Posts: 4575
Joined: Sun Jan 11, 2004 5:39 pm
Location: New York
Re: CE is about to crash

Post by iworo »

TonyTheTigerKiller wrote: Tue Jul 08, 2025 5:36 pm
iworo wrote: Wed Jul 02, 2025 9:04 pm It means that Cybereagles forum's database server is overloaded and can't handle any more visitors at that moment.

In plain terms:
  • The website uses MySQL to store and load posts, threads, user info, etc.
  • Too many people were accessing the site at once, or something in the forum software (like phpBB) didn’t properly release old database connections.
  • The server hit its connection limit (max_connections), so it couldn't serve your request.
The max_connections value is a pretty high number. If every CE member logs in 100 times, we still wouldn’t be close to that number. It is far more likely that the host server is hosting more clients/applications than it can handle🤔❗️


Cheers

Let me put it in a layman’s language for you. Imagine a bar (Cybereagles forum) with 200 seats (max_connections). People come in, grab a seat (open a database connection) and instead of finishing their drink and leaving, they just sit there forever......scrolling, snoozing or playing Ludo on their phones. Now new people arrive, but the place is full. The bouncer (MySQL) says, “No more guests, we're at capacity”. And you’re standing outside, confused, going...“But there’s room for more”.

Yes, technically there's a high limit. But if those seats aren't being cleared, because our forum software doesn’t know how to politely tell folks to get up (i.e. doesn't close old DB connections properly), then it doesn’t matter if the limit is 200 or 2,000. Eventually, you’re gonna get locked out.

So yeah, the server might be hosting other stuff, but if Cybereagles forum software (like phpBB) is holding onto connections like it’s collecting infinity stones, we’re still gonna crash the party all by ourselves. Hope, you got it now?
User avatar
Orion
Eaglet
Eaglet
Posts: 11980
Joined: Fri Apr 30, 2004 1:41 pm
Re: CE is about to crash

Post by Orion »

Cellular wrote: Tue Jul 08, 2025 3:48 pm
Lolly wrote: Tue Jul 08, 2025 3:29 pm This thing is crashing. Admins, help us.
Hi Lolly,

Yes, we are aware.

Iworo pinpointed the cause of the access issues.

Please, bear with us.
Cellular, look at the number of logged-in guests. Right now, it is 478. I think that number is way too high. Looks like bots are logging on as guests and hogging system resources.

An Admin should flush out the logged-in Guest users. They're most likely bots.
"I Think, Therefore I am" - Rene Descartes
User avatar
joao
Egg
Egg
Posts: 7794
Joined: Wed Dec 26, 2012 3:16 am
Location: Cut-N-Shoot, TX
Re: CE is about to crash

Post by joao »

As suggested a while back, we all need to start financing the upkeep of this forum.
Also we all need to follow the rules for a smooth operation of the site.
Please note, that this is about the interest of all.
"We now live in a nation where doctors destroy health, lawyers destroy justice, universities destroy knowledge,
governments destroy freedom, the press destroys information, religion destroys morals, and our banks destroy the economy.”

― Chris Hedges
User avatar
packerland
Egg
Egg
Posts: 9164
Joined: Thu Feb 05, 2004 3:05 am
Location: Wisconsin
Re: CE is about to crash

Post by packerland »

Babalawo wrote: Tue Jul 08, 2025 4:42 pm Can we temporarily suspend the following formers to free up some space:

-BigPokey
-Danfo Driver
-Cooking Spoon.

All that gibberish they post daily is enough to slow this site down.
Dumb and Dumber may leave this world if they can’t make any post. CE is all they got. I’m proposing a limit of 5 post per day. That way they can be thoughtful with their post rather than posting gibberish.
"Yea right, we await the beatings the Aussie has for them. The Falcons are just another bad team at the women world cup".....fatpokey Tue Jul 25, 2023 4:34 .
User avatar
danfo driver
Eaglet
Eaglet
Posts: 33285
Joined: Sun Dec 16, 2012 7:48 pm
Re: CE is about to crash

Post by danfo driver »

Cellular wrote: Tue Jul 08, 2025 3:48 pm
Lolly wrote: Tue Jul 08, 2025 3:29 pm This thing is crashing. Admins, help us.
Hi Lolly,

Yes, we are aware.

Iworo pinpointed the cause of the access issues.

Please, bear with us.

iworo wrote: Tue Jul 08, 2025 6:35 pm
TonyTheTigerKiller wrote: Tue Jul 08, 2025 5:36 pm
iworo wrote: Wed Jul 02, 2025 9:04 pm It means that Cybereagles forum's database server is overloaded and can't handle any more visitors at that moment.

In plain terms:
  • The website uses MySQL to store and load posts, threads, user info, etc.
  • Too many people were accessing the site at once, or something in the forum software (like phpBB) didn’t properly release old database connections.
  • The server hit its connection limit (max_connections), so it couldn't serve your request.
The max_connections value is a pretty high number. If every CE member logs in 100 times, we still wouldn’t be close to that number. It is far more likely that the host server is hosting more clients/applications than it can handle🤔❗️


Cheers




Thank you.
"it is better to be excited now and disappointed later, than it is to be disappointed now and later." - Marcus Aurelius, 178AD
User avatar
danfo driver
Eaglet
Eaglet
Posts: 33285
Joined: Sun Dec 16, 2012 7:48 pm
Re: CE is about to crash

Post by danfo driver »

Cellular wrote: Tue Jul 08, 2025 3:48 pm
Lolly wrote: Tue Jul 08, 2025 3:29 pm This thing is crashing. Admins, help us.
Hi Lolly,

Yes, we are aware.

Iworo pinpointed the cause of the access issues.

Please, bear with us.

iworo wrote: Tue Jul 08, 2025 6:35 pm
TonyTheTigerKiller wrote: Tue Jul 08, 2025 5:36 pm
iworo wrote: Wed Jul 02, 2025 9:04 pm It means that Cybereagles forum's database server is overloaded and can't handle any more visitors at that moment.

In plain terms:
  • The website uses MySQL to store and load posts, threads, user info, etc.
  • Too many people were accessing the site at once, or something in the forum software (like phpBB) didn’t properly release old database connections.
  • The server hit its connection limit (max_connections), so it couldn't serve your request.
The max_connections value is a pretty high number. If every CE member logs in 100 times, we still wouldn’t be close to that number. It is far more likely that the host server is hosting more clients/applications than it can handle🤔❗️


Cheers




Thank you.
"it is better to be excited now and disappointed later, than it is to be disappointed now and later." - Marcus Aurelius, 178AD

Post Reply