Service is not available. Please, come later.

Обсуждение вопросов, связанных с системой проведения турниров ejudge.
Post Reply
shuhrat
Posts:33
Joined:07 February 2013, 22:50
Service is not available. Please, come later.

Post by shuhrat » 05 October 2017, 09:48

При переходе в master вот такая ошибка:

Code: Select all

Service is not available. Please, come later.
http_request: recv_packet failed: error code: 8
При переходе в user

Code: Select all

Internal error
Your request has caused an internal server error. Please, report it as a bug.

Additional information about this error:

user_login failed: unexpected EOF

cher
Posts:1153
Joined:13 March 2004, 17:00
Contact:

Re: Service is not available. Please, come later.

Post by cher » 05 October 2017, 16:01

Опишите подробнее, пожалуйста.

cher
Posts:1153
Joined:13 March 2004, 17:00
Contact:

Re: Service is not available. Please, come later.

Post by cher » 12 October 2017, 11:48

Исправлено в 3.7.1.

shuhrat
Posts:33
Joined:07 February 2013, 22:50

Re: Service is not available. Please, come later.

Post by shuhrat » 14 October 2017, 22:40

Code: Select all

Service is not available

Service is not available. Please, come later.

http_request: recv_packet failed: error code: 8
Эта ошибка при переходе в мастер.

ВОт такое в логе ej-contests.log

Code: Select all

2017-10-14T19:36:09Z:info:load_status_file: upsolving_mode = 0
2017-10-14T19:36:09Z:error:unexpected EOF from userlist-server
2017-10-14T19:36:09Z:error:teamdb_refresh: cannot load userlist: error code 1
2017-10-14T19:36:09Z:error:send_packet: write() failed: 32, Broken pipe
2017-10-14T19:36:09Z:error:teamdb_refresh: cannot load userlist: error code 1
2017-10-14T19:36:09Z:info:writing file /home/judges/002402/var/status/in/24868_ip-172-31-19-158_standings.html
2017-10-14T19:36:09Z:info:Move: /home/judges/002402/var/status/in/24868_ip-172-31-19-158_standings.html -> /home/judges/002402/var/status/dir/standings.html
2017-10-14T19:36:09Z:info:allocate_user_info: new size 64
2017-10-14T19:36:09Z:2:emerg:Internal: userlist_clnt/send_packet.c: 37: assertion failed: clnt->fd >= 0

cher
Posts:1153
Joined:13 March 2004, 17:00
Contact:

Re: Service is not available. Please, come later.

Post by cher » 19 October 2017, 07:38

как воспроизвести эту ошибку?
в версии 3.7.1 она присутствует?

shuhrat
Posts:33
Joined:07 February 2013, 22:50

Re: Service is not available. Please, come later.

Post by shuhrat » 19 October 2017, 11:44

cher wrote:как воспроизвести эту ошибку?
в версии 3.7.1 она присутствует?
Да, в версии 3.7.1 она пристуствует.
Я просто обновил ejudge(станартные шаги configure; make && make install;).
После этого из serve-control перехожу в master или user и вот такая ошибка выскакивает.

cher
Posts:1153
Joined:13 March 2004, 17:00
Contact:

Re: Service is not available. Please, come later.

Post by cher » 20 October 2017, 22:42

Происходит всегда или при каких-то условиях? Что выводится в ej-users.log?

Post Reply