Open ocde opened 5 years ago
bitnami-redmine提交时速度很慢,甚至提示上游服务器无反应 修改 ${installdir}/apps/redmine/config/database.yml 在 production: 的最后添加 reconnect: true
参考: https://bitnami.com/forums/forums/redmine/topics/redmine-proxy-error-after-hours-of-no-use-fresh-install
试了下果然解决了问题。
bitnami-redmine提交时速度很慢,甚至提示上游服务器无反应 修改 ${installdir}/apps/redmine/config/database.yml 在 production: 的最后添加 reconnect: true
参考: https://bitnami.com/forums/forums/redmine/topics/redmine-proxy-error-after-hours-of-no-use-fresh-install
试了下果然解决了问题。