python+flask+nginx+uwgsi+mongodb
启动运行大约20分钟左右进行新建(写入)、删除操作时会有错误提示
Internal Server ErrorThe server encountered an internal error and was unable to complete
your request. Either the server is overloaded or there is an error in
the application.
但是,返回页面后,新建(写入)的信息成功创建,删除的信息也成功删除。请问这是哪方面的问题?
app.py刚启动时没有这样的问题,运动大概20分钟后有这样的清空。