Bug 15261 - Не работает restart и reload
Summary: Не работает restart и reload
Status: CLOSED WORKSFORME
Alias: None
Product: Branch 4.0
Classification: Distributions
Component: nginx (show other bugs)
Version: 4.0
Hardware: all Linux
: P2 normal
Assignee: Denis Smirnov
QA Contact: Q.A. 4.0
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-08 08:57 MSD by Vladimir V. Kamarzin
Modified: 2009-02-07 05:39 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir V. Kamarzin 2008-04-08 08:57:50 MSD
nginx-0.5.31-alt4

После какого-то обновления перестал работать restart и reload:

[root@ve158-www-misc /]# service nginx restart
Checking configuration sanity for nginx:  2008/04/08 08:53:51 [info] 12108#0:
the configuration file /etc/nginx/nginx.conf syntax is ok
2008/04/08 08:53:51 [emerg] 12108#0: the configuration file
/etc/nginx/nginx.conf test failed
[FAILED]
[root@ve158-www-misc /]# service nginx reload
Checking configuration sanity for nginx:  2008/04/08 08:53:54 [info] 12134#0:
the configuration file /etc/nginx/nginx.conf syntax is ok
2008/04/08 08:53:54 [emerg] 12134#0: the configuration file
/etc/nginx/nginx.conf test failed
[FAILED]

Хотя конфиг правильный.

[root@ve158-www-misc /]# service nginx stop ; sleep 3 ; service nginx start
Stopping nginx service: [ DONE ]
Checking configuration sanity for nginx:  [ DONE ]
Starting nginx service: [ DONE ]
Comment 1 Denis Smirnov 2008-07-23 14:47:37 MSD
Это сейчас воспроизводится? Если да, можно пример конфигурации чтобы я это у себя воспроизвел?
Comment 2 Vladimir V. Kamarzin 2008-08-11 15:02:48 MSD
Проверил в двух контейнерах со свежайшим branch 4.0. nginx-0.5.31-alt4.
Сделал restart и reload - вышеописанная ошибка. После stop/start начинает нормально работать reload и restart. Интересно, надолго ли.

Данное поведение начало наблюдаться после какого-то обновления, какого именно х.з.
Comment 3 Denis Smirnov 2008-11-24 21:11:50 MSK
Прошу проверить нынешнюю версию из Сизифа
Comment 4 Denis Smirnov 2009-02-07 05:39:24 MSK
Если воспроизвется -- кто-нибудь переоткроет.