Skip to content

ord env not allowing inscriptions #4164

@duckingwhimsical

Description

@duckingwhimsical

I'm on windows 11, just trying to get started running this stuff myself. I'll try on linux tomorrow. Here's my process:

  1. Install bitcoin core to d:\bitcoin
  2. Install ord in d:\bitcoin\ord\ord-0.22.1
  3. Put d:\bitcoin\daemon in my PATH
  4. Ran d:\bitcoin\ord\ord-0.22.1\ord env
  5. Ran d:\bitcoin\ord\ord-0.22.1\ord --datadir env --regtest wallet inscribe --fee-rate 1 --file README.md

here's the output from ord env (looks normal to me): ord_env.txt
here's the output when I try to inscribe:

D:\bitcoin\ord\ord-0.22.1>ord --datadir env --regtest wallet inscribe --fee-rate 1 --file README.md
error: JSON-RPC error: RPC error response: RpcError { code: -4, message: "Wallet is currently rescanning. Abort existing rescan or wait.", data: None }

says that even after an hour. Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions