Skip to content

"Invalid username" error is only printed in verbose mode #624

Open
@tennox

Description

@tennox

Summary

Problem

  1. fission setup
  2. enter invalid username: asbd.23
  3. cli just exits.

Solution

verbose mode

$ fission setup -v
📛 Please enter your username: asbd.23
2022-07-17 19:33:10.812278: [warn] 🙋 Invalid username -- must be alphanumeric separated with hyphens and not blocklisted
2022-07-17 19:33:10.812530: [warn] 🙋 Invalid username -- must be alphanumeric separated with hyphens and not blocklisted

Detail

  • Version 2.17.2.0
  • Environment: docker run --rm -it node

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions