Skip to content
This repository has been archived by the owner on Aug 13, 2020. It is now read-only.

Fixing fail with unicode chars in incoming data #15

Open
nagoHaK-git opened this issue May 7, 2020 · 0 comments
Open

Fixing fail with unicode chars in incoming data #15

nagoHaK-git opened this issue May 7, 2020 · 0 comments

Comments

@nagoHaK-git
Copy link

If there is some unicode characters in incoming data any .format() function fail, regardless on encoding declaration at the top.

WARNING]: Failure using method (v2_runner_on_failed) in callback plugin (<ansible.plugins.callback.grafana_annotations.CallbackModule object at 0x7feb38620c50>): 'ascii' codec can't encode
characters in position 32-40: ordinal not in range(128)

@nagoHaK-git nagoHaK-git changed the title 'ascii' codec can't encode characters in position Fixing fail with unicode chars in incoming data May 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant