Skip to content

[Bug]: Docker Redis Insight does not detect Redis Search when opening a preconfigured database through a direct route #6080

Description

@raphaeldelio

Preconditions

Docker Redis Insight is started as a fresh instance.

The Redis database connection is preconfigured through Docker environment variables:

RI_REDIS_HOST=redis

RI_REDIS_PORT=6379

RI_REDIS_ALIAS=Workshop Redis

RI_ACCEPT_TERMS_AND_CONDITIONS=true

The target Redis database has Redis Search enabled.

Steps to reproduce

  1. Start Docker Redis Insight with a preconfigured Redis database connection.

  2. Open Redis Insight directly at:

http://localhost:5540/0/vector-search

  1. Observe the Search page.

  2. Go back to the database picker:

http://localhost:5540/

  1. Click the same preconfigured database.

  2. Open the Search tab again.

Actual behavior

When Docker Redis Insight is opened directly at /0/vector-search, the Search page says:

Redis Query Engine is not available for this database

After entering the same preconfigured database through the database picker, the Search page loads correctly.

Expected behavior

Docker Redis Insight should detect Redis Search for the preconfigured database when opening /0/vector-search or /0/browser directly.

Additional context

Host OS: macOS 15.7.4

Redis Insight distribution: Docker version

Redis Insight version: 3.6.0

Redis Insight build type: Docker on premise

Redis Insight image: redis/redisinsight:latest

Image SHA: sha256:aa21bbd198455b4ad964f76782db951155aa0d712321f599972d1525f031f0e6

Redis database version: 8.8.0

Database type: Standalone

Connection type: Standalone

Redis Search module version: 80800

Redis JSON module version: 80800

Redis TimeSeries module version: 80800

No browser console errors were observed during reproduction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions