Azure / Azure/iotedgedev

[BUG] `iotedgedev monitor` fails in devcontainer

Open
#567 0 comments 0 reactions 1 assignee Claimed by @beandrad View on GitHub
bug one week hack priority:low
Dominant language
Python
Stars
166
Forks
76
PR merge metrics
No merged PRs in 30d

Description

### Description

`iotedgedev monitor` fails when running it inside the devcontainer due to some issues related to the `uamqp` library.

One solution is to install `azure-cli` using pip when creating the devcontainer.

depends on: #560

### Expected behavior

`iotedgedev monitor` to work from the devcontainer

### Actual behavior

`iotedgedev monitor` throws an error message related to `uamqp` library.
![MicrosoftTeams-image](https://user-images.githubusercontent.com/67916678/168314654-799da9aa-b826-475d-95fa-a066e340ec76.png)

### Steps to Reproduce

- Start devcontainer.
- Run `iotedgedev monitor`.

### Environment

- `iotedgedev` Version: v3.3.4
- Python Version: 3.6
- Pip Version:
- Development machine OS Version: Ubuntu 20.04
- IoT Edge device OS Version: Ubuntu 20.04

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.