ord icon indicating copy to clipboard operation
ord copied to clipboard

Using with public node: JSON-RPC error: transport error: unexpected HTTP code: 400

Open abdullahe opened this issue 10 months ago • 2 comments

Hi,

I am trying to connect to a public Bitcoin node (chainstack). ".cookie" file has username:password and no new lines.

I get the following error:

c:\Program Files\ord-0.17.1>ord --bitcoin-rpc-url publicbitcoinnodeurl server
error: Failed to connect to Bitcoin Core RPC at `publicbitcoinnodeurl`:  JSON-RPC error: transport error: unexpected HTTP code: 400

What am I doing wrong? Or are there node services which I can connect without issues?

Thanks.

abdullahe avatar Apr 06 '24 10:04 abdullahe

make sure the URL is formatted like http://url:port

cryptoni9n avatar Apr 06 '24 23:04 cryptoni9n

确保 URL 的格式如下http://url:port

make sure the URL is formatted like http://url:port Hello, I have the same problem https://github.com/ordinals/ord/issues/3597

COLUD4 avatar Apr 18 '24 11:04 COLUD4