japronto icon indicating copy to clipboard operation
japronto copied to clipboard

quistion about reload

Open dewei12138 opened this issue 7 years ago • 3 comments

i run(host=0.0.0.0, port=5551, reload=True) to start server. when i request api, it tell me:POST http://localhost:5551/test net::ERR_CONNECTION_REFUSED

dewei12138 avatar Jan 08 '19 06:01 dewei12138

please help

dewei12138 avatar May 24 '19 01:05 dewei12138

@dewei12138 Attach your code, please

Detrous avatar Jun 19 '19 11:06 Detrous

app.run(host=xxx, port=xxx, debug=True, reload=True) http://localhost:5551/test net::ERR_CONNECTION_REFUSED @Detrous

dewei12138 avatar Jul 04 '19 05:07 dewei12138