Closed bsoldhogg closed 1 year ago
How did you install 3005.1? Was it a classic package or a OneDir package?
You may also want to make sure the minion is getting config from where think it is. You may have one configuration in C:\salt
with one config and another in C:\programdata\salt project\salt
with a different config.
I'm kind of of the mind that, if the minion is still working, then everything's fine. We probably won't worry about it.
Description When installing 3005.1-x classic (via the exe and msi) only one python.exe process is running.
Setup In my on-prem setup I have upgraded a handful of minions from 3004.1 to 3005.1-3 and noticed a single running python.exe process. Downgrading to 3004.2 brought back the second process.
I do not actively manage
multiprocessing
in the minions config.Steps to Reproduce the behavior I have stripped back setup in a lab to a freshly created windows ec2 instance from an amazon base image, and a freshly created Ubuntu 20.04 acting as master (also running 3005.1) and I am seeing the same issue on the Windows minion. As #62849 prevents me from checking whether
multiprocessing
is actually enabled I have set this value to true manually.Expected behavior Confirmed with @twangboy that there should be 2 running processes at all times, unless multiprocessing is disabled.
Screenshots
Versions Report
master
minion