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

404 failed to parse unkown error format #81

Closed
trytuna opened this issue Aug 10, 2020 · 2 comments
Closed

404 failed to parse unkown error format #81

trytuna opened this issue Aug 10, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@trytuna
Copy link

trytuna commented Aug 10, 2020

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

@issue-label-bot issue-label-bot bot added the bug Something isn't working label Aug 10, 2020
Repository owner deleted a comment from issue-label-bot bot Aug 10, 2020
@trytuna
Copy link
Author

trytuna commented Aug 10, 2020

I solved it by myself. It actually was a misconfiguration in the apache reverse proxy.

If someone is facing the same error message this might help: https://forum.gitlab.com/t/webide-wont-open/18680/19

@trytuna trytuna closed this as completed Aug 10, 2020
@profclems profclems pinned this issue Aug 10, 2020
@profclems
Copy link
Owner

profclems commented Aug 10, 2020

@trytuna, glad you found a solution and shared. Thanks!

@profclems profclems unpinned this issue Sep 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants