Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ZILLA] [dPoW] CHAINZILLA - BaaS Enterprise Blockchain Deployment & DevOPs
by
njappboy
on 23/07/2018, 00:47:15 UTC
Faucet has been broken for a couple of days now on chrome. recaptcha seems to be expected

https://www.atomicexplorer.com/#/faucet/zilla


As you can see from this image the GET to https://www.atomicexplorer.com/api/faucet?address=REyhda594AGVdpmiit1bAnsQNxkHjaGkdt&coin=zilla&grecaptcha=null fails.
https://imgur.com/a/mVtcxn8
{"msg":"error","result":"Failed captcha verification"}



we are working on a better faucet. for the moment pbca26 made some changes to the atomicexplorer faucet. It will be back online soon.

It is working with safari. I thought it was a ghostery issue with chrome but it isn't.
In chrome there is a script exception thrown:
Uncaught TypeError: grecaptcha.render is not a function
    at ReCaptcha._renderGrecaptcha (index.js:609)
    at ReCaptcha.componentDidUpdate (index.js:565)
    at CallbackQueue.notifyAll (CallbackQueue.js:74)
    at ReactReconcileTransaction.close (ReactReconcileTransaction.js:78)
    at ReactReconcileTransaction.closeAll (Transaction.js:207)
    at ReactReconcileTransaction.perform (Transaction.js:154)
    at ReactUpdatesFlushTransaction.perform (Transaction.js:141)
    at ReactUpdatesFlushTransaction.perform (ReactUpdates.js:87)
    at Object.flushBatchedUpdates (ReactUpdates.js:170)
    at ReactDefaultBatchingStrategyTransaction.closeAll (Transaction.js:207)
    at ReactDefaultBatchingStrategyTransaction.perform (Transaction.js:154)
    at Object.batchedUpdates (ReactDefaultBatchingStrategy.js:60)
    at Object.enqueueUpdate (ReactUpdates.js:198)
    at enqueueUpdate (ReactUpdateQueue.js:22)
    at Object.enqueueSetState (ReactUpdateQueue.js:216)
    at ReCaptcha.ReactComponent.setState (ReactBaseClasses.js:62)
index.js:609
https://imgur.com/a/Wz8ksri