blockchain icon indicating copy to clipboard operation
blockchain copied to clipboard

access failed

Open xiaohui96 opened this issue 4 years ago • 0 comments

i run three blockchain.py in port 5000 50001 5002 in three terminal, i can acesss the http://127.0.0.1:5000/chain, and it works. However, the http://127.0.0.1:50001/chain and http://127.0.0.1:5002/chain, i failed by "AttributeError:'Request' object has no attribute' is_xhr", why?

xiaohui96 avatar May 11 '20 13:05 xiaohui96