Skip to content

Auth login hangs on Linux #80

Description

@codification

I suspect this is a duplicate of #45 but that has been reported as fixed.

Here is the version I am using and what I am trying to do:

$ npx berget --version && npx berget --debug auth login
2.2.21
Callback server listening on port 8787
DEBUG: Built authorization URL: https://k[REDACTED]/realms/berget/protocol/openid-connect/auth?...
^C

...meaning I interrupted it.
The [REDACTED] above is part of the output, meaning I never really see any URL that can be tried manually.

Expected: I would have expected a browser popup OR a URL to copy.
What happened: The process seemed hanged. No discernable side-effects.

Further information:

  • I am running this in a podman container (toolbox on Fedora Kinoite).
  • FWIW I have already created a berget account, an api key and added a BERGET_API_KEY env variable.
  • Other commands, such as code init also silently hangs while waiting for browser auth

Operating System: Fedora Linux 44
KDE Plasma Version: 6.6.5
KDE Frameworks Version: 6.27.0
Qt Version: 6.11.1
Kernel Version: 7.0.12-201.fc44.x86_64 (64-bit)
Graphics Platform: Wayland

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions