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

start stakepoold failed! #380

Closed
guotie opened this issue May 17, 2019 · 2 comments
Closed

start stakepoold failed! #380

guotie opened this issue May 17, 2019 · 2 comments

Comments

@guotie
Copy link
Contributor

guotie commented May 17, 2019

2019-05-17 17:55:50.493 [INF] STPK: Attempting to connect to dcrwallet RPC 127.0.0.1:9110 as user dcr using certificate located in ./certs/wallet.cert
2019-05-17 17:55:50.535 [INF] RPCC: Established connection to RPC server 127.0.0.1:9110
2019-05-17 17:55:50.536 [WRN] STPK: Node JSON-RPC server 127.0.0.1:9110 does not have a compatible API version. Advertizes 5.0.0 but require 6.0.0
2019-05-17 17:55:50.536 [INF] STPK: Connected to dcrwallet (JSON-RPC API v5.0.0)
2019-05-17 17:55:50.537 [INF] STPK: default voting config: VoteVersion 6 VoteBits 1
2019-05-17 17:55:50.538 [INF] STPK: loaded low fee tickets for 0 users from MySQL
2019-05-17 17:55:50.539 [INF] STPK: loaded prefs for 31 users from MySQL
2019-05-17 17:55:50.576 [INF] RPCC: Established connection to RPC server 127.0.0.1:60033
2019-05-17 17:55:50.576 [INF] STPK: Connection to dcrd failed: Node JSON-RPC server does not have a compatible API version. Advertises 5.0.0 but require 5.1.0
Node JSON-RPC server does not have a compatible API version. Advertises 5.0.0 but require 5.1.0

@chappjc
Copy link
Member

chappjc commented May 17, 2019

It looks like you've upgraded dcrd and dcrwallet, but your dcrstakepool builds are lacking a recent commit. I'd checkout this commit and build dcrstakepool and stakepoold from that: 196af94

@dajohi I suggest we create a branch or tag with the fixes that occurred prior to the "revamp design" commit... VSPs are not likely to be ready to update to master's HEAD right now, but the RPC version requirements are not on any other branch's HEAD right now.

@guotie
Copy link
Contributor Author

guotie commented May 20, 2019

solved

the dcrd need develop version, but i use 1.4.0 release.

@guotie guotie closed this as completed May 20, 2019
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