Curl Command Issue
-
Greetings,
Thank you for this wonderful plugin. I have enjoyed setting this up but I have run into something I can’t quite figure out.
1. I am running my own full node
2. I have created a wallet and it connects to the plugin
3. I have added funds to the hot wallet and they show on the admin panelSo, everything is going well except the curl command
I copied and pasted the recommended curl command and pasted it into my bitcoin.conf file.After running bitcoind I noticed this in the console
runCommand error: system(curl -s https://botdapi.com/wallets/api3/notify/BTC/block/00000000000000000002898ffdc68e5aced0d253daa5f13419fd6616b7c406ef >/dev/null) returned 1536
This tells me that the command is getting executed via the bitcoin.conf file.
When checking the path there is no botdapi.com/wallets directory. There is one within the wp-content/plugins directory. However, within that directory there is not api3 directory.
I am assuming this is a path issue so any help would be appreciated!
- The topic ‘Curl Command Issue’ is closed to new replies.