sripathikrishnan / redis-rdb-tools

Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON
https://rdbtools.com
MIT License
5.07k stars 739 forks source link

There doesn't have error log when add instance failed #158

Open cw1427 opened 4 years ago

cw1427 commented 4 years ago

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.

image

image

cw1427 commented 4 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.

nishantgeorge commented 4 years ago

@cw1427 Thank you for reporting this! A fix is on the way.

cw1427 commented 4 years ago

Hi @nishantgeorge :

What's the plan for this fix? I'm waiting for it goes ready to do my Redis instance monitoring

nishantgeorge commented 4 years ago

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! :)