What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Auth server

Status
Not open for further replies.
It is still ongoing so expect intermittent downtime.
 
Scary - said to be a wee bit of maintenance... Don't start making maintenance like Blizzard does; break more stuff than you fix...
 
Is it really necessary for hb to be in constant communication with the auth server? Maybe change it to allow it to keep running for a while...
 
Seems to still be down. It takes over 3 minutes to load up HB, then won't load any of the items from the store.
 
"It is still ongoing so expect intermittent downtime."

I don't think the word intermittent is being used correctly in this explanation.
 
"It is still ongoing so expect intermittent downtime."

I don't think the word intermittent is being used correctly in this explanation.

I think it is, its going to be online from and too, as mine just went online again.
 
Authentication failed.

Server Error

- The authentication servers are down aswell now.
 
if i go to https://www.buddyauth.com/User/Sessions
i get

Server Error in '/' Application.

Runtime Error

Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>
 
It was up for about five minutes, it's down again.
 
Status
Not open for further replies.
Back
Top