You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2022/01/07 07:50:09 UTC

[Bug 65791] New: salt-minion service enters reloading state on executing apache.modules from salt master

https://bz.apache.org/bugzilla/show_bug.cgi?id=65791

            Bug ID: 65791
           Summary: salt-minion service enters reloading state on
                    executing apache.modules from salt master
           Product: Apache httpd-2
           Version: 2.4.51
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core
          Assignee: bugs@httpd.apache.org
          Reporter: sonal.chavda@itsecura.com
  Target Milestone: ---

On listing apache modules on salt minion by executing following command from
salt-master,

# salt 'target' apache.modules

on minion, salt-minion service enters "reloading" state.

# systemctl status salt-minion
● salt-minion.service - The Salt Minion
   Loaded: loaded (/usr/lib/systemd/system/salt-minion.service; enabled; vendor
preset: disabled)
   Active: reloading (reload) since XXXX
     Docs: man:salt-minion(1)
           file:///usr/share/doc/salt/html/contents.html
           https://docs.saltstack.com/en/latest/contents.html
 Main PID: 3582 (salt-minion)
   Status: "Reading configuration..."


Few details:

1) Important to note that previously it was Apache/2.4.6 (CentOS) and this
issue started after upgrading to Apache/2.4.48 (IUS)
2) salt-master and salt-minion both the versions are 3003.1
3) It is Centos 7 VM
4) service remains in "reloading" state until restarted
5) minion logs does not log anything on change of service state

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org