Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@ninz
Created October 5, 2016 17:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ninz/3f66eea8ded9956e260eb7ece0421d55 to your computer and use it in GitHub Desktop.
Save ninz/3f66eea8ded9956e260eb7ece0421d55 to your computer and use it in GitHub Desktop.
● salt-master.service - The Salt Master Server
Loaded: loaded (/usr/lib/systemd/system/salt-master.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Wed 2016-10-05 17:29:42 UTC; 1min 55s ago
Process: 25325 ExecStart=/usr/bin/scl enable rh-python35 -- /usr/bin/salt-master (code=exited, status=1/FAILURE)
Main PID: 25325 (code=exited, status=1/FAILURE)
Oct 05 17:29:42 ip-10-60-10-72 scl[25325]: ctx=self.get_context())
Oct 05 17:29:42 ip-10-60-10-72 scl[25325]: File "/opt/rh/rh-python35/root/usr/lib64/python3.5/multiprocessing/sharedctypes.py", line 87, in Array
Oct 05 17:29:42 ip-10-60-10-72 scl[25325]: obj = RawArray(typecode_or_type, size_or_initializer)
Oct 05 17:29:42 ip-10-60-10-72 scl[25325]: File "/opt/rh/rh-python35/root/usr/lib64/python3.5/multiprocessing/sharedctypes.py", line 66, in RawArray
Oct 05 17:29:42 ip-10-60-10-72 scl[25325]: result.__init__(*size_or_initializer)
Oct 05 17:29:42 ip-10-60-10-72 scl[25325]: TypeError: one character bytes, bytearray or integer expected
Oct 05 17:29:42 ip-10-60-10-72 systemd[1]: salt-master.service: main process exited, code=exited, status=1/FAILURE
Oct 05 17:29:42 ip-10-60-10-72 systemd[1]: Failed to start The Salt Master Server.
Oct 05 17:29:42 ip-10-60-10-72 systemd[1]: Unit salt-master.service entered failed state.
Oct 05 17:29:42 ip-10-60-10-72 systemd[1]: salt-master.service failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment