When loading the dashboard through the command center, loads of errors for every field say “Failed to Authenticate Token.” I’m able to authenticate through SSO but the nothing on the dashboard loads through client computer and even when trying through localhost remoting into the Commvault server (different issue).
Has anyone experienced this or does anyone know which logs on the Commvault server to look at in order to get a place to start troubleshooting.
This worked for the dashboard but it was actually that the TCP/IP in the picture you showed was disabled!
Now working through some Commvault Command Center issues since thing are not loading there either. A lot of could not find dataset errors which means it is at least letting me authenticate.
I inherited this backup solution with no experience in Commvault specifically so trying to slowly navigate these errors.
In other cases I can see that there are issues communicating to the SQL instance. Can you check if the “SQL Server Browser” Service is running on the CommServe and webconsole server?
As part of the SQL connection, it tries to discover the instance it needs to connect to dynamically via the browser. Is you have port restrictions or if Webconsole is installed on a different network segment which could restrict UDP broadcast packets, then it could fail and throw this error.
Hey @AndrewArmstrong45 , thanks and welcome! Did anything change? When did you last log in?
You can check Webserver.log and AdminConsole.log for details, though I have some things you can check based on previous issues with this message:
Check under Services.msc for if SQL Server Browser Service was running or not
Check if the logs show that Integrated Security was enabled:
Webconsole.log
----------------------
38220 122 05/15 11:47:03 (DBConnectionFactory) : attempting to connect to database url [jdbc:sqlserver://<server>;instanceName=Commvault;databaseName=CommServ;integratedSecurity=true;applicationName=CustomReportsEngine], user [sqladmin_cv]38220 122 05/15 11:47:03 (ReportsPlusCache) : SEVERE: failed to retrieve commcell datasourcesjava.sql.SQLException: Login failed for user '<username>$'.
-If it is, you can either disable the below Regkey by setting the value to '0' or you can set a Domain Account with dbo permissions on the Tomcat service
RegKey:
-----------
Database\nSQLAuthType
Value: 0(Disabled)
Check for errors in the CustomReportsEngine.log
[The connection to the host <hostname>, named instance Commvault failed. Error:"java.net.SocketTimeoutException: Receive timed out". Verify the server and instance names and check that no firewall is blocking UDP traffic to port 1434. For SQL Server 2005 or later, verify that the SQL Server Browser Service is running on the host.]
Confirm SQLBrowser is up and running on port 1434 as expected.
Disable Windows Firewall and AV/network protection software to ensure communication wasn't blocked.
Once CS services were restarted the information for the tiles been retrieved in logs (CustomReportsEngine.log)
The Dashboard was populated successfully
This confirms the issue is base with a firewall blocking UDP communication to the CS on port 1434
If none of the above 3 apply, share what you see in those log files.
SQL is installed on the same server as Commvault but everything seems to be running except the default SQL Server Agent (MSSQLServer). I’ve turned firewalls off on both the Commvault server and the client I’m trying to connect from. Commvault is on a different VLAN from our Admin workstations, but I pretty sure we have the VLANs talking. I’m currently working through what @Mike Struening suggested. I found in the Custom Reporting log “The Server Commvault is not configured to listen to TCP/IP.”
This worked for the dashboard but it was actually that the TCP/IP in the picture you showed was disabled!
Now working through some Commvault Command Center issues since thing are not loading there either. A lot of could not find dataset errors which means it is at least letting me authenticate.
I inherited this backup solution with no experience in Commvault specifically so trying to slowly navigate these errors.
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.