Title: Curl Command Issue
Last modified: June 21, 2022

---

# Curl Command Issue

 *  [g33kyguy](https://wordpress.org/support/users/g33kyguy/)
 * (@g33kyguy)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/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
   panel
 * So, 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 [http://botdapi.com/wallets/api3/notify/BTC/block/00000000000000000002898ffdc68e5aced0d253daa5f13419fd6616b7c406ef](http://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!

Viewing 1 replies (of 1 total)

 *  Plugin Author [dashed-slug.net](https://wordpress.org/support/users/dashedslug/)
 * (@dashedslug)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/curl-command-issue/#post-15906535)
 * Hello,
 * – Try the curl command in your shell to see what the problem is. Everything inside
   the `()` characters is the command.
    – The /wallets/ URL fragment does not correspond
   to a directory, so that is not the problem. – Notifying about blocks does not
   do much. If you notify for a transaction, and its outputs point to a user deposit,
   then the notification should create the user deposit on the plugin’s ledger.
 * with regards
 * P.S. Apologies for the very late reply. I did not get a notification for your
   issue. I am beginning to check the forums manually every day so I don’t miss 
   anything.

Viewing 1 replies (of 1 total)

The topic ‘Curl Command Issue’ is closed to new replies.

 * ![](https://ps.w.org/wallets/assets/icon-256x256.png?rev=1570088)
 * [Bitcoin and Altcoin Wallets](https://wordpress.org/plugins/wallets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wallets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wallets/)
 * [Active Topics](https://wordpress.org/support/plugin/wallets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wallets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wallets/reviews/)

## Tags

 * [bitcoin](https://wordpress.org/support/topic-tag/bitcoin/)
 * [deposit](https://wordpress.org/support/topic-tag/deposit/)

 * 1 reply
 * 2 participants
 * Last reply from: [dashed-slug.net](https://wordpress.org/support/users/dashedslug/)
 * Last activity: [3 years, 10 months ago](https://wordpress.org/support/topic/curl-command-issue/#post-15906535)
 * Status: not resolved