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

Timeout erro when using only host and port in application.yml #336

Open
henriquelsmti opened this issue Dec 12, 2022 · 0 comments
Open

Timeout erro when using only host and port in application.yml #336

henriquelsmti opened this issue Dec 12, 2022 · 0 comments

Comments

@henriquelsmti
Copy link

henriquelsmti commented Dec 12, 2022

Expected Behavior

Connect correctly using host and port configuration.

Actual Behaviour

The connection timeout error is thrown when the URI is not informed.

Steps To Reproduce

Create project using:

redis: host: 127.0.0.1 port: 6379

Environment Information

No response

Example Application

I'll create a sample project as soon as I can

Version

5.3.x

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