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

启动rpc和raft时貌似都正常,但启动kv时出现错误? #89

Open
zheyangdetaiyang opened this issue Nov 3, 2024 · 2 comments

Comments

@zheyangdetaiyang
Copy link

如题,启动provider与consumer没有出现问题,启动raftCoreRun -n 3 -f test.conf
也没有出现报错,但是启动kv时出现错误,显示rpc失败,我在源码上面运行是没有问题的,但是自己敲了一遍raft和kvserver,rpc的代码也敲了一遍,编译没有问题,现在出现的错误不知道是哪里的问题,希望各位大佬指点一下
1
2
3
4

@578223592
Copy link
Collaborator

这种可能的元婴太多了:端口被占用导致端口没起来等等。建议二分法打打log看看 @zheyangdetaiyang

@zheyangdetaiyang
Copy link
Author

这种可能的元婴太多了:端口被占用导致端口没起来等等。建议二分法打打log看看 @zheyangdetaiyang

我目前是在看源码的相互调用,自己照着写的暂时搁置了,感谢大佬对两个问题的回答

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

2 participants