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

SSDB主从同步失败 #1405

Open
wangliguang517 opened this issue Oct 12, 2021 · 0 comments
Open

SSDB主从同步失败 #1405

wangliguang517 opened this issue Oct 12, 2021 · 0 comments

Comments

@wangliguang517
Copy link

wangliguang517 commented Oct 12, 2021

master日志
2021-10-12 14:27:37.802 [INFO ] backend_sync.cpp(291): new iterator, last_key: ''
2021-10-12 14:27:37.802 [INFO ] backend_sync.cpp(297): iterator created, last_key: ''
2021-10-12 14:27:37.803 [INFO ] backend_sync.cpp(130): 172.18.180.29:43934 fd: 442, send error: Broken pipe
2021-10-12 14:27:37.803 [INFO ] backend_sync.cpp(139): Sync Client quit, 172.18.180.29:43934 fd: 442, delete link

slave日志
2021-10-12 14:28:47.868 [ERROR] slave.cpp(245): the master hasn't responsed for awhile, reconnect...
2021-10-12 14:28:48.868 [INFO ] slave.cpp(171): [172.18.40.125|7192][0] connecting to master at 172.18.40.125:7192...
2021-10-12 14:28:48.868 [INFO ] slave.cpp(200): [172.18.40.125|7192] ready to receive binlogs
2021-10-12 14:29:19.105 [ERROR] slave.cpp(245): the master hasn't responsed for awhile, reconnect...
2021-10-12 14:29:20.105 [INFO ] slave.cpp(171): [172.18.40.125|7192][0] connecting to master at 172.18.40.125:7192...
2021-10-12 14:29:20.106 [INFO ] slave.cpp(200): [172.18.40.125|7192] ready to receive binlogs
2021-10-12 14:29:50.343 [ERROR] slave.cpp(245): the master hasn't responsed for awhile, reconnect...
2021-10-12 14:29:51.343 [INFO ] slave.cpp(171): [172.18.40.125|7192][0] connecting to master at 172.18.40.125:7192...
2021-10-12 14:29:51.343 [INFO ] slave.cpp(200): [172.18.40.125|7192] ready to receive binlogs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant