Closed JoaquinVeira closed 4 years ago
can you try uninstalling the salt-minion packages and removing all the .pyc files in /usr/lib/python2.7/site-packages/salt, and see if installing again fixes the problem?
Thanks, Daniel
Hi, at minions I have installed python 2.6. I guess this is due to be on SLES 11 SP4. After I remove salt & salt-minion packages there is nothing under /usr/lib64/python2.6/site-packages/salt
Thanks.
Did you find a solution to this Joaquin?
Hi,
I don't remember right now but I think I changed from OpenSuse repos for Salt dependencies to Salt owned repos.
Regards.
El mar., 10 jul. 2018 a las 16:52, Malte Baden Hansen (< notifications@github.com>) escribió:
Did you find a solution to this Joaquin?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/saltstack/salt/issues/45386#issuecomment-403851422, or mute the thread https://github.com/notifications/unsubscribe-auth/AHwcvDSBqYu3OW2jfoxep7kF_e1O1PB3ks5uFL-0gaJpZM4RaqWk .
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue.
Description of Issue/Question
We have 2 SLES 11 SP4 minions (from more than 200 working fine) that are getting SaltReqTimeoutError while executing any state execution module. For example:
The thing is that I removed the keys and added them again without any problem:
I'm not attaching state files as I think it doesn't matter which one I use I always get the same error. Many other execution modules work fine (test.ping, service.get_all, grains.items, etc). It looks like the problem is when trying to contact the master, which I tried to contact with telnet and worked fine:
As I said many other minions work fine (RHEL, Windows and even more SLES 11 SP4) and I don't know where else to look. I couldn't find anything on logs either.
Setup
(Please provide relevant configs and/or SLS files (Be sure to remove sensitive info).)
There is debug info above with configuration parameters
Steps to Reproduce Issue
(Include debug logs if possible and relevant.)
There is debug info above
Versions Report
(Provided by running
salt --versions-report
. Please also mention any differences in master/minion versions.) Master:Minions: