Azure / Azure/iotedgedev

[BUG] push authorization broken

Open
#618 1 comment 0 reactions 0 assignees View on GitHub
bug triage
Dominant language
Python
Stars
166
Forks
76
PR merge metrics
No merged PRs in 30d

Description

### Description

when trying to push containers with `iotedgedev push` i get

```
ERROR: unauthorized: authentication required, visit https://aka.ms/acr/authorization for more information.
```

while `docker push` works normally. credentials are correct and stored in `.env`

### Expected behavior

`iotedgedev push` pushes to acr

### Actual behavior

fails to push

### Steps to Reproduce

setup iotedgedev and iot hub according to wiki
build containers, run `iotedgedev push`

### Environment

iotedgedev, version 3.3.7
Python 3.6.15 (since anything above will give me an outdated iotedgedev version)
Dev Machine: m1 mac sonoma 14.2.1

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.