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

ERR NOAUTH Authentication required. #925

Open
epubreader opened this issue Feb 13, 2025 · 1 comment
Open

ERR NOAUTH Authentication required. #925

epubreader opened this issue Feb 13, 2025 · 1 comment
Labels
type: question Further information is requested

Comments

@epubreader
Copy link

docker run --network host
-e SYNC=true
-e SHAKE_SRC_ADDRESS=127.0.0.1:6379
-e SHAKE_DST_ADDRESS=127.0.0.1:6380
ghcr.io/tair-opensource/redisshake:latest

how to set password for docker?

redis-shake.1.9brxxqkgg6hn@ebookl | 2025-02-13 03:38:32 ERR NOAUTH Authentication required.
redis-shake.1.9brxxqkgg6hn@ebookl | RedisShake/internal/client/redis.go:149 -> (*Redis).DoWithStringReply()
redis-shake.1.9brxxqkgg6hn@ebookl | RedisShake/internal/client/redis.go:69 -> NewRedisClient()
redis-shake.1.kfxhwg22iugz@ebookl | RedisShake/internal/client/redis.go:69 -> NewRedisClient()
redis-shake.1.9brxxqkgg6hn@ebookl | RedisShake/internal/reader/sync_standalone_reader.go:114 -> NewSyncStandaloneReader()
redis-shake.1.kfxhwg22iugz@ebookl | RedisShake/internal/reader/sync_standalone_reader.go:114 -> NewSyncStandaloneReader()
redis-shake.1.9brxxqkgg6hn@ebookl | RedisShake/cmd/redis-shake/main.go:94 -> main()
redis-shake.1.kfxhwg22iugz@ebookl | RedisShake/cmd/redis-shake/main.go:94 -> main()
redis-shake.1.9brxxqkgg6hn@ebookl | runtime/proc.go:267 -> main()
redis-shake.1.9brxxqkgg6hn@ebookl | runtime/asm_amd64.s:1650 -> goexit()
redis-shake.1.kfxhwg22iugz@ebookl | runtime/proc.go:267 -> main()
redis-shake.1.kfxhwg22iugz@ebookl | runtime/asm_amd64.s:1650 -> goexit()

@epubreader epubreader added the type: question Further information is requested label Feb 13, 2025
@suxb201
Copy link
Member

suxb201 commented Feb 13, 2025

需要修改 shake_sync_env.toml 添加更多参数,然后重新打包镜像。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants