Forum Replies Created
-
AuthorPosts
-
alexgKeymaster
Thank you very much for sharing all of this info. Setting up a service is the best option as you said.
Once I try this out myself I will add to the documentation.
It makes sense that when you set up a tunnel you need to connect to localhost instead of the remote IP.
best regards
alexgKeymasterNo, you do not need SSL.
In fact, in Bitcoin core, SSL in RPC calls is deprecated precisely because the recommended practice is SSH tunneling.
alexgKeymasterIn your adapter settings, near the bottom, close to the “Save Settings” button there should be a checkbox “enable SSL”. Did you check that?
alexgKeymasterYes this was implemented in version 1.2.0.
regards!
alexgKeymasterYes this is something that I intend to do. It can work not only with CoinPayments but with all wallets.
It requires an addition to the coin adapters interface. So it will have to wait until a later version.
thanks
kind regards
alexgKeymasterHi, good to hear you got it working.
I intend to add instructions in the documentation at some point, so thank you for sharing the command.
As for keeping the tunnel alive, it seems the best practice is to use
autossh
:alexgKeymasterHello,
I cannot reproduce the issue you are reporting with the default settings for Wordfence. In my installation it does not block the API endpoint for the CoinPayments IPN.
However here’s something you can try:
1. Go to Admin → Wordfence → Firewall → Whitelisted URLs
2. Enter the following:
URL:/
Param Type: query string
Param Name:wallets-cp-ipn
This should whitelist that request.
Alternatively, use the firewall’s “learning mode” while performing a deposit and it should create a rule. Learning mode can be enabled under “Basic Firewall Options” → “Web Application Firewall Status”
If you try this, can you please report here what you found?
Thank you.
alexgKeymasterEven if you turn off wp-cron, there is a failsafe mechanism that will ensure that the cron jobs for this plugin will eventually run. You will be notified about this in your admin area.
You can of course add a Linux cron job as well to make it extra certain that the job runs at regular intervals. But you shouldn’t have to.
alexgKeymasterThank you for reporting this!
I have since added the information about Wordfence to the troubleshooting guide for the CoinPayments adapter.
alexgKeymasterHi, if you’re using the CoinPayments adapter, it’s because the service is under maintenance at the moment:
> We are sorry, the website is under maintenance. We should be back shortly.
The error should resolve once the service is back up. Nothing to do with WPML.
kind regards
alexgKeymasterKeep in mind that the user balances should be OK, no harm was done.
If you have withdrawn funds so that the wallet balances are less than the user balances, then simply deposit funds again to an address that does not correspond to a user. No need to start from scratch.
alexgKeymasterHello,
Yes I have this in my notes and have plans to do it soon.
kind regards
alexgKeymaster1. As an admin you can see the balances of your users if you go to Users -> All Users -> View or Edit.
2. You cannot directly edit user balances because they are derived from the sum of their transactions. To increase a user’s balance, you can send them an internal transfer via the [wallets_move] shortcode. You can also cancel an internal transfer, which will make it not count towards their balance.
kind regards
P.S. In the future can you please open a new thread for each distinct request? This helps keep the forums clean for people who look for similar info in the future. Thank you.
March 20, 2018 at 12:03 pm in reply to: When loading the page it stays frozen for 2 or 3 seconds #2663alexgKeymasterYes thanks, I am aware of this performance issue and I am working on it.
kind regards
alexgKeymasterUnfortunately there is no such list at the moment, but I could add it in a future version. Thank you.
-
AuthorPosts