Hello Kazuldur,
I've tried to update my faucet to the latest version, r-64, but it's not working. Am I doing something wrong? Whenever I update, and after the update I try to claim from my faucet, it gives me this error:
The bitcoinshowers.com page isn’t working
bitcoinshowers.com is currently unable to handle this request.
HTTP ERROR 500
This also happens when I try to log into my admin panel.
Have I done something wrong? I've replaced admin.php, index.php and added config.php in the root directory, and added the http-foundation and ips folders to the libs directory, and added the "script" folder. Did I miss something? (I update manually)
If Kazuldur or someone else could provide help, that would be great, thanks!
-snip-
Hello Kazuldur,
I've tried to update my faucet to the latest version, r-64, but it's not working. Am I doing something wrong? Whenever I update, and after the update I try to claim from my faucet, it gives me this error:
The bitcoinshowers.com page isn’t working
bitcoinshowers.com is currently unable to handle this request.
HTTP ERROR 500
This also happens when I try to log into my admin panel.
Have I done something wrong? I've replaced admin.php, index.php and added config.php in the root directory, and added the http-foundation and ips folders to the libs directory, and added the "script" folder. Did I miss something? (I update manually)
If Kazuldur or someone else could provide help, that would be great, thanks!
Like
sabotag3x said, your IP is probably blocked by your faucet (either directly in settings or indirectly through NastyHosts). Set $display_errors = true; in your config.php file to confirm that.
To clear security settings of your faucet without access to admin panel you can either modify values directly in your database, or download this script:
https://faucetinabox.com/static/download/tools/clear-security.php , upload it to your server and open it in your browser.
If possible, please PM me your IP address.
Thank you both very much for your help.
However, the error message when I set the $display_errors = true; seems to give me a different ip address than my own from a different provider in a different state; should I just unblock both of them? I'm not sure if unblocking both would result in a negative effect or not. Thanks again for the help.
EDIT:
It seems like I am not the only one who is blocked from claiming, I've waited an hour to test and only 200 satoshis have gone down, so perhaps it is not just my problem? Or maybe there are so many bots that were blocked by this good script?