http://bugzilla.opensuse.org/show_bug.cgi?id=1209682 http://bugzilla.opensuse.org/show_bug.cgi?id=1209682#c1 --- Comment #1 from Richard Fan <richard.fan@suse.com> --- The error messages are seen when checking status of salt-master service: susetest:~ # systemctl start start salt-master Failed to start start.service: Unit start.service not found. susetest:~ # systemctl start salt-master susetest:~ # systemctl status salt-master ��� salt-master.service - The Salt Master Server Loaded: loaded (/usr/lib/systemd/system/salt-master.service; disabled; preset: disabled) Active: active (running) since Thu 2023-03-23 21:47:38 EDT; 16s ago Docs: man:salt-master(1) file:///usr/share/doc/salt/html/contents.html https://docs.saltproject.io/en/latest/contents.html Main PID: 1637 (salt-master) Tasks: 31 CPU: 6.269s CGroup: /system.slice/salt-master.service ������1637 /usr/bin/python3 /usr/bin/salt-master ������1698 /usr/bin/python3 /usr/bin/salt-master ������1699 /usr/bin/python3 /usr/bin/salt-master ������1702 /usr/bin/python3 /usr/bin/salt-master ������1703 /usr/bin/python3 /usr/bin/salt-master ������1704 /usr/bin/python3 /usr/bin/salt-master ������1705 /usr/bin/python3 /usr/bin/salt-master ������1706 /usr/bin/python3 /usr/bin/salt-master ������1707 /usr/bin/python3 /usr/bin/salt-master ������1708 /usr/bin/python3 /usr/bin/salt-master ������1715 /usr/bin/python3 /usr/bin/salt-master ������1717 /usr/bin/python3 /usr/bin/salt-master Mar 23 21:47:38 susetest systemd[1]: Started The Salt Master Server. Mar 23 21:47:39 susetest salt-master[1637]: /usr/lib/python3.10/site-packages/_distutils_hack/__init__.py:33: UserWarning: Setuptools is replacing distutils. Mar 23 21:47:39 susetest salt-master[1637]: warnings.warn("Setuptools is replacing distutils.") Mar 23 21:47:41 susetest salt-master[1704]: [ERROR ] ReqServer clients tcp://0.0.0.0:4506 Mar 23 21:47:41 susetest salt-master[1704]: [ERROR ] ReqServer workers ipc:///var/run/salt/master/workers.ipc # rpm -qi salt-master Name : salt-master Version : 3005.1 Release : 4.1 Architecture: x86_64 Install Date: Thu Mar 23 21:46:43 2023 Group : System/Management Size : 3338058 License : Apache-2.0 Signature : RSA/SHA512, Mon Mar 20 02:46:30 2023, Key ID 35a2f86e29b700a4 Source RPM : salt-3005.1-4.1.src.rpm Build Date : Mon Mar 20 02:43:21 2023 Build Host : lamb07 Packager : https://bugs.opensuse.org Vendor : openSUSE URL : http://saltstack.org/ Summary : The management component of Saltstack with zmq protocol supported Description : The Salt master is the central server to which all minions connect. Enabled commands to remote systems to be called in parallel rather than serially. Distribution: openSUSE Tumbleweed -- You are receiving this mail because: You are on the CC list for the bug.