-
Notifications
You must be signed in to change notification settings - Fork 377
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
CRITICAL:raiden.raiden_service Endpoint registry failed: JSONRPCClientReplyError(u'Method not found',). #1067
Comments
P.S.: It happens often but not always when I start raiden. In about 1 out of 4 cases, instead I see:
|
Parity is not supported, this will be the case until the JSON RPC interface exposes the transaction's status code in the receipt, please refer to EIP658 . For the time being please use geth. Also, if you're running from the source code, please keep up with the latest master. |
Parity should support EIP658 in versions 1.8+ (nightly). |
@5chdn Ah thank you! I was about to ask in gitter. Do you know when is the release version of parity that will officially contain |
There will be also 1.7.3 release today but I can't comment on included features yet. Will add everything to the release notes once the PRs are merged. |
Thank you. So as soon as it's in a release (so when 1.8.0 is out) we will remove the parity restriction. Raiden is now built with metropolis in mind so we check the tx receipt for |
Ok this is indeed only a matter of days/weeks. 1.7.3 which comes today should be fully byzantium compatible. |
Thanks everyone for those ^ updates, much appreciated.
raiden latest master, or geth latest master? I am building geth like this with the latest release version:
(not) good? Thanks. |
Raiden master. Geth you should use latest release. But what you posted above should be equal to the latest geth release. |
thank you @5chdn! Now I will wait till the archlinux package is out for me to test :) |
Fixed by #1080 . |
Error
Details
And then a critical error:
Version Numbers
The text was updated successfully, but these errors were encountered: