Skip to content

zarf registry login hangs indefinitely with --password-stdin flag #1444

@mikevanhemert

Description

@mikevanhemert

Environment

Device and OS:

  • On-prem customer server with Ubuntu 22.04.2 LTS
  • System76 Darter Pro with Pop!_OS 22.04 LTS

App version: v0.25.0-rc1
Kubernetes distro being used: n/a
Other:

Steps to reproduce

  1. Attempt zarf registry login with valid credentials to registry1.dso.mil
    zarf  tools registry login -u [username] --password-stdin registry1.dso.mil -l debug
    # enter your password

Expected result

Zarf prompts for password or entering password immediately proceeds to registry login

Actual Result

Zarf hangs with no indication of success, failure, next steps, etc.

Visual Proof (screenshots, videos, text, etc)

n/a

Severity/Priority

Low

Additional Context

Zarf registry login with valid credentials and the -p flag is successful

zarf tools registry login -u [username] -p [password] registry1.dso.mil -l debug
2023/03/16 14:17:22 logged in via /home/[system username]/.docker/config.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions