Skip to content
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

Not installable #3

Open
drewwells opened this issue Nov 18, 2024 · 0 comments
Open

Not installable #3

drewwells opened this issue Nov 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@drewwells
Copy link

drewwells commented Nov 18, 2024

Describe the bug
The redis being referenced is very old and has apparently been deleted from their releases archive: http://download.redis.io/releases/

mise use -g redis-cli
mise WARN  ⚠️ redis-cli is a community-developed plugin – https://github.com/NeoHsu/asdf-redis-cli
Would you like to install redis-cli? Yes
curl: (22) The requested URL returned error: 404
mise ERROR ~/.local/share/mise/plugins/redis-cli/bin/download failed
* Downloading redis-cli release 8.0-m02...
curl: (22) The requested URL returned error: 404
asdf-redis-cli: Could not download http://download.redis.io/releases/redis-8.0-m02.tar.gz
mise ERROR Failed to install redis-cli@8.0-m02
mise ERROR ~/.local/share/mise/plugins/redis-cli/bin/download exited with non-zero status: exit code 1
mise ERROR Run with --verbose or MISE_VERBOSE=1 for more information

Steps to reproduce

mise use -g redis-cli

Expected behavior

redis-cli is installed

Screenshots

Additional context

You could switch to referencing stable, and not know what version is being installed ie. https://download.redis.io/redis-stable.tar.gz
https://redis.io/docs/latest/operate/oss_and_stack/install/install-redis/install-redis-from-source/

@drewwells drewwells added the bug Something isn't working label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant