Skip to content

Error when output has non unicode characters such as emojis #78

@atilaloise

Description

@atilaloise

https://github.com/rundeck-plugins/docker/blob/master/contents/run-image

unsuported output:

# Please consider donation to help us maintain this project 🙏                 #

error details:

Traceback (most recent call last):
Here are the highlights of this release:
  File "/var/lib/rundeck/libext/cache/docker-1.4.10/run-image", line 103, in <module>
 - Added support for Java 19.
    print ( line.decode() )
 - Introduced `--rerun` flag for individual task rerun.
UnicodeDecodeError: 'ascii' codec can't decode byte 0xf0 in position 60: ordinal not in range(128)

Workaround solution

  • rollback to 1.4.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions