mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
Can install with invalid Redis Credentials #146
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rmartinoscar on GitHub (Aug 18, 2024).
Originally assigned to: @Boy132 on GitHub.
Current Behavior
The installer keeps going eventhough the user,pass or host is invalid for the cache until you get to first use

Expected Behavior
The installer should hold and let the user know that it couldn't connect like for databases
Steps to Reproduce
Install using redis as cache with wrong credentials
Panel Version
1.0.0-beta8
Wings Version
1.0.0-beta4
Is there an existing issue for this?