Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

eth_sendRawTransaction return "jsonrpc": "2.0", "error": { "code": -32010, "message": "There are too many transactions in the queue. Your transaction was dropped due to limit. Try increasing the fee." #8894

@toptopbank

Description

@toptopbank

Before filing a new issue, please provide the following information.

I'm running:

  • Which Parity version?: Parity/v1.11.3-beta-a66e36b-20180605/x86_64-linux-gnu/rustc1.26.1
  • Which operating system?: Linux
  • How installed?: rpm
  • Are you fully synchronized?: yes
  • Which network are you connected to?: ethereum
  • Did you try to restart the node?: yes
    My parity start config:
    parity --no-ui --no-ws --no-warp --min-peers=25 --cache-size=4096 --jsonrpc-hosts=all --jsonrpc-port=18545 --jsonrpc-interface=0.0.0.0 --jsonrpc-cors=* --jsonrpc-server-threads=100 --jsonrpc-threads=4 --min-gas-price=1 --log-file=/opt/logs/parity/parity.log

I saw the issue have been fixed on 1.11.3 ,but I also have this problem on 1.11.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    F2-bug 🐞The client fails to follow expected behavior.M4-core ⛓Core client code / Rust.Z0-unconfirmed 🤔Issue might be valid, but it’s not yet known.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions