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

Invalid product key!????

Status
Not open for further replies.

Irnawtbottng

Member
Joined
Apr 3, 2012
Messages
197
Reaction score
1
Logging in...

Invalid product key!
Authentication failed!

auth server having issues again??
 
Same here, and from what i can see throughout the forum, others are having the same problem..
 
yupe the whole website is down.

Code:
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>
 
Idk if its just me getting unlucky or what, but every single time i have tried to bot during the past week, this issue has come up....
 
Getting this also, along with the message "You are not authorized to connect to this server." :)

Hope it gets fixed soon :)
 
Just one friggin problem after another with HB since MOP release.
 
all yall relax the HB staff will fix it haha, might have to raid tonight without lazyraider though O.o
 
We took the auth and DB servers down for what should have been a momentary downtime (basically; should have only effected a few users) but a strange issue popped up which caused it to take about 10minutes to resolve. They're back up now. Might be a bit spotty while everyone is logging in at once, but this downtime was to fix another issue we discovered. Sorry for the downtime!
 
Status
Not open for further replies.
Back
Top