Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Memory Analysis Issue #1221

Closed
marcusricardoaguiar opened this issue Sep 29, 2022 · 12 comments
Closed

[Bug]: Memory Analysis Issue #1221

marcusricardoaguiar opened this issue Sep 29, 2022 · 12 comments
Assignees
Labels
issue Something isn't working

Comments

@marcusricardoaguiar
Copy link

marcusricardoaguiar commented Sep 29, 2022

I've been trying to use Memory Analysis, however I'm getting issues when working with bigger files. When I try doing offline analysis with a small size it works fine. But, when using a bigger file (300MB), it is crashing and showing this error:

image (4)

@marcusricardoaguiar marcusricardoaguiar added the issue Something isn't working label Sep 29, 2022
@GnaneshKunal
Copy link
Collaborator

Hey @marcusricardoaguiar,

Is the redisinsight hosted here - http://playground.redis.internal.biltrewards.com/?

If then, you have to add the host to trust list by setting the following RedisInsight environment variable:

RITRUSTEDORIGINS=http://playground.redis.internal.biltrewards.com

Also can you give more information about the modules uses and their versions if possible. There seems to be an issue while analysing a module data present in the rdb.

@marcusricardoaguiar
Copy link
Author

Hey @marcusricardoaguiar,

Is the redisinsight hosted here - http://playground.redis.internal.biltrewards.com/?

If then, you have to add the host to trust list by setting the following RedisInsight environment variable:

RITRUSTEDORIGINS=http://playground.redis.internal.biltrewards.com

Also can you give more information about the modules uses and their versions if possible. There seems to be an issue while analysing a module data present in the rdb.

Hi @GnaneshKunal ,

Yes, I've been using RITRUSTEDORIGINS as you suggested.

Regarding the modules, I've tried MODULE LIST on redisinsight and none was shown. Is there other way of getting the modules list?

image

@GnaneshKunal
Copy link
Collaborator

@marcusricardoaguiar

Reproduced the issue. Looking at this...

@GnaneshKunal
Copy link
Collaborator

Hey @marcusricardoaguiar,

We have worked on a fix.

Can you please test this build:

redislabs/redisinsight:memory-analysis-listpack-fix

Let me know if you need a different platform.

@marcusricardoaguiar
Copy link
Author

Hey @marcusricardoaguiar,

We have worked on a fix.

Can you please test this build:

redislabs/redisinsight:memory-analysis-listpack-fix

Let me know if you need a different platform.

Sorry @GnaneshKunal , but I don't have much experience with it. To run the redisinsight, I've just downloaded the binary on the following link and execute it:
https://redis.com/redis-enterprise/redis-insight/
How can I test this build? Thanks in advance!

@GnaneshKunal
Copy link
Collaborator

Which platform build do you need? I can provide Windows, Mac and Linux Build

@marcusricardoaguiar
Copy link
Author

Which platform build do you need? I can provide Windows, Mac and Linux Build

Linux!

@GnaneshKunal
Copy link
Collaborator

@marcusricardoaguiar
Copy link
Author

Amazing!!! It worked pretty fine! Thank you so much for this @GnaneshKunal . Do you know when this fix will be official released?

@GnaneshKunal
Copy link
Collaborator

Hey @marcusricardoaguiar,

This is shipping in the very next release. Please use the above binary until then. Currently I can't give you a date but will notify here once the release is made.

@GnaneshKunal GnaneshKunal self-assigned this Oct 19, 2022
@marcusricardoaguiar
Copy link
Author

Nice, thanks again @GnaneshKunal !

@ViktarStarastsenka
Copy link
Collaborator

please re-open the ticket if it is still relevant for RedisInsight 1.13.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants