Author Topic: Can no longer log into AEAC after update  (Read 11315 times)

0 Members and 1 Guest are viewing this topic.

Offline lrk1000

  • Jr. Member
  • **
  • Posts: 30
Can no longer log into AEAC after update
« on: February 03, 2014, 05:32:52 PM »
Some of my clients were not seeing a new license that was installed a few weeks ago.  These seemed to be clients that updated to 8.0.1603.

So I updated my Admin Console (now shows Nov2013 8.0.367).  Now, I try to log into the admin console and it doesn't detect the server!  Yes I did reboot after installing.  I go to maintenance and I get errors connecting to, checking, repairing, etc the db and trying to rebuild the db.  Log is attached.  I did create a new certificate when installing...

Any ideas?

Len

wpn

  • Guest
Re: Can no longer log into AEAC after update
« Reply #1 on: February 03, 2014, 11:48:00 PM »
http://support.microsoft.com/kb/307002

seems like an authentication problem which COULD be related to the new certificate.

just to be sure, are all the services running?

Offline lrk1000

  • Jr. Member
  • **
  • Posts: 30
Re: Can no longer log into AEAC after update
« Reply #2 on: February 04, 2014, 04:49:36 PM »
All the services are running EXCEPT the Avast Enterprise Administration Server.  Its starting is marked as Automatic.  When I try to start it I get an error...

Could not start on local computer....
Error 42000 0xa410

see attached screen shot.

Offline lrk1000

  • Jr. Member
  • **
  • Posts: 30
Re: Can no longer log into AEAC after update
« Reply #3 on: February 05, 2014, 03:41:23 AM »
Does anyone have a suggestion on what I do now?   :-[

Offline Avosec-UK

  • Avosec Technical Support
  • Avast Reseller
  • Sr. Member
  • *
  • Posts: 296
    • Avosec
Re: Can no longer log into AEAC after update
« Reply #4 on: February 05, 2014, 10:11:20 AM »
Could you share your AEA log files? They are located in: "C:\Program Files\AVAST Software\Enterprise Administration\DATA\log".

Make sure to replace any sensitive information with dummy strings.

Offline lrk1000

  • Jr. Member
  • **
  • Posts: 30
Re: Can no longer log into AEAC after update
« Reply #5 on: February 05, 2014, 02:36:37 PM »
Here are log files...thanks.

Offline Avosec-UK

  • Avosec Technical Support
  • Avast Reseller
  • Sr. Member
  • *
  • Posts: 296
    • Avosec
Re: Can no longer log into AEAC after update
« Reply #6 on: February 05, 2014, 03:35:37 PM »
It is a SQL server related problem. Check if the SQL server instance running. You could do this from the Services MMC console, the service name should be something like: SQL Server (INSTANCENAME).

If the service is running, try to reset the SQL SA password:
1. Open CMD (Command Prompt).
2. Type the following command: sqlcmd -S (local)\INSTANCENAME
3. Reset the password with the following commands:
> use master
> go
> alter login sa with password="Pass123"
> go
> exit
4. Change the SQL server credentials from Start > All Programs > avast! Enterprise Administration > AES Maintenance > SQL Conn..
The details should be as following:
- SQL Server instance: (local)\INSTANCENAME e.g. (local)\AVAST
- Database: avastent
- Login: sa
- Password: TheNewPassword e.g. Pass123

Offline avast@@dvantage77.com

  • J.R. Guthrie - avast! Sales and Support Specialist
  • Avast Reseller
  • Advanced Poster
  • *
  • Posts: 736
  • the only avast! Distributor & Platinum Reseller
    • Advantage Micro Corporation
Re: Can no longer log into AEAC after update
« Reply #7 on: February 05, 2014, 04:25:49 PM »
Thank you, sir, that is great information!

Sincerely,
 
J.R. "AutoSandbox Guy" Guthrie

"At this point in time, the Internet should be regarded as an Enemy Weapons System!"
Sincerely,
 
J.R. "AutoSandbox Guy" Guthrie

"At this point in time, the Internet should be regarded as an Enemy Weapons System!"

Offline lrk1000

  • Jr. Member
  • **
  • Posts: 30
Re: Can no longer log into AEAC after update
« Reply #8 on: February 05, 2014, 06:24:55 PM »
SQL Server (AVAST) was running and SQL Server Agent (AVAST) was not.  When I tried to start the Server Agent, it stopped right away.  I stopped SQL Server, and then started SQL Server Agent, and then they both were running.  I tried getting into the Console again but still doesn't see the server.

Can you explain or give an example of what (local)\INSTANCENAME means?  I typed that literally and I get an error the that the server is not found or not available.

Thanks,

Len

Offline lrk1000

  • Jr. Member
  • **
  • Posts: 30
Re: Can no longer log into AEAC after update
« Reply #9 on: February 05, 2014, 07:07:45 PM »
I figured out \INSTANCENAME means \AVAST.  At least I put that in, and I was able to reset the password per above instructions. 

However, I still have no change trying to launch the console...no server found.

Here are the latest logs...

Offline Avosec-UK

  • Avosec Technical Support
  • Avast Reseller
  • Sr. Member
  • *
  • Posts: 296
    • Avosec
Re: Can no longer log into AEAC after update
« Reply #10 on: February 06, 2014, 09:53:18 AM »
I figured out \INSTANCENAME means \AVAST.  At least I put that in, and I was able to reset the password per above instructions. 

However, I still have no change trying to launch the console...no server found.

Here are the latest logs...
You did make the changes in AES Maintenance tool right?

You could also try to type the server address manually in the logon box.

Offline lrk1000

  • Jr. Member
  • **
  • Posts: 30
Re: Can no longer log into AEAC after update
« Reply #11 on: February 06, 2014, 03:10:47 PM »
Yes, I was able to change the password in the Maintenance tool and now I can check the DB compatibility and it check as compatible.

Should I do any of the other options in the tool, like recreate the db with defaults or delete it all together?

Thanks,

Len

Offline Avosec-UK

  • Avosec Technical Support
  • Avast Reseller
  • Sr. Member
  • *
  • Posts: 296
    • Avosec
Re: Can no longer log into AEAC after update
« Reply #12 on: February 06, 2014, 04:41:17 PM »
Yes, I was able to change the password in the Maintenance tool and now I can check the DB compatibility and it check as compatible.

Should I do any of the other options in the tool, like recreate the db with defaults or delete it all together?

Thanks,

Len

That's good. Now try to login into the console, but instead of finding the management server address, just type the IP address or the FQDN of the server.

The default administrator credentials are:
Username: Administrator
Password: admin

Offline lrk1000

  • Jr. Member
  • **
  • Posts: 30
Re: Can no longer log into AEAC after update
« Reply #13 on: February 06, 2014, 05:18:16 PM »
No luck...get "Unable to log in as Administrator or connection error"

Tried with both the IP and the FQDN.

Len

Offline Avosec-UK

  • Avosec Technical Support
  • Avast Reseller
  • Sr. Member
  • *
  • Posts: 296
    • Avosec
Re: Can no longer log into AEAC after update
« Reply #14 on: February 07, 2014, 10:29:06 AM »
Did you check the service? Is it running?