Open cw1427 opened 5 years ago
Just confirmed, it is the password length problem. Once the password longer than 100 chars rdbtools got failed. Very stupid. The redis password should longer than 128 chars as the official recommend.
@cw1427 Thank you for reporting this! A fix is on the way.
Hi @nishantgeorge :
What's the plan for this fix? I'm waiting for it goes ready to do my Redis instance monitoring
Hey @cw1427
It might be some time till this fix lands in RDBTools, since RDBTools is in maintenance mode now.
This has been fixed in RedisInsight. I encourage you to try RedisInsight out and see if the fix works for you! :)
I'm trying to have a trial with free licence of rdb-tools v0.9.42. But I could not successfully add my redis instance in remote server. I tried to use my local redis-cli which could successfully connect my remote Redis server, but rdb-tools failed. There shows 500 Internal server Error, but no detail error log I could find.