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

[BUG] push authorization broken #618

Open
kitsunekyo opened this issue Feb 14, 2024 · 1 comment
Open

[BUG] push authorization broken #618

kitsunekyo opened this issue Feb 14, 2024 · 1 comment
Labels
bug triage Issues that need to be looked at

Comments

@kitsunekyo
Copy link

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

@kitsunekyo kitsunekyo added bug triage Issues that need to be looked at labels Feb 14, 2024
@marianan
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug triage Issues that need to be looked at
Projects
None yet
Development

No branches or pull requests

2 participants