Blockstack Testnet Network has error currently

I found that the official testnet on [http://testnet.blockstack.org/] has error now.I can’t use the function that fund address with stacks. Please fix it!

the log under:
Failed to send tokens to mqWCwnYzoC5tJVoRetjaU8iTZHMQrFgxnG
Traceback (most recent call last):
File “/usr/local/lib/python2.7/dist-packages/blockstack_integration_tests-22.0.0.0-py2.7.egg/blockstack_integration_tests/scenarios/testnet_public.py”, line 307, in do_POST
res = testlib.blockstack_send_tokens(addr, ‘STACKS’, value, wallets[3].privkey)
File “/usr/local/lib/python2.7/dist-packages/blockstack_integration_tests-22.0.0.0-py2.7.egg/blockstack_integration_tests/scenarios/testlib.py”, line 919, in blockstack_send_tokens
txid = nodejs_cli(‘send_tokens’, stacks_recipient_address, token_type, token_amount, serialize_privkey_info(privkey), serialize_privkey_info(btc_payment_key), safety_checks=safety_checks, tx_only=tx_only, consensus_hash=consensus_hash, expect_fail=expect_fail)
File “/usr/local/lib/python2.7/dist-packages/blockstack_integration_tests-22.0.0.0-py2.7.egg/blockstack_integration_tests/scenarios/testlib.py”, line 463, in nodejs_cli
ret = run(base_cmd, list(args))
File “/usr/local/lib/python2.7/dist-packages/blockstack_integration_tests-22.0.0.0-py2.7.egg/blockstack_integration_tests/scenarios/testlib.py”, line 447, in run
raise Exception(“Exit code {}: {}”.format(res, cmd))
Exception: Exit code 1: [’/usr/bin/blockstack-cli’, ‘-i’, ‘-N’, ‘52595’, ‘-G’, ‘5000’, ‘send_tokens’, ‘ST1PRT4JGMSE56B51SVZ8S4RR3P29CVDGERD4FQDX’, ‘STACKS’, ‘10000000’, ‘0b5b76951ed5f2c327203854b2c88cfd17c2fc65f23ebaeab101e55de220ed4701’, ‘5f1907a7805fcad134440439eb28708f166e337828a6ee32cbc760a991c3d56201’]

Thanks for letting us know! Can you try now?

I have tried again just now. But the error was not fixed. I’m still unable to fund address with STACKS on page [https://testnet.blockstack.org/]

Okay, I think I fixed it now.

It’s ok now

Excuse me, testnet is broken again just like before.
Please fix this problem,thx!