Skip to content

Can not upload with 'lbrynet publish' #3744

@HakkaTjakka

Description

@HakkaTjakka

I've had something like this before and after using some

lbrynet account fund
Usage:
            account_fund [<to_account> | --to_account=<to_account>]
                [<from_account> | --from_account=<from_account>]
                (<amount> | --amount=<amount> | --everything)
                [<outputs> | --outputs=<outputs>] [--wallet_id=<wallet_id>]
                [--broadcast]

commands i could upload again, but i don't get it working this time...

lbrynet wallet balance
{
  "available": "3230.69187135",
  "reserved": "2115.47078",
  "reserved_subtotals": {
    "claims": "2115.47078",
    "supports": "0.0",
    "tips": "0.0"
  },
  "total": "5346.16265135"
}

"name": "RPCError",
"traceback": [
"Traceback (most recent call last):",
" File "lbry/extras/daemon/daemon.py", line 723, in _process_rpc_call",
" File "lbry/extras/daemon/daemon.py", line 3290, in jsonrpc_publish",
" File "lbry/extras/daemon/daemon.py", line 3535, in jsonrpc_stream_create",
" File "lbry/extras/daemon/daemon.py", line 5335, in broadcast_or_release",
" File "lbry/wallet/manager.py", line 320, in broadcast_or_release",
" File "lbry/wallet/ledger.py", line 727, in broadcast_or_release",
" File "lbry/wallet/network.py", line 89, in send_request",
" File "lbry/wallet/network.py", line 79, in send_request",
" File "lbry/wallet/rpc/session.py", line 484, in send_request",
"lbry.wallet.rpc.jsonrpc.RPCError: (1, 'the transaction was rejected by network rules.\n\nTX rejected: orphan transaction b639842dc0b80d476b437cab3ad372ce897e4fb88de80a6d03b7ecc0c7ceaaea references outputs of unknown or fully-spent transaction

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions