satwikkansal / python_blockchain_app

A fully functional blockchain application implemented in Python from scratch (with tutorial).
819 stars 471 forks source link

Localhost 5000 & 8000 can not work. #60

Closed Yihong111111 closed 1 year ago

Yihong111111 commented 1 year ago

I am a new student to learn blockchain, I think this project is a good start point and try to run it on my computer, when I run the commond on terminal, it shows like picture 1:

1

I think the port is already work. But my localhost pages all out of work, and it shows like picture 2 & 3:

2 3

May I ask what is the reason? Thanks in advance.

Yihong111111 commented 1 year ago

It suddently work, and I will close the issue, but I am happy if you can give me some hits what might be the reason. Thanks your project, it really helpful.