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

SONRPCException: -32603: Could not create new block (-32603) #10

Closed
jjz opened this issue Oct 8, 2018 · 1 comment
Closed

SONRPCException: -32603: Could not create new block (-32603) #10

jjz opened this issue Oct 8, 2018 · 1 comment
Assignees

Comments

@jjz
Copy link
Member

jjz commented Oct 8, 2018

Traceback (most recent call last):
File "copernet/walle/test_framework/test_framework.py", line 131, in main
self.run_test()
File "copernet/walle/pruning.py", line 393, in run_test
self.create_big_chain()
File "copernet/walle/pruning.py", line 69, in create_big_chain
self.nodes[1].generate(200)
File "copernet/walle/test_framework/coverage.py", line 48, in call
return_val = self.auth_service_proxy_instance.call(*args, **kwargs)
File "copernet/walle/test_framework/authproxy.py", line 150, in call
raise JSONRPCException(response['error'])
test_framework.authproxy.JSONRPCException: -32603: Could not create new block (-32603)

@whitefen
Copy link
Member

whitefen commented Oct 10, 2018

copernet/copernicus@a2b83c1 fix this problem

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

4 participants