redis-rdb-tools icon indicating copy to clipboard operation
redis-rdb-tools copied to clipboard

There doesn't have error log when add instance failed

Open cw1427 opened this issue 5 years ago • 4 comments

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 avatar Oct 07 '19 03:10 cw1427

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 avatar Oct 07 '19 04:10 cw1427

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

nishantgeorge avatar Oct 07 '19 09:10 nishantgeorge

Hi @nishantgeorge :

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

cw1427 avatar Oct 15 '19 10:10 cw1427

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

nishantgeorge avatar Oct 15 '19 10:10 nishantgeorge