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

It should display real error message #6

Open
natureisbestNFT opened this issue Mar 22, 2024 · 0 comments
Open

It should display real error message #6

natureisbestNFT opened this issue Mar 22, 2024 · 0 comments

Comments

@natureisbestNFT
Copy link

eg it says
Broadcasting split tx
Error executing operation: Request failed with status code 500

Using wireshark or tshark shows the real error was {"result":null,"error":{"code":-26,"message":"64: tx-size"},"id":0}

For local node use interface 'lo', for remote node use appropriate interface, eg in linux bash as root:
tshark -i lo -f "port 22555" -c 200000
tail -f /var/tmp/wireshark_lo*.pcapng | grep -a error

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

1 participant