Skip to content

getting_started/install_minikube: tsuru command does not work as intended #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mauri870 opened this issue Jun 18, 2024 · 2 comments
Closed

Comments

@mauri870
Copy link

mauri870 commented Jun 18, 2024

I had a 1.21 tsuru client binary downloaded from github releases, upon trying the tsuru login step it failed with:

$ tsuru login
Error: could not call "http://localhost:8080/1.18/auth/schemes", status code: 404

It worked fine when I switched to version 1.17.1.

$ tsuru target-add default http://localhost:8080 -s
$ tsuru login

Perhaps the helm chart is using an outdated version of the tsuru stack? We could also pin the docs to recomend an older tsuru-client (1.17 seems to work fine).

@mauri870
Copy link
Author

mauri870 commented Jun 18, 2024

This line was added 3 months ago, perhaps that fixed the failure.

https://github.com/tsuru/tsuru/blob/be3b5a1f9947fed604ef1bcf5fe92875b214aa01/api/server.go#L349

@mauri870
Copy link
Author

This was fixed by tsuru/charts@138ff07

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant