Hi ,
i have synced fractal node and it run on port 89
ord server run on 8989
ord --chain=fractal-mainnet --bitcoin-rpc-url "http://localhost:89" --bitcoin-rpc-username "" --bitcoin-rpc-password "" wallet --server-url "http://localhost:8989" create
error: JSON-RPC error: transport error: Couldn't connect to host: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (os error 10060)
Hi , i have synced fractal node and it run on port 89 ord server run on 8989
ord --chain=fractal-mainnet --bitcoin-rpc-url "http://localhost:89" --bitcoin-rpc-username "" --bitcoin-rpc-password "" wallet --server-url "http://localhost:8989" create error: JSON-RPC error: transport error: Couldn't connect to host: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (os error 10060)
how can i fix it ?