Bitcoin Forum
June 22, 2024, 04:02:00 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23] 24 25 »
441  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - free API & faucet script, create your own crypto faucet on: December 16, 2014, 11:45:06 AM
Is the referral option for faucets not working? using the "r=" parameter followed by my BTC address?

I do not seem to find the referral payments when checking the address although I know that the referral address has been used to claim with.

On most faucets (those based on Microfaucet and Faucet in a Box) you must go to the faucet and claim your prize. You'll get your referral earnings as a bonus to the usual prize.

I think you have misunderstood my question Smiley
I was asking if the referral system is broken? I have shared my referral links to faucets with some people who I know has made a request in the faucets.
However, I do not see any referral payments on my address:
https://faucetbox.com/en/check/1EoHJefEoZc7v4qTRMSBNDPPiZYDj2Zo3v



FB faucets will accumulate the REF earning and will pay when YOU visit the faucet (there are scammers ofc that will either show one % and give you zero or lower %).

MF faucets will accumulate the REF earning and will pay when YOU visit the faucet (no need to enter the captcha if you want only the REF earning) OR when the earning is ABOVE 1000 satoshi (there are scammers ofc that will either show one % and give you zero or lower %).

Custom faucets. Who knows Smiley
442  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - free API & faucet script, create your own crypto faucet on: December 15, 2014, 01:30:40 PM

As you can read here: https://faucetbox.com/en/api the API requests HAVE to be POST, not GET (and adding query string to the URL means a GET request). It defaults to BTC if it doesn't find a currency parameter in POST data.
Retrieving BTC balance using GET request is an undocumented feature made for a compatibility with Microfaucet and you should not use it. Smiley

Ah, crap, then time to ditch the Microfaucet idea and start something better from the scratch.

Thanks anyway  Smiley
443  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - free API & faucet script, create your own crypto faucet on: December 15, 2014, 12:36:07 AM
The update is finished and it looks like everything is okay Smiley. If you find any issue, please let me know.

Now you can finally list multiple faucets on our Faucets list using single account! Smiley. However if you want that, you should now use different API kay for each faucet. You can create new faucets in your Dashboard after logging in on FaucetBOX.com. All faucets share the same balance of coins.


Hey. I try to make multy-currency faucet but when I load the links below I always get the BTC balance:

https://faucetbox.com/api/v1/balance?api_key=KEY_HERE&currency=BTC
https://faucetbox.com/api/v1/balance?api_key=KEY_HERE&currency=LTC
https://faucetbox.com/api/v1/balance?api_key=KEY_HERE&currency=DOGE
444  Economy / Micro Earnings / Re: [ANN] Microwallet.org - API + free faucet script, start your own faucet! on: December 07, 2014, 06:42:01 PM
How do you access microwallet.org? Their site is down for me for more than a month.

Are you using 32 bit windows & google Chrome (or another combination between outdated operating system + browser) ?

If yes, try FireFox  Tongue

Yes, I am using latest Chrome under WinXP SP3(32 bit), reinstalled less than a week ago. Same with previous and current install - Chrome says: "Error code: ERR_SSL_VERSION_OR_CIPHER_MISMATCH". I am using Google's DNS server 8.8.8.8, tried to change it but still the same error appears.

Just try FireFox and it will be fine Wink No clue for the old windows + chrome combination but I don't think cloudflare cares about their free/low paying customers.
445  Economy / Micro Earnings / Re: [ANN] Microwallet.org - API + free faucet script, start your own faucet! on: December 07, 2014, 12:53:16 AM
How do you access microwallet.org? Their site is down for me for more than a month.

Are you using 32 bit windows & google Chrome (or another combination between outdated operating system + browser) ?

If yes, try FireFox  Tongue
446  Economy / Service Announcements / Re: ***CoinGamez Play Online Games for Free The Official page *** on: November 28, 2014, 12:39:59 AM
Actually it looks more like a bug caused by the high load today than anything else. Check this video http://youtu.be/UfWMgVrWqYQ

Maybe epay.info DB crashed or something else?

Happened to me again. Looks like it only happens when the captcha is on the right side and never when it is on the left side.

hope you will catch the bug soon Roll Eyes
447  Economy / Service Announcements / Re: ***CoinGamez Play Online Games for Free The Official page *** on: November 27, 2014, 11:13:35 PM
Actually it looks more like a bug caused by the high load today than anything else. Check this video http://youtu.be/UfWMgVrWqYQ

Maybe epay.info DB crashed or something else?
448  Economy / Micro Earnings / Re: [ANN] Microwallet.org - API + free faucet script, start your own faucet! on: November 25, 2014, 12:01:31 AM
Having a strange issue myself. I own http://cointreats.com/ and I manage http://bitcoinpuddle.com both of them I've done a bit of a custom design for. However for some reason every 5 or so minute the site will no longer load. I attempted to contact my host provider and it's nothing on their part as nothing has changed and the rest of my sites function fine. I've attempted to switch PHP versions 5.2, 5.3, 5.4, 5.5 and 5.6. None of which are working. The sites were both functioning fine up until a day ago.

My only working solutions so far is I've had to upload an additional folder http://cointreats.com/v2/ which is just the bare faucet, I have a Google Chrome extension refreshing that page every 60 seconds. Otherwise if I don't visit the /v2/ directory my faucet will not load. I'm not sure what would be causing it. Any ideas?

I've tried also disabling the plugins and that didn't seem to do it either.

For me, your faucet loads fine currently. I'm not sure about in the next 5 minutes though.

I know it's currently loading like I said I have a browser page open on my other computer that refreshes http://cointreats.com/v2/ every 60 seconds. The only reason my faucet is currently running is because I'm refreshing that /v2/ every 60 seconds or so. Otherwise it wouldn't work.

Any errors when you change (line 10)
Code:
error_reporting(0);
to
Code:
error_reporting(E_ALL);
?

Did you try to go with ReCaptcha instead of solve media.

Did you try to comment out all the:
Code:
check_for_update();
lines.

I'm only guessing what could be wrong.

I never got and API key from MW ... and I requested one 3 weeks ago ... probably I should try again  Roll Eyes
449  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - free API & faucet script, create your own crypto faucet on: November 15, 2014, 04:26:07 PM
Strange. There are at least 3 faucets running "Faucet In a Box script" with timers going to 0 ... and if I wait 2~5 minutes instead of making a claim immediately ... they start to count again.

http://redfaucet.pw/

http://xdeathwing.com/faucet/

http://earnfreebitcoinsonline.com/index.php

Maybe the IP/ID protection is messed-up, working globally allowing for just one user to claim and that's all.

(I'm not the owner ... but it looks suspicious ... maybe a bug?)
450  Economy / Micro Earnings / Re: [ANN] Microwallet.org - API + free faucet script, start your own faucet! on: November 15, 2014, 11:15:04 AM
That ePay.info third party wallet thing is in beta I believe, it's being used by some of the faucets, but the main page says 3 days til it's fully functional..
I'm surprised, it's actually quite nice!  Tongue


99% that ePay.info will be scam  site and created for only one reason,scam money.

Most likely nobody spends 2 weeks of their live for development + 7 days/month for support and development of new features ... to steal 3-4-5 bitcoins 2 or 3 months later ... when he can live forever with a 2-5% fee. And the more features he makes ... larger chunk of that business he will get  Roll Eyes
451  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - free API & faucet script, create your own crypto faucet on: November 15, 2014, 10:49:03 AM


Well I set up mine and after some help from (very good) support it seems to be working fine. http://earnfreebitcoinsonline.com/index.php
 The only thing is that after every dispense I get these messages

Notice: U in /home/iporncoi/public_html/www.EarnFreeBitcoinsOnline.com/index.php on line 832

Warning: C in /home/iporncoi/public_html/www.EarnFreeBitcoinsOnline.com/index.php on line 837

Any idea how to fix this?
I asked support since he has been very helpfull however he is obviously very busy.

I have been looking for faucet software and really like this faucet.

You can try to hide them setting on line 33:
Code:
error_reporting(-1);
to
Code:
error_reporting(0);

Anyway, you need to activate the adbit ads (at the adbit website) in order for ppl to be able to bid for them.
452  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - free API & faucet script, create your own crypto faucet on: November 14, 2014, 11:59:54 PM
Hi please can you help ... install faucetBox API but is not working says: Error connecting to FaucetBOX.com API. Either your hosting provider does not support external connections or FaucetBOX.com API is down.

prube the:
plumber-diag-tool-fb.php

and the result was:

Plumber FB Diagnostic Tool 0.9b by NeedIfFindIt

PHP Version: 5.4.14
OpenSSL Version: OpenSSL 1.0.0-fips 29 Mar 2010
allow_url_fopen: Success
DNS Response: 104.28.28.86

--- Trying fsockopen - HTTP ---
Success

--- Trying fsockopen - HTTPS - IP method ---
Success

--- Trying fsockopen - HTTPS - gethostbyname method ---
Success

Trying fsockopen --- - --- HTTPS
Success

If you are Unable to help yourself Please kindly post all the content above at: https://bitcointalk.org/index.php?topic=844119.0;all
Do not forget to delete this file.


that I can do?

Already deposit and activate the wallet ... please help

I think they are preparing version that does not use curl but anyway. What about the: plumber-curl.php
https://bitcointalk.org/index.php?topic=844119.msg9530759#msg9530759
453  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - free API & faucet script, create your own crypto faucet on: November 13, 2014, 03:28:57 PM
Needitfindit.

You are the superman.

faucet is working flawless.

Thank you.

Any doge adress for a tip?

WOW  Tongue

D8RfwHuEZM7GMcLT1HWA9ukVjW8oTthH9T

https://dogechain.info/address/D8RfwHuEZM7GMcLT1HWA9ukVjW8oTthH9T

send you 800 doge. thanks for your efforts.

Thanks!
454  Economy / Micro Earnings / Re: [ANN] Microwallet.org - API + free faucet script, start your own faucet! on: November 13, 2014, 03:14:18 PM
Maybe 502 Bad Gateway is caused because there are too many output addresses.

I've seen this issue with the mass small payments before.

Maybe he should try to send in smaller chunks to all the users that have 0.01 BTC or more. If he is smart he will be able to avoid the required 0.0001 fee.

Then do the same with the smaller amounts ... and for the future double the "miner fee".
Their API worked fine with 138 outputs in the past. Tested with 108 outputs, same issue. Tested with 2 outputs and worked, but 2 outputs are not enough obviously. Anyways, sending the transaction and then responding with an error page is unacceptable so we are working on a solution to replace it. If the test goes well it can be deployed within a few hours.

If you are using the GET method described in their API you may be hitting the GET length limitation which may vary between the servers between 2kb and 8kb but then the transaction should fail then.

Error 502 - comes most likely from cloudflare. Probably somewhere they have "timeout" value to increase.

Maybe the only option is to break it into 3 parts:
- check the balance of the address used to send from
-- on error - fail
- try to send
-- on error - wait 1-2 minutes and check the balance of the address used to send from https://blockchain.info/rawaddr/[ADDRES-SHERE]
--- if the amount stays the same then assume the operation has failed
--- if the amount got changed then then success - get the first TX id
-- on success use the returned TX

Otherwise good luck making bitcoind work
455  Economy / Micro Earnings / Re: [ANN] Microwallet.org - API + free faucet script, start your own faucet! on: November 13, 2014, 01:58:34 PM
New News

Q: Why are the withdrawals delayed? A: Blockchain.info API stopped working basically, so we are working on a solution to replace it completely. (Their API responding with 502 Bad Gateway error and randomly sending or not sending the transaction.)

That is bullshit because 1000 other websites are using the blockchain API without any problems

Microwallet is turning into a scam and is gathering up as many coins of yours for as long as possible

Or maybe not:
https://blockchain.info/address/1JA4GGzsGbNnu4SksU49YF9FkA12MRVQWN?filter=1

Maybe 502 Bad Gateway is caused because there are too many output addresses.

I've seen this issue with the mass small payments before.

Maybe he should try to send in smaller chunks to all the users that have 0.01 BTC or more. If he is smart he will be able to avoid the required 0.0001 fee.

Then do the same with the smaller amounts ... and for the future double the "miner fee".
456  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - free API & faucet script, create your own crypto faucet on: November 13, 2014, 12:29:37 PM
@NeedIfFindIt THANK YOU! for your help, but the tipps didnt worked for me Sad


So i changed in the FaucetBOX.php to

Code:
public function __exec($method, $params = array()) {
        $params = array_merge($params, array("api_key" => $this->api_key, "currency" => $this->currency));

        $ch = curl_init($this->api_base . $method);
        curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
        curl_setopt($ch, CURLOPT_POST, true);
        curl_setopt($ch, CURLOPT_POSTFIELDS, $params);
        curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
        $response = json_decode(curl_exec($ch), true);
        $this->last_status = $response['status'];
        curl_close($ch);

        return $response;
    }

Nothing happend: The plumber-curl.php already shows "SSL Cert Problem" and if i try claim
on my faucet i get:

Code:
Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /hp/ca/aa/gh/www/LandOfDogecoin/libs/faucetbox.php on line 32

Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /hp/ca/aa/gh/www/LandOfDogecoin/libs/faucetbox.php on line 44

In the FaucetBOX admin Panel these message is shown:

Code:
Error connecting to FaucetBOX.com API. Either your hosting provider doesn't support external connections or FaucetBOX.com API is down. Send an email to support@faucetbox.com if you need help.


also is
Code:
protected $api_base = "https://faucetbox.com/api/v1/";
right?

What happens when you uncomment:
Code:
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);

In:
Code:
plumber-curl.php
457  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - free API & faucet script, create your own crypto faucet on: November 13, 2014, 11:57:17 AM
With the plumber-curl.php i get this :
Code:
SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed

That looks confusing.  Huh So the SSL Certificate of Faucetbox is broken?

I suppose this is because they moved to cloudflare (it is reverse proxy).

Adding:

Code:
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);

To

Code:
libs/faucetbox.php

Somewhere between:
Code:
$ch = curl_init($this->api_base . $method);

and

Code:
$response = json_decode(curl_exec($ch), true);

Should make your faucet work.

And hope they will find some time to give us an official "how to".

Plumber FB Diagnostic Tool 0.9b by NeedIfFindIt

PHP Version: 5.4.31
OPENSSL Version: OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
allow_url_fopen: Success
DNS Response: 104.28.29.86

--- Trying FSOCKOPEN - HTTP ---
Success

--- Trying FSOCKOPEN - HTTPS - IP method ---
Success

--- Trying FSOCKOPEN - HTTPS - gethostbyname method ---
Success

--- Trying FSOCKOPEN - HTTPS ---
Success


the curl one i got¨this

SSL peer certificate or SSH remote key was not OK

Looks like you have the same issue.
458  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - free API & faucet script, create your own crypto faucet on: November 13, 2014, 11:36:47 AM
Code:
PHP Version: 5.2.10
OPENSSL Version: OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
allow_url_fopen: Success
DNS Response: 104.28.28.86

--- Trying FSOCKOPEN - HTTP ---
Success

--- Trying FSOCKOPEN - HTTPS - IP method ---
Success

--- Trying FSOCKOPEN - HTTPS - gethostbyname method ---
Success

--- Trying FSOCKOPEN - HTTPS ---
Success

So is it right, that the errors are normal on OpenSSL 0.9.x with PHP 5.2?
Is there a fix, to get it working?

Having 4*Success means simply it should work mo matter the openssl version.

What about this:

plumber-curl.php
Code:
<?php

        $params 
array_merge(array("api_key" => ''"currency" => 'BTC'));

        
$ch curl_init('https://faucetbox.com/api/v1/');

        
curl_setopt($chCURLOPT_POSTtrue);
        
curl_setopt($chCURLOPT_POSTFIELDS$params);
        
curl_setopt($chCURLOPT_RETURNTRANSFERtrue);
        
//curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);

        
$response json_decode(curl_exec($ch), true);

        echo 
curl_error($ch);

        
curl_close($ch);

        
print_r($response);

?>


You should get

Code:
Array ( [status] => 404 [message] => Invalid API method )
459  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - free API & faucet script, create your own crypto faucet on: November 13, 2014, 10:55:15 AM
cPanel Version   11.46.0 (build 14)
Tema   x3
Versão do Apache   2.2.27
Versão do PHP   5.4.31
Versão do MySQL   5.6.21
Arquitetura   x86_64
Sistema operacional   linux
Endereço IP compartilhado   xxxx
Path to sendmail   /usr/sbin/sendmail
Caminho para Perl   /usr/bin/perl
Versão do Perl   5.8.8
Versão do kernel   2.6.18-308.8.1.el5xen
cPanel Pro   1.0 (RC1) 


i am unable to find the TLS version O.o

You can. Just run this.

https://bitcointalk.org/index.php?topic=844119.msg9513928#msg9513928

and copy-paste the result here (it was made initially for MW so it can get you false negatives).
460  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - free API & faucet script, create your own crypto faucet on: November 13, 2014, 02:32:46 AM
Error connecting to FaucetBOX.com API. Either your hosting provider doesn't support external connections or FaucetBOX.com API is down. Send an email to support@faucetbox.com if you need help.


This problem is only with me or it sbecause they changed hosts?

The whole site has been down for around 2 days now.

If is too long to be a DNS issue.

I'm just speculating.
They moved to use cloudflare services as protection against DDoS.
It uses TLS 1.2 for encryption.
OPENSSL 0.9.x has a bug that fails in case of TLS.
Most PHP 5.3 & 5.4 hosts come with OPENSSL 0.9.x

Now connect the dots.

What are your PHP and OPENSSL versions?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23] 24 25 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!