coollabsio / coolify

An open-source & self-hostable Heroku / Netlify / Vercel alternative.
https://coolify.io
Apache License 2.0
31.6k stars 1.62k forks source link

[Bug]: The generated Redis URI is missing the user "default" #3317

Open hnykda opened 1 week ago

hnykda commented 1 week ago

Description

The displayed Redis URL - both internal and external are missing the default user specifier at the beginning.

image

Minimal Reproduction (if possible, example repository)

Start a v4.0.0-beta.323, deploy default redis without any conf.

Exception or Error

No response

Version

v4.0.0-beta.323

Cloud?

stefanofusai commented 1 week ago

Just encountered the same issue, your report saved me lots of headaches :)

peaklabs-dev commented 1 week ago

This is not yet implemented, it will be available with this PR: https://github.com/coollabsio/coolify/pull/3184

nnti3n commented 1 week ago

What is the correct user. I tried default but not work

hnykda commented 1 week ago

Unless you changed something, it should be default. For me https://default:pwd... works just fine