TestNet BlockExplorer Dependency

Hello,

I’d like to understand the dependency to issue a certificate in relation with the testnet.blockexplorer.

Since 3 ou 4 days ago, I can’t issue a new certificate in Bitcoin TestNet, due that error: testnet.blockexplorer.com | 521: Web server is down.

It’s mean that testnet bitcoin is down ? I don’t understand , because I’m able to generate credit from Faucet to my public address… so in my mind it can’t be off… to transfer credit…

Could someone help me to understand this ?

WARNING - Your app is configured to skip the wifi check when the USB is plugged in. Read the documentation to ensure this is what you want, since this is less secure
INFO - This run will try to issue on the bitcoin_testnet chain
INFO - Set cost constants to recommended_tx_fee=0.000600,min_per_output=0.000028,satoshi_per_byte=250
INFO - Processing 1 certificates
INFO - Processing 1 certificates under work path=/ufp/tmp
INFO - Total cost will be 133500 satoshis
INFO - Starting finalizable signer
WARNING - app is configured to skip the wifi check when the USB is plugged in. Read the documentation to ensure this is what you want, since this is less secure
INFO - Stopping finalizable signer
WARNING - app is configured to skip the wifi check when the USB is plugged in. Read the documentation to ensure this is what you want, since this is less secure
INFO - here is the op_return_code data: be2eaa1d0e526b2532ba76c4b476835639863dd7681958c093997c162f7908b9
INFO - Unsigned hextx=0100000001d3bef20a90c986b69488d3025180a7b3b43b194631fc249bf02a75459c7dec630000000000ffffffff02e0570e00000000001976a91407317edb86a2fc4226bf182d544d55e591882b1988ac0000000000000000226a20be2eaa1d0e526b2532ba76c4b476835639863dd7681958c093997c162f7908b900000000
INFO - Preparing tx for signing
INFO - Starting finalizable signer
WARNING - app is configured to skip the wifi check when the USB is plugged in. Read the documentation to ensure this is what you want, since this is less secure
INFO - Stopping finalizable signer
WARNING - app is configured to skip the wifi check when the USB is plugged in. Read the documentation to ensure this is what you want, since this is less secure
INFO - The actual transaction size is 235 bytes
INFO - Signed hextx=0100000001d3bef20a90c986b69488d3025180a7b3b43b194631fc249bf02a75459c7dec63000000006b483045022100c628ed9fa18b9415903d67c7d686ef41991fc76658f686883ad50c165ef5897b02201121031a2c076c6ba70779c8172a17450867f399bded0cc68aa574a2f8f12b4b0121020dbf838b8c19f2863caaf908b24f7d902599fbd9339fcf12b5f3c8f8fba1f2e3ffffffff02e0570e00000000001976a91407317edb86a2fc4226bf182d544d55e591882b1988ac0000000000000000226a20be2eaa1d0e526b2532ba76c4b476835639863dd7681958c093997c162f7908b900000000
INFO - Signed hextx=0100000001d3bef20a90c986b69488d3025180a7b3b43b194631fc249bf02a75459c7dec63000000006b483045022100c628ed9fa18b9415903d67c7d686ef41991fc76658f686883ad50c165ef5897b02201121031a2c076c6ba70779c8172a17450867f399bded0cc68aa574a2f8f12b4b0121020dbf838b8c19f2863caaf908b24f7d902599fbd9339fcf12b5f3c8f8fba1f2e3ffffffff02e0570e00000000001976a91407317edb86a2fc4226bf182d544d55e591882b1988ac0000000000000000226a20be2eaa1d0e526b2532ba76c4b476835639863dd7681958c093997c162f7908b900000000
INFO - verifying op_return value for transaction
INFO - verified OP_RETURN
WARNING - Caught exception trying provider <bound method BlockrIOBroadcaster.broadcast_tx of <cert_issuer.blockchain_handlers.bitcoin.connectors.BlockrIOBroadcaster object at 0x7f0c533459b0>>. Trying another. Exception=Expecting value: line 1 column 1 (char 0)
ERROR - Error broadcasting the transaction through the BlockExplorer API. Error msg:

testnet.blockexplorer.com | 521: Web server is down body{margin:0;padding:0}

Error 521 Ray ID: 4e5ca26dcfe1cf64 • 2019-06-12 14:49:58 UTC

Web server is down

You

Browser

Working
Ashburn

Cloudflare

Working
testnet.blockexplorer.com

Host

Error

What happened?

The web server is not returning a connection. As a result, the web page is not displaying.

What can I do?

If you are a visitor of this website:

Please try again in a few minutes.

If you are the owner of this website:

Contact your hosting provider letting them know your web server is not responding. Additional troubleshooting information.

Cloudflare Ray ID: 4e5ca26dcfe1cf64 Your IP: 13.72.69.230 Performance & security by Cloudflare

WARNING - Caught exception trying provider <bound method BlockExplorerBroadcaster.broadcast_tx of <cert_issuer.blockchain_handlers.bitcoin.connectors.BlockExplorerBroadcaster object at 0x7f0c53345860>>. Trying another. Exception=

1 Like

I’m getting the same thing.

1 Like

I think if it’s really down, nobody is issuing certificate in testnet bitcoin, right ?

If my afirmation is true, maybe the cert-issuer should allow to setup a differente blockexplorer in config.ini…

Att,
Fernando.

I got it working after updating my cert-issuer folder to the latest from the GitHub repo. It still fails a couple times at the same part of the process but it eventually goes through. I was then able to look up the Tx id to verify it was issued.

have you tried updating to the latest version?

1 Like

I updated and tested again, and it work !

Thank you @ecast96