You're three dot releases back - see if this occurs in 1.6.3 if you don't mind - and file a bug if it does.
On Fri, Jun 20, 2014 at 5:54 PM, Nic Flores <[email protected]> wrote: > Here you go: > > ansible 1.6 (devel a37a84243b) last updated 2014/04/16 17:45:50 (GMT +000) > > > Nic > > > On Friday, June 20, 2014 3:28:48 PM UTC-6, Nic Flores wrote: >> >> Hi All, >> >> I'm seeing the following error: >> >> When I run the following command: >> >> ansible my_server -i sdc_hosts -m ping -u ansible --ask-pass >> >> against a server running: >> >> myserver$ python --version >> Python 2.6.6 >> >> >> myserver | FAILED >> { >> "failed": true, >> "msg": "Traceback (most recent call last):\n File >> \"/home/ansible/.ansible/tmp/ansible-tmp-1403299259.38-79129513838413/command\", >> line 1383, in <module>\n main()\n File \"/home/ansible/.ansible/tmp/ >> ansible-tmp-1403299259.38-79129513838413/command\", line 91, in main\n >> module = CommandModule(argument_spec=dict())\n File >> \"/home/ansible/.ansible/tmp/ansible-tmp-1403299259.38-79129513838413/command\", >> line 382, in __init__\n self._log_invocation()\n File >> \"/home/ansible/.ansible/tmp/ansible-tmp-1403299259.38-79129513838413/command\", >> line 974, in _log_invocation\n msg = >> unicode(msg).encode('utf8')\nLookupError: >> no codec search functions registered: can't find encoding\n", >> "parsed": false >> } >> >> Does anyone have an idea as to what my be causing this? >> > -- > You received this message because you are subscribed to the Google Groups > "Ansible Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/df981f4c-04fb-4370-80b2-8aedc589abd2%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/df981f4c-04fb-4370-80b2-8aedc589abd2%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CA%2BnsWgzpY3LwrXbpCxryDUNh3Y8goeaFK4EGLKxx%3D6EOBgobJA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
