[Flask] Getting 404 on one endpoint on one system

Larry Martell larry.martell at gmail.com
Wed Aug 21 14:03:11 EDT 2019


On Wed, Aug 21, 2019 at 1:58 PM Yu-Xuan Dong <yuxuan.dong at outlook.com> wrote:
>
> It may be caused by your HTTP server config. What HTTP server are you using and how do you canfigure it?

mod_wsgi-express but I get the same results running from the command line.

>
> YX. D.
> ________________________________
> 发件人: Flask <flask-bounces+yuxuan.dong=outlook.com at python.org> 代表 Larry Martell <larry.martell at gmail.com>
> 发送时间: Thursday, August 22, 2019 1:49:34 AM
> 收件人: flask at python.org <flask at python.org>
> 主题: [Flask] Getting 404 on one endpoint on one system
>
> I have a flask app deployed on 2 systems. On one system all endpoints
> work. On the other 1 endpoint gives a 404 (all the others work).  I
> have verified that the code is identical on both systems. Anyone have
> any thoughts on what could be going on or how I can debug this?
> _______________________________________________
> Flask mailing list
> Flask at python.org
> https://mail.python.org/mailman/listinfo/flask


More information about the Flask mailing list