Tâche #8417
Distribution EOLE - Scénario #8827: Focus gen_config
service eoleapps status eroné
Status:
Ne sera pas résolu
Priority:
Normal
Assigned To:
Target version:
Remaining (hours):
0.0
Description
Lorsque le service eoleapps est arrété, la commande service eoleapps status
annonce "running".
root@scribe24yotest:~# ps aux | grep -v grep | grep eoleapps root 18401 0.0 2.1 60088 10668 ? S 16:09 0:00 /usr/bin/python /usr/bin/gunicorn -c /etc/eole/flask/eoleapps.conf eoleflask.application:run(config='eoleapps') root 18404 0.1 4.9 159168 24840 ? S 16:09 0:00 /usr/bin/python /usr/bin/gunicorn -c /etc/eole/flask/eoleapps.conf eoleflask.application:run(config='eoleapps') root@scribe24yotest:~# service eoleapps stop * Stopping eole flask application server eoleapps [ OK ] root@scribe24yotest:~# ps aux | grep -v grep | grep eoleapps root@scribe24yotest:~# service eoleapps status * eoleapps is running
History
#1 Updated by Joël Cuissinat over 8 years ago
- Parent task set to #8827
#2 Updated by Benjamin Bohard over 8 years ago
- Estimated time set to 2.00 h
- Remaining (hours) set to 2.0
#3 Updated by Ghislain Loaec over 8 years ago
- Status changed from Nouveau to Ne sera pas résolu
- Assigned To set to Ghislain Loaec
- Start date set to 10/30/2014
- % Done changed from 0 to 100
- Remaining (hours) changed from 2.0 to 0.0
Bug non-reproductible :
root@scribe:~# service eoleapps start * Starting eole flask application server eoleapps root@scribe:~# service eoleapps status * eoleapps is running root@scribe:~# service eoleapps stop * Stopping eole flask application server eoleapps root@scribe:~# service eoleapps status * eoleapps is not running