Discussion:
AuthenticationError: message authentication failed
Oivvio Polite
2013-06-13 14:13:47 UTC
Permalink
X-Received: by 10.180.93.136 with SMTP id cu8mr960852wib.9.1371132845237;
Thu, 13 Jun 2013 07:14:05 -0700 (PDT)
X-BeenThere: salt-users-/***@public.gmane.org
Received: by 10.180.108.103 with SMTP id hj7ls461640wib.22.canary; Thu, 13 Jun
2013 07:14:04 -0700 (PDT)
X-Received: by 10.204.72.1 with SMTP id k1mr248606bkj.1.1371132844503;
Thu, 13 Jun 2013 07:14:04 -0700 (PDT)
Received: from relay.bredband2.com (relay.bredband2.com. [83.233.78.254])
by gmr-mx.google.com with ESMTPS id rl1si1543416bkb.3.2013.06.13.07.14.04
for <salt-users-/***@public.gmane.org>
(version=TLSv1 cipher=RC4-SHA bits=128/128);
Thu, 13 Jun 2013 07:14:04 -0700 (PDT)
Received-SPF: fail (google.com: domain of mylists-KLEc8Q16BC6zQB+***@public.gmane.org does not designate 83.233.78.254 as permitted sender) client-ip=83.233.78.254;
Received: from [217.115.56.186] (helo=blomma)
by relay.bredband2.com with esmtp (Exim 4.63)
(envelope-from <mylists-KLEc8Q16BC6zQB+***@public.gmane.org>)
id 1Un8Hr-0004Co-Q0; Thu, 13 Jun 2013 16:14:03 +0200
Received: by blomma (Postfix, from userid 1000)
id 7CC8D122260; Thu, 13 Jun 2013 16:13:47 +0200 (CEST)
Mail-Followup-To: salt-users-/***@public.gmane.org
User-Agent: Mutt/1.5.21 (2010-09-15)
X-Original-Sender: mylists-KLEc8Q16BC6zQB+***@public.gmane.org
X-Original-Authentication-Results: gmr-mx.google.com; spf=hardfail
(google.com: domain of mylists-KLEc8Q16BC6zQB+***@public.gmane.org does not designate 83.233.78.254 as
permitted sender) smtp.mail=mylists-KLEc8Q16BC6zQB+***@public.gmane.org
Precedence: list
Mailing-list: list salt-users-/***@public.gmane.org; contact salt-users+owners-/***@public.gmane.org
List-ID: <salt-users.googlegroups.com>
X-Google-Group-Id: 473711971974
List-Post: <http://groups.google.com/group/salt-users/post?hl=en-US>, <mailto:salt-users-/***@public.gmane.org>
List-Help: <http://groups.google.com/support/?hl=en-US>, <mailto:salt-users+help-/***@public.gmane.org>
List-Archive: <http://groups.google.com/group/salt-users?hl=en-US>
Sender: salt-users-/***@public.gmane.org
List-Subscribe: <http://groups.google.com/group/salt-users/subscribe?hl=en-US>,
<mailto:salt-users+subscribe-/***@public.gmane.org>
List-Unsubscribe: <http://groups.google.com/group/salt-users/subscribe?hl=en-US>,
<mailto:googlegroups-manage+473711971974+unsubscribe-/***@public.gmane.org>
Content-Disposition: inline
Archived-At: <http://permalink.gmane.org/gmane.comp.sysutils.salt.user/6925>



I'm getting a lot of this in the minion output
------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/salt/minion.py", line 1027, in tune_in
self._handle_payload(payload)
File "/usr/lib/python2.7/dist-packages/salt/minion.py", line 502, in _handle_payload
'clear': self._handle_clear}[payload['enc']](payload['load'])
File "/usr/lib/python2.7/dist-packages/salt/minion.py", line 513, in _handle_aes
data = self.crypticle.loads(load)
File "/usr/lib/python2.7/dist-packages/salt/crypt.py", line 402, in loads
data = self.decrypt(data)
File "/usr/lib/python2.7/dist-packages/salt/crypt.py", line 385, in decrypt
raise AuthenticationError('message authentication failed')
AuthenticationError: message authentication failed
-----------

My minon version is "salt 0.15.0-1271-ga3ae2ff"

My master version is "salt 0.15.0-701-g5503862"
--
Oivvio Polite - http://liberationtech.net
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
Colton Myers
2013-06-13 16:51:38 UTC
Permalink
Any chance you can test this with the latest git or at least 0.15.3? There
have been a *lot* of fixes since 0.15.0.

--
Colton Myers
Post by Oivvio Polite
I'm getting a lot of this in the minion output
------------
File "/usr/lib/python2.7/dist-packages/salt/minion.py", line 1027, in tune_in
self._handle_payload(payload)
File "/usr/lib/python2.7/dist-packages/salt/minion.py", line 502, in _handle_payload
'clear': self._handle_clear}[payload['enc']](payload['load'])
File "/usr/lib/python2.7/dist-packages/salt/minion.py", line 513, in _handle_aes
data = self.crypticle.loads(load)
File "/usr/lib/python2.7/dist-packages/salt/crypt.py", line 402, in loads
data = self.decrypt(data)
File "/usr/lib/python2.7/dist-packages/salt/crypt.py", line 385, in decrypt
raise AuthenticationError('message authentication failed')
AuthenticationError: message authentication failed
-----------
My minon version is "salt 0.15.0-1271-ga3ae2ff"
My master version is "salt 0.15.0-701-g5503862"
--
Oivvio Polite - http://liberationtech.net
--
You received this message because you are subscribed to the Google Groups
"Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
Oivvio Polite
2013-06-13 18:04:18 UTC
Permalink
Post by Colton Myers
Any chance you can test this with the latest git or at least 0.15.3? There
have been a *lot* of fixes since 0.15.0.
Sure. The oneliner for installing the develop branch, is that for the master or the minion?

curl -L https://raw.github.com/saltstack/salt-bootstrap/develop/bootstrap-salt.sh | \
sudo sh -s -- git develop


And in general:

1) Is it recommended to run the same version on master and minions

2) Is is ok to upgrade to new version by simply rerunning the bootstrap oneliner?

oivvio
--
Oivvio Polite - http://liberationtech.net
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
Thomas S Hatch
2013-06-13 18:06:06 UTC
Permalink
The minions and master do not need to be the same version, but when
upgrading the master should always be the same or newer version then the
minions


Thomas S. Hatch | Founder, CTO


5272 South College Drive, Suite 301 | Murray, UT 84123
Post by Oivvio Polite
Post by Colton Myers
Any chance you can test this with the latest git or at least 0.15.3?
There
Post by Colton Myers
have been a *lot* of fixes since 0.15.0.
Sure. The oneliner for installing the develop branch, is that for the master or the minion?
curl -L
https://raw.github.com/saltstack/salt-bootstrap/develop/bootstrap-salt.sh| \
sudo sh -s -- git develop
1) Is it recommended to run the same version on master and minions
2) Is is ok to upgrade to new version by simply rerunning the bootstrap oneliner?
oivvio
--
Oivvio Polite - http://liberationtech.net
--
You received this message because you are subscribed to the Google Groups
"Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
Oivvio Polite
2013-06-13 18:24:11 UTC
Permalink
Post by Colton Myers
Any chance you can test this with the latest git or at least 0.15.3? There
have been a *lot* of fixes since 0.15.0.
Tried this on Ubuntu 12.10

curl -L https://raw.github.com/saltstack/salt-bootstrap/develop/bootstrap-salt.sh | sudo sh -s -- -M -N git develop

Everything runs without complaints but the package built and installed still only has version number "0.15.0-1296-g016de60"

Is there some other way of getting recent versions?

oivvio
--
Oivvio Polite - http://liberationtech.net
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
Oivvio Polite
2013-06-13 18:38:12 UTC
Permalink
Post by Oivvio Polite
Is there some other way of getting recent versions?
Found it, https://launchpad.net/~saltstack/+archive/salt
--
Oivvio Polite - http://liberationtech.net
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
Loading...