I checked another physical machine that has SQL server running on it (working) in both services and SQL server configuration. In both cases, the startup type was "Automatic"
I looked into the error logs (thanks) and found below (if you want I can upload the entire log) as errors but what do I now do?
- SQL Server is now ready for client connections. This is an informational message; no user action is required.
2021-01-05 14:42:37.37 Server SQL Server is attempting to register a Service Principal Name (SPN) for the SQL Server service. Kerberos authentication will not be possible until a SPN is registered for the SQL Server service. This is an informational message. No user action is required.
2021-01-05 14:42:37.51 Server The SQL Server Network Interface library could not register the Service Principal Name (SPN) [ MSSQLSvc/Long2012.longsoho.local:CMON ] for the SQL Server service. Windows return code: 0x200b, state: 15. Failure to register a SPN might cause integrated authentication to use NTLM instead of Kerberos. This is an informational message. Further action is only required if Kerberos authentication is required by authentication policies and if the SPN has not been manually registered.
2021-01-05 14:42:37.51 Server The SQL Server Network Interface library could not register the Service Principal Name (SPN) [ MSSQLSvc/Long2012.longsoho.local:63391 ] for the SQL Server service. Windows return code: 0x200b, state: 15. Failure to register a SPN might cause integrated authentication to use NTLM instead of Kerberos. This is an informational message. Further action is only required if Kerberos authentication is required by authentication policies and if the SPN has not been manually registered.
2021-01-05 14:42:38.80 spid6s Error: 9004, Severity: 23, State: 6.
Next
2021-01-05 14:42:38.80 spid6s An error occurred while processing the log for database 'model'. If possible, restore from backup. If a backup is not available, it might be necessary to rebuild the log.
2021-01-05 14:42:38.81 spid6s SQL Server shutdown has been initiated
2021-01-05 14:42:38.81 spid6s SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.
2021-01-05 14:42:39.82 spid6s Error: 25725, Severity: 16, State: 1.
2021-01-05 14:42:39.82 spid6s An error occurred while trying to flush all running Extended Event sessions. Some events may be lost.