openshift 收到智能关机请求

openshift received smart shutdown request

我意外收到 500 Internal Server Error,我不知道为什么。我的错误日志:

postgresql.log:

2015-05-02 12:47:23 GMT LOG:  received smart shutdown request
2015-05-02 12:47:33 GMT FATAL:  the database system is shutting down
2015-05-02 12:48:00 GMT FATAL:  the database system is shutting down
2015-05-02 12:48:04 GMT FATAL:  the database system is shutting down
2015-05-02 12:48:04 GMT FATAL:  the database system is shutting down
2015-05-02 12:48:05 GMT FATAL:  the database system is shutting down
2015-05-02 12:49:07 GMT LOG:  shutting down
2015-05-02 12:49:07 GMT LOG:  database system is shut down
2015-05-02 12:49:11 GMT LOG:  could not bind socket for statistics collector: Permission denied
2015-05-02 12:49:11 GMT LOG:  trying another address for the statistics collector
2015-05-02 12:49:11 GMT LOG:  could not bind socket for statistics collector: Cannot assign requested address
2015-05-02 12:49:11 GMT LOG:  disabling statistics collector for lack of working socket
2015-05-02 12:49:11 GMT WARNING:  autovacuum not started because of misconfiguration
2015-05-02 12:49:11 GMT HINT:  Enable the "track_counts" option.
2015-05-02 12:49:11 GMT LOG:  database system was shut down at 2015-05-02 12:49:07 GMT
2015-05-02 12:49:11 GMT LOG:  database system is ready to accept connections
2015-05-02 12:50:04 GMT LOG:  could not receive data from client: Connection reset by peer
2015-05-02 12:50:04 GMT LOG:  could not receive data from client: Connection reset by peer   

python.log:

- - - [02/May/2015:08:49:02 -0400] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.2.15 (Red Hat) (internal dummy connection)"
[Sat May 02 08:49:04 2015] [error] [client 127.5.19.129] Script timed out before returning headers: application
82.29.167.9 - - [02/May/2015:08:48:59 -0400] "GET /stream/ HTTP/1.1" 500 621 "-" "Mozilla/5.0 (Windows NT 6.1; rv:37.0) Gecko/20100101 Firefox/37.0"
- - - [02/May/2015:08:49:04 -0400] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.2.15 (Red Hat) (internal dummy connection)"

您的应用程序是否已备份并且 运行 现在?您的应用程序所在的虚拟服务器 运行 可能已由 OpenShift 的运营团队重新启动。