Created
March 7, 2013 22:40
-
-
Save rca/5112505 to your computer and use it in GitHub Desktop.
More problems with 45959aee3353159bea4c8c158cc8a5045aaed9be
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
local@bm-allinone:~$ sudo salt '*' test.ping | |
bm-d2: | |
True | |
2013-03-07 22:39:19,351 [salt.master ][ERROR ] An extra return was detected from minion bm-d2, please verify the minion, this could be a replay attack | |
local@bm-allinone:~$ sudo salt '*' state.highstate | |
bm-d2: | |
Data failed to compile: | |
---------- | |
The function "state.highstate" is running as PID 407 and was started at 2013, Mar 07 22:39:30.137480 | |
local@bm-allinone:~$ 2013-03-07 22:39:30,352 [salt.loaded.int.module.debconfmod][WARNING ] Package debconf-utils is not installed. | |
2013-03-07 22:39:33,483 [salt.loaded.int.top.cobbler][ERROR ] Could not connect to cobbler. | |
Traceback (most recent call last): | |
File "/usr/lib/python2.7/dist-packages/salt/tops/cobbler.py", line 49, in top | |
data = server.get_blended_data(None, minion_id) | |
File "/usr/lib/python2.7/xmlrpclib.py", line 1224, in __call__ | |
return self.__send(self.__name, args) | |
File "/usr/lib/python2.7/xmlrpclib.py", line 1578, in __request | |
verbose=self.__verbose | |
File "/usr/lib/python2.7/xmlrpclib.py", line 1264, in request | |
return self.single_request(host, handler, request_body, verbose) | |
File "/usr/lib/python2.7/xmlrpclib.py", line 1312, in single_request | |
response.msg, | |
ProtocolError: <ProtocolError for localhost/cobbler_api: 502 Bad Gateway> | |
2013-03-07 22:39:33,486 [salt.master ][ERROR ] An extra return was detected from minion bm-d2, please verify the minion, this could be a replay attack |
Author
rca
commented
Mar 7, 2013
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment