Windows cmd not detecting flask server

折月煮酒 提交于 2019-12-12 03:46:57

问题


I'm working on vagrant and running host on 127.0.0.1:5000, but problem is cmd is not detecting any host, due which workbench is continuously giving error on making ssh connection.

Here is my host running :

And flask server is running on port :5000

And workbench is countinously giving error. I think error is due to workbench is unable to locate host :

In vagrant file forwarded_port is 5000 :

来源:https://stackoverflow.com/questions/37321679/windows-cmd-not-detecting-flask-server

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!