Can not access Self Serv Portal
After trying to access the portal I receive this error:
Best Answer
-
Cláudio Member IT Monkey ✭OOps2018-06-14 15:37:55,859, ERROR [ 10]: Error accessing SQL Database: Server=PSVC02\SCSM;Database=ServiceManagement;Trusted_Connection=True; Error: System.Data.SqlClient.SqlException (0x80131904): Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, DbConnectionPool pool, String accessToken, Boolean applyTransientFaultHandling)at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions)at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry)at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)at System.Data.SqlClient.SqlConnection.Open()at Cireson.ServiceManager.DAL.Database.OpenConnection(String context)ClientConnectionId:1a659a7b-8b9d-4129-9622-4a092620d3e0Error Number:18456,State:1,Class:142018-06-14 15:37:55,869, ERROR [ 10]: OpenStoredProcedureCommand caused an exception.2018-06-14 15:37:55,872, ERROR [ 10]: Native Error : Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.0
Answers
Can you open the DB with another account?
Is the database in a cluster where it has failed over?
Is that account locked out?
No
Can you open the DB with another account?
Yes, including remote network access from another computer.
Is the database in a cluster where it has failed over?
The database is in a fail over cluster.
Did you install the Cireson portal pointed to the cluster name or specific server name?
Could be something very similar to
https://community.cireson.com/discussion/3845/problem-installation-always-on-with-cireson-system-center-service-manager-portal
PSVC02\SCSM = servername\instancename
Have you tried to failed over?
2018-06-14 15:11:22,858, ERROR [ 1]: Unable to retrieve Affected User license info: An object of class ManagementPackClass with ID 4e2ef5f4-7f46-8796-1059-93a836016275 was not found.