Giter Site home page Giter Site logo

Encoding error about redis-memory-analyzer HOT 5 CLOSED

gamenet avatar gamenet commented on June 1, 2024 1
Encoding error

from redis-memory-analyzer.

Comments (5)

zozo avatar zozo commented on June 1, 2024

Seems like I've got same problem:

login@srv /home/deploy/redis-memory-analyzer # python3.5 ./build/lib/rma/cli/rma_cli.py -d 10
Match *:   5%|████                                                                         | 16158034/302673645 [05:30<1:37:42, 48872.06it/s]
Traceback (most recent call last):
  File "./build/lib/rma/cli/rma_cli.py", line 97, in <module>
    main()
  File "./build/lib/rma/cli/rma_cli.py", line 92, in main
    app.run()
  File "/usr/local/lib/python3.5/dist-packages/rma/application.py", line 106, in run
    for v in scanner.scan(limit=self.limit):
  File "/usr/local/lib/python3.5/dist-packages/rma/scanner.py", line 96, in scan
    'name': key_name.decode("utf-8"),
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xed in position 61: invalid continuation byte

from redis-memory-analyzer.

iccfish avatar iccfish commented on June 1, 2024

Same problem here:

Match *: 5%|███ | 802/17625 [00:00<00:18, 890.83it/s]
Traceback (most recent call last):
File "c:\program files\python36\lib\runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "c:\program files\python36\lib\runpy.py", line 85, in run_code
exec(code, run_globals)
File "C:\Program Files\Python36\Scripts\rma.exe_main
.py", line 9, in
File "c:\program files\python36\lib\site-packages\rma\cli\rma_cli.py", line 97, in main
app.run()
File "c:\program files\python36\lib\site-packages\rma\application.py", line 127, in run
for v in scanner.scan(limit=self.limit):
File "c:\program files\python36\lib\site-packages\rma\scanner.py", line 96, in scan
'name': key_name.decode("utf-8"),
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc3 in position 102: invalid continuation byte

Any updates?

from redis-memory-analyzer.

vikash avatar vikash commented on June 1, 2024

Same problem here.

from redis-memory-analyzer.

krokwen avatar krokwen commented on June 1, 2024

same problem here.

from redis-memory-analyzer.

gileri avatar gileri commented on June 1, 2024

Same behaviour with python3.4, (python) redis-2.10.6, redis server 3.0.1.

from redis-memory-analyzer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.