Welcome to BAR - the Bay Area's premier saltwater hobbyists hub!

urk!!

Past President
Joined
Nov 6, 2005
Messages
9,399
Been getting occasional errors when trying view posts late last night and this morning.

Clicking on the BAR logo gave me:


Server Error in '/' Application.
--------------------------------------------------------------------------------

ERROR [HY000] [MySQL][ODBC 3.51 Driver]Can't connect to MySQL server on 'mysql4.brinkster.com' (10061)
ERROR [HY000] [MySQL][ODBC 3.51 Driver]Can't connect to MySQL server on 'mysql4.brinkster.com' (10061)
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.Odbc.OdbcException: ERROR [HY000] [MySQL][ODBC 3.51 Driver]Can't connect to MySQL server on 'mysql4.brinkster.com' (10061)
ERROR [HY000] [MySQL][ODBC 3.51 Driver]Can't connect to MySQL server on 'mysql4.brinkster.com' (10061)

Source Error:


Line 38: if (mDBConn.State != ConnectionState.Open)
Line 39: {
Line 40: mDBConn.Open();
Line 41: }
Line 42:


Source File: c:sitesSingle21bareeferswebrootApp_CodeObjectsdataAccess.cs Line: 40

Stack Trace:


[OdbcException (0x80131937): ERROR [HY000] [MySQL][ODBC 3.51 Driver]Can't connect to MySQL server on 'mysql4.brinkster.com' (10061)
ERROR [HY000] [MySQL][ODBC 3.51 Driver]Can't connect to MySQL server on 'mysql4.brinkster.com' (10061)]
System.Data.Odbc.OdbcConnection.HandleError(OdbcHandle hrHandle, RetCode retcode) +35
System.Data.Odbc.OdbcConnectionHandle..ctor(OdbcConnection connection, OdbcConnectionString constr, OdbcEnvironmentHandle environmentHandle) +131
System.Data.Odbc.OdbcConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject) +98
System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup) +27
System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +47
System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +105
System.Data.Odbc.OdbcConnection.Open() +37
bareefers.dataAccess.Connect() in c:sitesSingle21bareeferswebrootApp_CodeObjectsdataAccess.cs:40
bareefers.Stat.Add() in c:sitesSingle21bareeferswebrootApp_CodeObjectsStat.cs:98
ASP.global_asax.Session_Start(Object sender, EventArgs e) in c:sitesSingle21bareeferswebrootGlobal.asax:32
System.Web.SessionState.SessionStateModule.RaiseOnStart(EventArgs e) +2163166
System.Web.SessionState.SessionStateModule.CompleteAcquireState() +154
System.Web.SessionState.SessionStateModule.BeginAcquireState(Object source, EventArgs e, AsyncCallback cb, Object extraData) +542
System.Web.AsyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +90
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
 
Past President
Joined
Nov 6, 2005
Messages
9,399
This is what I got when I couldn't view posts:

phpBB : Critical Error

Could not connect to the database
 
Guest
Joined
Nov 7, 2005
Messages
6,882
I think that happen when Dave gets bored and pulls the plug on the server :lol: ..

I get them too .. Maybe Dave is working on something ..
 
Top