We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reported by ynvv on discord:
Hello, have some troubles with gno node
Node log: RPC method debug_traceBlockByNumber crashed: abi: attempting to unmarshall an empty string while arguments are expected [service.go:217 panic.go:884 aura.go:1254 serenity.go:239 tracing.go:94 tracing.go:81 tracing.go:32 value.go:584 value.go:368 service.go:222 handler.go:511 handler.go:444 handler.go:392 handler.go:223 handler.go:316 asm_amd64.s:1594]
RPC method debug_traceBlockByNumber crashed: abi: attempting to unmarshall an empty string while arguments are expected [service.go:217 panic.go:884 aura.go:1254 serenity.go:239 tracing.go:94 tracing.go:81 tracing.go:32 value.go:584 value.go:368 service.go:222 handler.go:511 handler.go:444 handler.go:392 handler.go:223 handler.go:316 asm_amd64.s:1594]
request: {"id":"1","jsonrpc":"2.0","method":"debug_traceBlockByNumber","params":["0x8a19da",{"tracer":"callTracer","timeout":"300s"}]}
{"id":"1","jsonrpc":"2.0","method":"debug_traceBlockByNumber","params":["0x8a19da",{"tracer":"callTracer","timeout":"300s"}]}
Answer: {"jsonrpc":"2.0","id":"1","result":null,"error":{"code":-32000,"message":"method handler crashed"}}
{"jsonrpc":"2.0","id":"1","result":null,"error":{"code":-32000,"message":"method handler crashed"}}
The text was updated successfully, but these errors were encountered:
revitteth
Successfully merging a pull request may close this issue.
Reported by ynvv on discord:
Hello, have some troubles with gno node
Node log:
RPC method debug_traceBlockByNumber crashed: abi: attempting to unmarshall an empty string while arguments are expected [service.go:217 panic.go:884 aura.go:1254 serenity.go:239 tracing.go:94 tracing.go:81 tracing.go:32 value.go:584 value.go:368 service.go:222 handler.go:511 handler.go:444 handler.go:392 handler.go:223 handler.go:316 asm_amd64.s:1594]
request:
{"id":"1","jsonrpc":"2.0","method":"debug_traceBlockByNumber","params":["0x8a19da",{"tracer":"callTracer","timeout":"300s"}]}
Answer:
{"jsonrpc":"2.0","id":"1","result":null,"error":{"code":-32000,"message":"method handler crashed"}}
The text was updated successfully, but these errors were encountered: