What it means
The exact same signed transaction is already sitting in the node's mempool. Nothing failed: the node is telling you it has seen this one before, usually because a wallet or dapp resubmitted it.
How to fix it
Wait for the pending transaction to mine rather than resubmitting. If it is stuck because the fee is too low, use the wallet's speed-up option, which replaces it properly instead of duplicating it.