sudo systemctl status nginx

*●* nginx.service - A high performance web server and a reverse proxy server

   Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor
preset: enabled)

   Active: *active (running)* since Sat 2020-04-11 04:54:18 IST; 18h ago

     Docs: man:nginx(8)

  Process: 1650 ExecStop=/sbin/start-stop-daemon --quiet --stop --retry
QUIT/5 --pidfi

  Process: 1652 ExecStart=/usr/sbin/nginx -g daemon on; master_process on;
(code=exite

  Process: 1651 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on;
master_process on; (c

 Main PID: 1653 (nginx)

    Tasks: 9 (limit: 1689)

   CGroup: /system.slice/nginx.service

           ├─1653 nginx: master process /usr/sbin/nginx -g daemon on;
master_process o

           ├─1654 nginx: worker process

           ├─1655 nginx: worker process

           ├─1656 nginx: worker process

           ├─1657 nginx: worker process

           ├─1658 nginx: worker process

           ├─1659 nginx: worker process

           ├─1660 nginx: worker process

           └─1661 nginx: worker process


Apr 11 04:54:18 wms systemd[1]: Starting A high performance web server and
a reverse p

Apr 11 04:54:18 wms systemd[1]: Started A high performance web server and a
reverse pr

On Sat, Apr 11, 2020 at 11:07 PM Rok Klancar <rklan...@gmail.com> wrote:

> Dude, try "sudo systemctl status nginx"
>
> Dne sobota, 11. april 2020 18.53.50 UTC+2 je oseba Jagtar Singh Lakhyan
> napisala:
>>
>> Im trying to deploy django app using nginx & gunicorn but its showing
>> error
>>
>> sudo nginx -t
>>
>> nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
>>
>> nginx: configuration file /etc/nginx/nginx.conf test is successful
>>
>>
>> sudo systemctl status gunicorn.service
>>
>> gunicorn.service - gunicorn service
>>
>>    Loaded: loaded (/etc/systemd/system/gunicorn.service; enabled; vendor
>> preset:
>>
>>    Active: *active (running)* since Sat 2020-04-11 21:19:19 IST; 11s ago
>>
>>  Main PID: 16326 (gunicorn)
>>
>>     Tasks: 4 (limit: 1689)
>>
>>
>> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/a3223d66-8adb-4dcd-8a48-d43d8a426ddc%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/a3223d66-8adb-4dcd-8a48-d43d8a426ddc%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>


-- 

*jagtar singh*founder & CEO
LinkedIn <https://www.linkedin.com/in/jagtarsinghlakhyan/>
Twitter <https://twitter.com/jagtarslakhyan>

web 1: Network <https://iitians.xyz/>
web 2: WMS <https://iitiansasc.com/moodle/>
web 3: Conference <https://conference.iitians.xyz/>

Android App 1: Network
<https://play.google.com/store/apps/details?id=xyz.iitians>
Android App 2: WMS
<https://play.google.com/store/apps/details?id=xyz.iitians.wms>
Android App 3: Conference
<https://play.google.com/store/apps/details?id=com.iitiansasc.onlineclass>

LinkedIn
<https://www.linkedin.com/school/iitian's-advanced-school-of-competition-pvt-ltd-/>
LinkedIn2 <https://www.linkedin.com/company/iitians-group/>
Twitter <https://twitter.com/IITIANSGROUP>
*IITIAN'S ADVANCED SCHOOL OF COMPETITION PVT. LTD.
<https://www.facebook.com/IITiansASC/>*

<https://iitians.xyz/>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAD1gXQEbzWSWvSrQOCb-nBDcHzYb6ZE_qx4Hg6pJ_XJN3HN13Q%40mail.gmail.com.

Reply via email to