Skip to content

Special Characters in password lead to "too many colons in address" error #49

@ArMot

Description

@ArMot

Hi,
I have set a password for redis using password generators. it contains special characters (but not colon).
But when I try:

redis-inventory inventory redis://password$%^*@localhost:63795/3

I get this error:

INF Start scanning FTL Can't create redis client error="dial tcp: address redis://:password$%^*@localhost:63795/3: too many colons in address"

what should I do ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions