In the URI, we embed username/password as well as the database URL/port. Without the flag [--tls], whatever later commands result in "Error: Server closed the connection", which hints at using the flag [--tls]. However, when using such flag, whatever later commands lead to "(error) NOAUTH Authentication required.", which is untrue as we already embed Username/password in the URI.
Said in other words, [redis-cli -u ] isn't compatible with flag [--tls]. As far as I know, there is no possible work-around.
Database (lab)-old - Redis database: [redis-cli -u <uri>] isn't compatible with flag [--tls]
Related questions
- À propos de la catégorie Database (lab)
6098
22.05.2017 08:51
- Access base de donnees
5256
07.05.2018 15:21
- Panel phpmyadmin on my account doesn't work
4635
30.06.2019 13:06
- Database. Installing the Wordpress module.
3756
11.01.2023 08:20
- MYSQL 8.0 Performance issues
3617
24.10.2024 14:16