Giter VIP home page Giter VIP logo

Comments (9)

vinllen avatar vinllen commented on June 1, 2024

给下整体调用栈的信息,具体哪个函数core的

from redisfullcheck.

vinllen avatar vinllen commented on June 1, 2024

日志贴给我吧

from redisfullcheck.

fanlifei avatar fanlifei commented on June 1, 2024

panic: interface conversion: interface {} is nil, not []uint8

goroutine 1 [running]:
main.(*FullCheck).Start(0xc00010c000)
/home/fanlifei/redis-full-check/src/full_check/full_check.go:815 +0x1788
main.main()
/home/fanlifei/redis-full-check/src/full_check/main.go:155 +0x765

from redisfullcheck.

vinllen avatar vinllen commented on June 1, 2024

你能帮忙看看你redis命令行 "info Keyspace"输出是什么吗?

from redisfullcheck.

fanlifei avatar fanlifei commented on June 1, 2024

Keyspace

db0:keys=43214,expires=43214,avg_ttl=0

from redisfullcheck.

vinllen avatar vinllen commented on June 1, 2024

是不是没给到权限?每次启动都报错吗?你的命令行参数是怎么给的?

from redisfullcheck.

fanlifei avatar fanlifei commented on June 1, 2024

命令是这个:./redis-full-check -s 10.1.1.1:1234 -t 10.2.2.2:5678 -p mock_source_password -a mock_target_password --metric metric --log log --result result
每次都报错,redis有什么权限控制吗,密码是正确的

from redisfullcheck.

vinllen avatar vinllen commented on June 1, 2024

权限是你自己配置的,auth可配就行。
你拉下最新的1.0.1版本,看看出错是什么?

from redisfullcheck.

vinllen avatar vinllen commented on June 1, 2024

这个错误应该是地址配置有问题,请检查下源目的的配置。目前版本log信息打印不是很准确,部分错误没有抛出来,下个版本feature-1.2我们会带上。

from redisfullcheck.

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.