1. 程式人生 > 實用技巧 >springboot連線redis 沒有許可權 io.lettuce.core.RedisCommandExecutionException: NOAUTH Authentication requir

springboot連線redis 沒有許可權 io.lettuce.core.RedisCommandExecutionException: NOAUTH Authentication requir

io.lettuce.core.RedisCommandExecutionException: NOAUTH Authentication required

解決方案:

1.檢查一下你linux埠有沒有開放

2.在確認開放了埠且工具能連得上redis(密碼都正確)的情況下。檢查一下密碼是引數是不是password ,可能會習慣性寫成pwd