MCPcopy
hub / github.com/saltstack/salt / SaltClientError

Class SaltClientError

salt/exceptions.py:55–58  ·  view source on GitHub ↗

Problem reading the master root key

Source from the content-addressed store, hash-verified

53
54
55class SaltClientError(SaltException):
56 """
57 Problem reading the master root key
58 """
59
60
61class SaltMasterError(SaltException):

Callers 15

_channel_sendMethod · 0.90
_authenticateMethod · 0.90
sign_inMethod · 0.90
authenticateMethod · 0.90
sign_inMethod · 0.90
loadsMethod · 0.90
loadsMethod · 0.90
prep_ip_portFunction · 0.90
eval_masterMethod · 0.90
run_jobMethod · 0.90
run_job_asyncMethod · 0.90

Calls

no outgoing calls

Tested by 2

connectMethod · 0.72
mock_resolve_dnsFunction · 0.72