-
Notifications
You must be signed in to change notification settings - Fork 792
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NHA lab, failed to start MSSQL Server #259
Comments
This is also an issue using Vmware with Docker on SRV03. |
For anyone else with the same issue as me, the fix was simply to delete everything, and reinstall. |
I also tried deleting and reinstalling, but the same problem persists. Goad, GoadLight, SSCM, NHA—nothing works. Everything is completely broken and bugged. I’m not sure what the point is of destroying something that previously worked; I really don’t know. Maybe someone could upload the older versions? Because this repo is a mess now. |
I was able to resolve this error in my lab (GOAD-Light). srv02 was failing with sql service error. Solution steps taken:
|
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: at , : line 1064
fatal: [srv02]: FAILED! => {"changed": false, "msg": "Unhandled exception while executing module: Failed to start service 'SQL Server (SQLEXPRESS) (MSSQL$SQLEXPRESS)'."}
How would i fix this issue?
The text was updated successfully, but these errors were encountered: