Skip to content
This repository was archived by the owner on Nov 22, 2022. It is now read-only.
This repository was archived by the owner on Nov 22, 2022. It is now read-only.

404 failed to parse unkown error format #81

@trytuna

Description

@trytuna

Description
If I run the issue list command I gonna get the following error message:

% glab issue list
2020/08/10 10:39:32 GET https://gitlab.x.y.z.de/users/sign_in: 404 failed to parse unknown error format

I can get a list of issues if I curl the GitLab API like so curl --header "PRIVATE-TOKEN: <token>" https://gitlab.x.y.z.de/api/v4/issues.

% cat ~/.glab-cli/config/.env 
GITLAB_URI=https://gitlab.x.y.z.de
GITLAB_TOKEN=<token>
GIT_REMOTE_URL_VAR=origin

Expected Behavior
List the a list of open issues

Your Environment
I am running the latest macOS (10.15.6) and glab (1.8.0) version.

GitLab Version: 13.2.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions