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

[Bug Report] Redis cache URL check fails with simplified format #174

Open
johnbacon opened this issue Feb 16, 2024 · 0 comments
Open

[Bug Report] Redis cache URL check fails with simplified format #174

johnbacon opened this issue Feb 16, 2024 · 0 comments

Comments

@johnbacon
Copy link
Contributor

Versions

  • PHP version: 8.1
  • Laravel version: Latest
  • Enlightn version: Latest
  • Enlightn Pro version (if applicable): Latest

Description

Redis cache check doesn't support REDIS_URL-only format.

Steps to Reproduce

  1. Change your config to the aforementioned format as referenced here: https://laravel.com/docs/10.x/redis#configuration
  2. Set the REDIS_URL cache value to a different string than the other Redis URLs
  3. Run Enlightn

Expected behavior:

Test passes with a different cache URL set.

Actual behavior:

Test fails.

@johnbacon johnbacon changed the title [Bug Report] [Bug Report] Redis cache URL check fails with simplified format Feb 16, 2024
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