• I have tried everything.. Sent a mail to digital occean and I was told they dont block any 8332 port. I logon to my firewall created a rule for 8332-8333 cpanel. I also logon to my router to open port 8333 for my Bitcoin core GUI to run.

    When i debug BTC core, i get the following command error.

    log2_work=92.711998 tx=621899062 date=’2021-03-05T02:09:10Z’ progress=1.000000 cache=15.3MiB(110971txo)
    2021-03-05T02:09:19Z runCommand error: system(curl -s (https://ng).afrishoponline.com/wallets/api3/notify/BTC/block/000000000000000000012935805a067bf85f3530651fb92d1abac0aa74e87c2c >/dev/null) returned 1

    server=1
    rpcallowip=127.0.0.1/8
    rpcallowip=178.62.211.61/24
    rpcport=8332
    rpcbind=127.0.0.1
    rpcbind=78.154.161.,,,(My public Ip where the machine is running)
    walletnotify=curl -s (https://ng.)afrishoponline.com/wallets/api3/notify/BTC/wallet/%s >/dev/null
    blocknotify=curl -s (https://ng.)afrishoponline.com/wallets/api3/notify/BTC/block/%s >/dev/null
    rpcauth=afrishoponline:5fbbd91385ca3d1f177d212ec59fa578$4……………

Viewing 1 replies (of 1 total)
  • Plugin Author dashed-slug.net

    (@dashedslug)

    Hello,

    Apologies for the late reply. For some reason I didn’t get a notification for your post, or the notification got lost somehow.

    To be clear, what is not working? I assume you are trying to connect to a Bitcoin full node wallet using the built-in Bitcoin adapter.

    When you go to Wallets -> Adapters, what do you see next to the adapter, in the “status” column?

    Please share with me the error text and we’ll take it from there.

    with regards,
    Alex

Viewing 1 replies (of 1 total)
  • The topic ‘I can’t get it to connect to my BTC Core’ is closed to new replies.