Skip to content

The extension fails with not obvious error: 'ascii' codec can't decode byte 0xe2 in position 3229: ordinal not in range(128) #213

Open
@sergey-koryshev

Description

@sergey-koryshev

Hi,

customer reported here microsoft/azure-pipelines-agent#4204 that the extension fails with following error:

VM has reported a failure when processing extension 'Microsoft.Azure.DevOps.Pipelines.Agent'. Error message: "The Extension failed to execute: 'ascii' codec can't decode byte 0xe2 in position 3229: ordinal not in range(128)" More information on troubleshooting is available at https://aka.ms/vmextensionlinuxtroubleshoot

The root cause of this customer issue is that he tried to use agent 2.x on Ubuntu Server 22.04 LTS which is not supported by this major version of agent, but error doesn't give a clue what is going on there. It looks like internal python-script error.

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