Skip to content

It should display real error message #6

@natureisbestNFT

Description

@natureisbestNFT

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions