0

[Solved] There Was An Error Connecting To VMware vSphere Update Manager

If you have Microsoft SQL hosting your VMware vCenter database you might have run into this problem after you’ve installed VMware Update Manager. The problem here is that the service account currently doesn’t have permissions to access the database. If you’re getting the error: There was an error connecting to VMware vSphere Update Manager – [vcenter:443] – Database temporarily unavailable or has network problems.

Error Opening VMware vSphere Update Manager

Fix for Error Connecting to VMware vSphere Update Manager

I’ve seen from from different systems that this occurs mostly when you have MS Sql installed for your vcenter database. In this example I’m going to enable my user ad\vcenteradmin as the user account to use VUM.

  • Login to your VMware vCenter Server
  • Open SQL Server Management Studio and login to the instance
  • Under Security -> Logins -> Right Click New Login
  • Then to go General -> Type the domain\username
  • Next click on User Mapping -> check VIM_UPD and VIM_VCDB
  • Close out SQL Server Management Studio

MSSQL New Login

 

  • Next Add your vCenter admin account as a local administrator to the machine
  • Go to Services.msc
  • Right Click VMware vSphere Update Manager Service -> Properties
  • Under Logon -> enter the domain\username that you set
  • Restart the Service

VMware Update Manager Service Account
 

Close out of the vSphere client and relaunch. You should now see that your Update Manager Plugin is now enabled.
VMware Update Manager Extension Enabled
 

Hopefully that solved your error for connecting to VMware vSphere Update Manager. Don’t forget to check us out on Youtube for more Sysadmin videos. https://www.youtube.com/c/TheSysadminChannel

5/5 - (11 votes)

Paul Contreras

Hi, my name is Paul and I am a Sysadmin who enjoys working on various technologies from Microsoft, VMWare, Cisco and many others. Join me as I document my trials and tribulations of the daily grind of System Administration.

Leave a Reply

Your email address will not be published.