Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while building docker IOT Edge modules on ubuntu 20.04 agent - Latest agent version #7503

Closed
2 of 9 tasks
dharanidhar-m opened this issue Apr 27, 2023 · 3 comments
Closed
2 of 9 tasks

Comments

@dharanidhar-m
Copy link

Description

Whenever docker build getting the following error

"/home/vsts/.local/lib/python3.8/site-packages/requests/init.py:109: RequestsDependencyWarning: urllib3 (2.0.0) or chardet (3.0.4)/charset_normalizer (3.1.0) doesn't match a supported version!
warnings.warn(
ERROR: ('Could not connect to Docker daemon. Please make sure Docker daemon is running and accessible', DockerException("Error while fetching server API version: request() got an unexpected keyword argument 'chunked'"))"

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • macOS 11
  • macOS 12
  • Windows Server 2019
  • Windows Server 2022

Image version and build link

Image version: '20230426.1'

Is it regression?

No

Expected behavior

Docker build should happen

Actual behavior

Failing with error

Repro steps

Build a dockerized application

@ilia-shipitsin
Copy link
Contributor

Hello, @dharanidhar-m

can you please describe repro steps ?

(if those pipelines are somewhere in public repo, link would be just fine)

@dharanidhar-m dharanidhar-m changed the title Error while building docker images on ubuntu 20.04 agent - Latest agent version Error while building docker IOT Edge modules on ubuntu 20.04 agent - Latest agent version Apr 27, 2023
@dharanidhar-m
Copy link
Author

  1. Create a Pipeline
  2. Develop IOT Edge C# Custom Module
  3. Use "task: AzureIoTEdge@2" for building the edge module

@ilia-shipitsin
Copy link
Contributor

ilia-shipitsin commented Apr 28, 2023

Dear @dharanidhar-m , I confirm that mentioned task fails (I tried both 20.04 and 22.04) with sample project using official documentation

those tasks are supported in dedicated repo, I suggest you to follow up there.

looks, there is similar issue already

@ilia-shipitsin ilia-shipitsin closed this as not planned Won't fix, can't repro, duplicate, stale Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants