FlyerTalk Forums

FlyerTalk Forums (https://www.flyertalk.com/forum/index.php)
-   Technical Support and Feedback (https://www.flyertalk.com/forum/technical-support-feedback-386/)
-   -   Database error message (https://www.flyertalk.com/forum/technical-support-feedback/1127037-database-error-message.html)

OverThereTooMuch Apr 12, 2014 12:46 pm

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 Apr 12, 2014 12:50 pm

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>


lin821 Apr 12, 2014 1:28 pm


Originally Posted by OverThereTooMuch (Post 22694178)
I've seen it several more times in the last few minutes.

Same here. Doesn't seem like a good weekend for IB Tech.

OverThereTooMuch Jun 17, 2014 11:20 pm

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>


China Clipper Jun 18, 2014 4:38 am

Yeah last night was a doozy! Went on for nearly two hours.

IBobi Jun 18, 2014 12:09 pm

Sorry about that guys -- we had an unplanned maintenance window and were not able to give notice of the outage.

Paul

FriendlySkies Dec 15, 2014 8:17 pm

Received database errors for the past hour and then had no FT access for the past 30~ minutes.

goalie Dec 15, 2014 8:33 pm


Originally Posted by FriendlySkies (Post 24003618)
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

kipper Dec 15, 2014 8:51 pm


Originally Posted by goalie (Post 24003638)
I've been told it's a hardware issue

I've been told it's annoying! :D

ILuvParis Dec 15, 2014 9:07 pm


Originally Posted by FriendlySkies (Post 24003618)
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."

WIRunner Dec 15, 2014 11:13 pm

I see someone finally got around to varnishing the cabinet.

beckoa Dec 16, 2014 12:18 am

Ironically mobile.flyertalk.com was working some periods the full site was not.

I do appreciate IB keeping that part of FT around ;)

MSPeconomist Dec 16, 2014 5:06 am


Originally Posted by FriendlySkies (Post 24003618)
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.

SkiAdcock Dec 16, 2014 3:28 pm


Originally Posted by MSPeconomist (Post 24004695)
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.

WIRunner Dec 17, 2014 12:57 pm

Well, I guess a general "site down for maintenance" is better, but not nearly as fun as being told the cabinet needs varnish.


All times are GMT -6. The time now is 1:00 pm.


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.