Community
Wiki Posts
Search

Database error message

Thread Tools
 
Search this Thread
 
Old Apr 12, 2014 | 12:46 pm
  #61  
10 Countries Visited
100k
All eyes on you!
15 Years on Site
 
Join Date: Apr 2007
Location: SEA
Programs: AS MVPG, MGM Rewards Gold, Hhonors ???, National Executive
Posts: 2,708
Like others, I've been seeing these on and off over the last week.

Just hit another one. Offline from roughly 11:41-11:44 Pacific Time.
OverThereTooMuch is offline  
Old Apr 12, 2014 | 12:50 pm
  #62  
10 Countries Visited
100k
All eyes on you!
15 Years on Site
 
Join Date: Apr 2007
Location: SEA
Programs: AS MVPG, MGM Rewards Gold, Hhonors ???, National Executive
Posts: 2,708
I've seen it several more times in the last few minutes. Error seems to be "too many connections".

One instance:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
	<title> Database Error</title>
	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
	<meta name="ROBOTS" content="NOINDEX,NOFOLLOW,NOARCHIVE" />
	<style type="text/css">
	<!--	
	body { background-color: white; color: black; }
	#container { width: 400px; }
	#message   { width: 400px; color: black; background-color: #FFFFCC; }
	#bodytitle { font: 13pt/15pt verdana, arial, sans-serif; height: 35px; vertical-align: top; }
	.bodytext  { font: 8pt/11pt verdana, arial, sans-serif; }
	a:link     { font: 8pt/11pt verdana, arial, sans-serif; color: red; }
	a:visited  { font: 8pt/11pt verdana, arial, sans-serif; color: #4e4e4e; }
	-->
	</style>
</head>
<body>
<table cellpadding="3" cellspacing="5" id="container">
<tr>
	<td><img src="./image.php?type=dberror" alt="Database Error" width="48" height="48" /></td>
	<td id="bodytitle" width="100%">Database error</td>
</tr>
<tr>
	<td class="bodytext" colspan="2">The  database has encountered a problem.</td>
</tr>
<tr>
	<td colspan="2"><hr /></td>
</tr>
<tr>
	<td class="bodytext" colspan="2">
		Please try the following:
		<ul>
			<li>Load the page again by clicking the <a href="#" onclick="window.location = window.location;">Refresh</a> button in your web browser.</li>
			<li>Open the <a href="/">www.flyertalk.com</a> home page, then try to open another page.</li>
			<li>Click the <a href="javascript:history.back(1)">Back</a> button to try another link.</li>
		</ul>
	</td>
</tr>
<tr>
	<td class="bodytext" colspan="2">The www.flyertalk.com forum technical staff have been notified of the error, though you may <a href="mailto:">contact them</a> if the problem persists.</td>
</tr>
<tr>
	<td class="bodytext" colspan="2">&nbsp;<br />We apologise for any inconvenience.</td>
</tr>
</table>


<!--
Database error in vBulletin :

mysqli_real_connect() [&lt;a href='function.mysqli-real-connect'&gt;function.mysqli-real-connect&lt;/a&gt;]: (08004/1040): Too many connections
/var/www/flyertalk.com/www/forum/includes/class_core.php on line 1138

MySQL Error   : 
Error Number  : 
Request Date  : Saturday, April 12th 2014 @ 11:47:12 AM
Error Date    : Saturday, April 12th 2014 @ 11:47:12 AM
Script        : http://www.flyertalk.com/forum/forumdisplay.php?f=386
Referrer      : http://www.flyertalk.com/forum/index.php
IP Address    : <deleted>
Username      : 
Classname     : vB_Database_MySQLi
MySQL Version : 
-->


</body>
</html>
Another instance:
Code:
   <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
	<title> Database Error</title>
	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
	<meta name="ROBOTS" content="NOINDEX,NOFOLLOW,NOARCHIVE" />
	<style type="text/css">
	<!--	
	body { background-color: white; color: black; }
	#container { width: 400px; }
	#message   { width: 400px; color: black; background-color: #FFFFCC; }
	#bodytitle { font: 13pt/15pt verdana, arial, sans-serif; height: 35px; vertical-align: top; }
	.bodytext  { font: 8pt/11pt verdana, arial, sans-serif; }
	a:link     { font: 8pt/11pt verdana, arial, sans-serif; color: red; }
	a:visited  { font: 8pt/11pt verdana, arial, sans-serif; color: #4e4e4e; }
	-->
	</style>
</head>
<body>
<table cellpadding="3" cellspacing="5" id="container">
<tr>
	<td><img src="./image.php?type=dberror" alt="Database Error" width="48" height="48" /></td>
	<td id="bodytitle" width="100%">Database error</td>
</tr>
<tr>
	<td class="bodytext" colspan="2">The  database has encountered a problem.</td>
</tr>
<tr>
	<td colspan="2"><hr /></td>
</tr>
<tr>
	<td class="bodytext" colspan="2">
		Please try the following:
		<ul>
			<li>Load the page again by clicking the <a href="#" onclick="window.location = window.location;">Refresh</a> button in your web browser.</li>
			<li>Open the <a href="/">www.flyertalk.com</a> home page, then try to open another page.</li>
			<li>Click the <a href="javascript:history.back(1)">Back</a> button to try another link.</li>
		</ul>
	</td>
</tr>
<tr>
	<td class="bodytext" colspan="2">The www.flyertalk.com forum technical staff have been notified of the error, though you may <a href="mailto:">contact them</a> if the problem persists.</td>
</tr>
<tr>
	<td class="bodytext" colspan="2">&nbsp;<br />We apologise for any inconvenience.</td>
</tr>
</table>


<!--
Database error in vBulletin :

mysqli_real_connect() [&lt;a href='function.mysqli-real-connect'&gt;function.mysqli-real-connect&lt;/a&gt;]: (08004/1040): Too many connections
/var/www/flyertalk.com/www/forum/includes/class_core.php on line 1138

MySQL Error   : 
Error Number  : 
Request Date  : Saturday, April 12th 2014 @ 11:46:34 AM
Error Date    : Saturday, April 12th 2014 @ 11:46:34 AM
Script        : http://www.flyertalk.com/forum/forumdisplay.php?f=380
Referrer      : http://www.flyertalk.com/forum/index.php
IP Address    : <deleted>
Username      : 
Classname     : vB_Database_MySQLi
MySQL Version : 
-->


</body>
</html>
OverThereTooMuch is offline  
Old Apr 12, 2014 | 1:28 pm
  #63  
 
Join Date: May 2004
Location: Home
Programs: AA, Delta, UA & thanks to FTers for my PC Gold!
Posts: 7,674
Originally Posted by OverThereTooMuch
I've seen it several more times in the last few minutes.
Same here. Doesn't seem like a good weekend for IB Tech.
lin821 is offline  
Old Jun 17, 2014 | 11:20 pm
  #64  
10 Countries Visited
100k
All eyes on you!
15 Years on Site
 
Join Date: Apr 2007
Location: SEA
Programs: AS MVPG, MGM Rewards Gold, Hhonors ???, National Executive
Posts: 2,708
Many DB errors tonight. Was getting them constantly for at least the last half hour, a handful of times prior to that.

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
	<title> Database Error</title>
	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
	<meta name="ROBOTS" content="NOINDEX,NOFOLLOW,NOARCHIVE" />
	<style type="text/css">
	<!--	
	body { background-color: white; color: black; }
	#container { width: 400px; }
	#message   { width: 400px; color: black; background-color: #FFFFCC; }
	#bodytitle { font: 13pt/15pt verdana, arial, sans-serif; height: 35px; vertical-align: top; }
	.bodytext  { font: 8pt/11pt verdana, arial, sans-serif; }
	a:link     { font: 8pt/11pt verdana, arial, sans-serif; color: red; }
	a:visited  { font: 8pt/11pt verdana, arial, sans-serif; color: #4e4e4e; }
	-->
	</style>
</head>
<body>
<table cellpadding="3" cellspacing="5" id="container">
<tr>
	<td><img src="./image.php?type=dberror" alt="Database Error" width="48" height="48" /></td>
	<td id="bodytitle" width="100%">Database error</td>
</tr>
<tr>
	<td class="bodytext" colspan="2">The  database has encountered a problem.</td>
</tr>
<tr>
	<td colspan="2"><hr /></td>
</tr>
<tr>
	<td class="bodytext" colspan="2">
		Please try the following:
		<ul>
			<li>Load the page again by clicking the <a href="#" onclick="window.location = window.location;">Refresh</a> button in your web browser.</li>
			<li>Open the <a href="/">www.flyertalk.com</a> home page, then try to open another page.</li>
			<li>Click the <a href="javascript:history.back(1)">Back</a> button to try another link.</li>
		</ul>
	</td>
</tr>
<tr>
	<td class="bodytext" colspan="2">The www.flyertalk.com forum technical staff have been notified of the error, though you may <a href="mailto:">contact them</a> if the problem persists.</td>
</tr>
<tr>
	<td class="bodytext" colspan="2">&nbsp;<br />We apologise for any inconvenience.</td>
</tr>
</table>


<!--
Database error in vBulletin :

mysqli_real_connect() [&lt;a href='function.mysqli-real-connect'&gt;function.mysqli-real-connect&lt;/a&gt;]: (HY000/2003): Can't connect to MySQL server on 'flyertalkdb1.dhcp.internetbrands.com' (111)
/var/www/flyertalk.com/www/forum/includes/class_core.php on line 1138

MySQL Error   : 
Error Number  : 
Request Date  : Tuesday, June 17th 2014 @ 09:06:03 PM
Error Date    : Tuesday, June 17th 2014 @ 09:06:03 PM
Script        : http://www.flyertalk.com/forum/showthread.php?t=1127037&amp;page=2
Referrer      : http://www.flyertalk.com/forum/technical-support-feedback-386-2.html?daysprune=100
IP Address    : <deleted>
Username      : 
Classname     : vB_Database_MySQLi
MySQL Version : 
-->


</body>
</html>
OverThereTooMuch is offline  
Old Jun 18, 2014 | 4:38 am
  #65  
 
Join Date: Aug 2009
Location: LHR / IAD
Programs: BA/AA/UA
Posts: 2,955
Yeah last night was a doozy! Went on for nearly two hours.
China Clipper is offline  
Old Jun 18, 2014 | 12:09 pm
  #66  
No longer with Internet Brands
10 Years on Site
 
Join Date: Mar 2011
Location: Los Angeles, CA
Programs: DL DM 1.6MM, Marriott LT Plat
Posts: 5,343
Sorry about that guys -- we had an unplanned maintenance window and were not able to give notice of the outage.

Paul
IBobi is offline  
Old Dec 15, 2014 | 8:17 pm
  #67  
FlyerTalk Evangelist
30 Countries Visited
1M
All eyes on you!
15 Years on Site
 
Join Date: Nov 2009
Location: Northeast Kansas | Colorado Native
Programs: Amex Gold/Plat, UA *G, Hyatt Globalist, IHG Plat Marriott LT Gold, NEXUS, TSA Disparager Unobtanium
Posts: 22,624
Received database errors for the past hour and then had no FT access for the past 30~ minutes.
FriendlySkies is offline  
Old Dec 15, 2014 | 8:33 pm
  #68  
Moderator: Smoking Lounge; FlyerTalk Evangelist
10 Countries Visited
1M
20 Years on Site
 
Join Date: Feb 2004
Location: SFO
Programs: Lifetime (for now) Gold MM, HH Gold, Giving Tootsie Pops to UA employees, & a retired hockey goalie
Posts: 29,064
Originally Posted by FriendlySkies
Received database errors for the past hour and then had no FT access for the past 30~ minutes.
I've been told it's a hardware issue
goalie is offline  
Old Dec 15, 2014 | 8:51 pm
  #69  
A FlyerTalk Posting Legend
20 Countries Visited
All eyes on you!
20 Years on Site
 
Join Date: Jun 2004
Location: Either at the shooting range or anywhere good beer can be found...
Posts: 52,780
Originally Posted by goalie
I've been told it's a hardware issue
I've been told it's annoying!
kipper is offline  
Old Dec 15, 2014 | 9:07 pm
  #70  
A FlyerTalk Posting Legend
30 Countries Visited
2M
Conversation Starter
25 Years on Site
 
Join Date: Jul 2000
Location: PHX and LIH
Programs: AA: 2 MM, HA, VS
Posts: 91,818
Originally Posted by FriendlySkies
Received database errors for the past hour and then had no FT access for the past 30~ minutes.
Me too.

Error 503 Service Unavailable

Service Unavailable

Guru Meditation:

XID: 1832722690


Tried my phone also. "There appears to be a connection issue between your device and FlyerTalk."
ILuvParis is offline  
Old Dec 15, 2014 | 11:13 pm
  #71  
FlyerTalk Evangelist
10 Countries Visited
500k
All eyes on you!
15 Years on Site
 
Join Date: May 2006
Location: SEA or BGR, Lower Earth Orbit
Programs: UA 1K
Posts: 17,295
I see someone finally got around to varnishing the cabinet.
WIRunner is offline  
Old Dec 16, 2014 | 12:18 am
  #72  
A FlyerTalk Posting Legend, Moderator, Information Desk, Ambassador, Alaska Airlines
1M
Community Builder
15 Years on Site
 
Join Date: Dec 2006
Location: FAI
Programs: AS MVP Gold100K, AS 1MM, Maika`i Card, AGR, Hertz PC, Marriott Lifetime Plat, CO, 7H, BA, 8E
Posts: 44,251
Ironically mobile.flyertalk.com was working some periods the full site was not.

I do appreciate IB keeping that part of FT around
beckoa is offline  
Old Dec 16, 2014 | 5:06 am
  #73  
A FlyerTalk Posting Legend
40 Countries Visited
60 Nights
5M
15 Years on Site
 
Join Date: Sep 2009
Location: Minneapolis: DL DM charter 2.3MM
Programs: A3*Gold, SPG Plat, HyattDiamond, MarriottPP, LHW exAccess, ICI, Raffles Amb, NW PE MM, TWA Gold MM
Posts: 102,617
Originally Posted by FriendlySkies
Received database errors for the past hour and then had no FT access for the past 30~ minutes.
I gave up at the first database error screens more than an hour before this post. Before that, FT was unbearably slow and now it seems slow again.
MSPeconomist is offline  
Old Dec 16, 2014 | 3:28 pm
  #74  
A FlyerTalk Posting Legend
20 Countries Visited
3M
Conversation Starter
20 Years on Site
 
Join Date: Aug 2002
Programs: UALifetimePremierGold, Marriott LifetimeTitanium
Posts: 73,962
Originally Posted by MSPeconomist
I gave up at the first database error screens more than an hour before this post. Before that, FT was unbearably slow and now it seems slow again.
Same as of 5:28pm EDT. I'm giving up for the day. Hopefully it will be fixed by tomorrow.

Cheers.
SkiAdcock is online now  
Old Dec 17, 2014 | 12:57 pm
  #75  
FlyerTalk Evangelist
10 Countries Visited
500k
All eyes on you!
15 Years on Site
 
Join Date: May 2006
Location: SEA or BGR, Lower Earth Orbit
Programs: UA 1K
Posts: 17,295
Well, I guess a general "site down for maintenance" is better, but not nearly as fun as being told the cabinet needs varnish.
WIRunner is offline  


Contact Us - Archive - Advertising - Cookie Policy - Privacy Statement - Terms of Service -

This site is owned, operated, and maintained by MH Sub I, LLC dba Internet Brands. Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Designated trademarks are the property of their respective owners.