USEPA / EPA_MOVES_Model

Estimating emissions for mobile sources
Other
80 stars 20 forks source link

Installer Error: Service MariaDB10_11 failed to start. Verify that you have sufficient privileges to start system services #66

Closed gerrybott closed 8 months ago

gerrybott commented 8 months ago

When installing Moves4.0: The installer will ask you to set a password for Maria DB. It will seem like it set, but it does not save the password. Upon trying to finish the install of Moves4.0, the following error message appears: image

Keep the installer open during the next steps

Exploring the "Services" application in Windows. The service for MariaDB10_11 can be found. If you try to manually start the service, an error will appear and not allow it. This is what lead me to think the password was the problem: image Right click on this process and select "properties". Change the "Password" and "Confirm password" fields to the password you set during the Moves4.0 installation. Once it has been set, click "Apply" and "Ok". image

Once the password has been set in the "Services" application, you can go back to the Moves4.0 installer and click "Retry" The installer should now complete successfully: image

I do not know what causes this error, nor how to fix it in the actual installer. It seems like the installer is unable to set/save a password in the Services application in Windows. This is just a work around that we found while trying to get Moves4.0 installed. I hope this saves someone else some troubleshooting!

danielbizercox commented 8 months ago

Thank you for posting your steps to solve this problem. As far as we can tell, it appears to be an issue with the MariaDB installer. We're not sure what triggers it at this point, but it is very helpful to have a workaround so clearly laid out, so thanks!