Cannot start salt-minion service in Windows

883 views
Skip to first unread message

Jola

unread,
Oct 14, 2013, 2:42:11 PM10/14/13
to salt-...@googlegroups.com
When trying to start the minion on a couple of Windows hosts, I get the following message error:

"Windows could not start the salt-minion on 'hostname'. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 3."

Looking at the Event Log, I was unable to find anything useful.

Any idea?

Thanks
J

David Boucha

unread,
Oct 14, 2013, 2:50:15 PM10/14/13
to salt users list
You might need to install the VisualStudio redistributable.  Have you tried that yet?

vc_redist


--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



--
Dave Boucha  |  Sr. Engineer


5272 South College Drive, Suite 301 | Murray, UT 84123

office 801-305-3563
da...@saltstack.com | www.saltstack.com

Jola

unread,
Oct 14, 2013, 3:00:11 PM10/14/13
to salt-...@googlegroups.com
I just installed Visual VisualStudio redistributable 2005 and then 2010 but I still cannot start the service...

Jola

unread,
Oct 14, 2013, 3:07:14 PM10/14/13
to salt-...@googlegroups.com
What version do you recommend?

David Boucha

unread,
Oct 14, 2013, 5:20:43 PM10/14/13
to salt users list
Install the Microsoft Visual C++ 2008 SP1 Redistributable

It has to match the version that Python was compiled with.


--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

David Boucha

unread,
Oct 14, 2013, 5:22:16 PM10/14/13
to salt users list
You can try running the minion in a terminal window. That might give you a better idea of what's happening.

Open a cmd terminal by right clicking on cmd and clicking on "run as Administrator"

then run:

cd \salt

salt-minion -l debug -c c:\salt\conf

Jola

unread,
Oct 14, 2013, 5:52:57 PM10/14/13
to salt-...@googlegroups.com
Yep - it works now after installing

Microsoft Visual C++ 2008 SP1 Redistributable Package (x64)


thanks!

David Boucha

unread,
Oct 15, 2013, 1:04:04 PM10/15/13
to salt users list
Ah, great!
Reply all
Reply to author
Forward
0 new messages