Hi Medida, It just means that the LMS gunicorn process is shutting down. Try to restart the supervisord service:
/edx/bin/supervisorctl restart edxapp:lms *Trinh Nguyen *| Founder <http://www.edlab.xyz> *E:* [email protected] | *W:* *www.edlab.xyz <http://www.edlab.xyz>* On Thu, Feb 1, 2018 at 8:55 PM, Medida Achyuth <[email protected]> wrote: > Hi, > > My lms is not coming up and have server issues.when i checked the logs it > is showing an error like this: > > Feb 1 05:53:07 ip-172-31-18-35 > [service_variant=lms][gunicorn.error][env:sandbox] > INFO [ip-172-31-18-35 3340] [glogging.py:213] - Worker exiting (pid: 3340) > Feb 1 05:53:07 ip-172-31-18-35 > [service_variant=lms][gunicorn.error][env:sandbox] > INFO [ip-172-31-18-35 3337] [glogging.py:213] - Worker exiting (pid: 3337) > Feb 1 05:53:07 ip-172-31-18-35 > [service_variant=lms][gunicorn.error][env:sandbox] > INFO [ip-172-31-18-35 3339] [glogging.py:213] - Worker exiting (pid: 3339) > Feb 1 05:53:07 ip-172-31-18-35 > [service_variant=lms][gunicorn.error][env:sandbox] > INFO [ip-172-31-18-35 3341] [glogging.py:213] - Worker exiting (pid: 3341) > Feb 1 05:53:07 ip-172-31-18-35 > [service_variant=lms][gunicorn.error][env:sandbox] > INFO [ip-172-31-18-35 3330] [glogging.py:213] - Worker exiting (pid: 3330) > Feb 1 05:53:07 ip-172-31-18-35 > [service_variant=lms][gunicorn.error][env:sandbox] > INFO [ip-172-31-18-35 3329] [glogging.py:213] - Worker exiting (pid: 3329) > Feb 1 05:53:07 ip-172-31-18-35 > [service_variant=lms][gunicorn.error][env:sandbox] > INFO [ip-172-31-18-35 3332] [glogging.py:213] - Worker exiting (pid: 3332) > Feb 1 05:53:07 ip-172-31-18-35 > [service_variant=lms][gunicorn.error][env:sandbox] > INFO [ip-172-31-18-35 3328] [glogging.py:213] - Worker exiting (pid: 3328) > Feb 1 05:53:07 ip-172-31-18-35 > [service_variant=lms][gunicorn.error][env:sandbox] > INFO [ip-172-31-18-35 3233] [glogging.py:213] - Handling signal: term > Feb 1 05:53:08 ip-172-31-18-35 > [service_variant=lms][gunicorn.error][env:sandbox] > INFO [ip-172-31-18-35 3233] [glogging.py:213] - Shutting down: Maste > > can anyone helpme out of this problem??? > > -- > You received this message because you are subscribed to the Google Groups > "General Open edX discussion" group. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/edx-code/5baa2f1f-9573-4726-9417-3760e0cf6fc8%40googlegroups.com > <https://groups.google.com/d/msgid/edx-code/5baa2f1f-9573-4726-9417-3760e0cf6fc8%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/CADJ6S4FMCa%3D1Dt%3DCKEmHTY8sW9NmGpZi90rq3VSYNe7q-xYMPQ%40mail.gmail.com.
