Digital Ocean server Error

363 views
Skip to first unread message

Soumen Khatua

unread,
Jun 17, 2019, 7:38:46 AM6/17/19
to django...@googlegroups.com
Hi Folks,

I uploaded my project into digital ocean but at the time of run this(sai@sai-foundation:~/saiproject$ sudo systemctl status gunicorn) command,I'm getting this error:

● gunicorn.service - gunicorn daemon
   Loaded: loaded (/etc/systemd/system/gunicorn.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Mon 2019-06-17 11:34:09 UTC; 14s ago
 Main PID: 1174 (code=exited, status=200/CHDIR)

Jun 17 11:34:09 sai-foundation systemd[1]: Started gunicorn daemon.
Jun 17 11:34:09 sai-foundation systemd[1]: gunicorn.service: Main process exited, code=exited, status=200/CHDIR
Jun 17 11:34:09 sai-foundation systemd[1]: gunicorn.service: Unit entered failed state.
Jun 17 11:34:09 sai-foundation systemd[1]: gunicorn.service: Failed with result 'exit-code'
.

Please help me guys for this problem.


Thank You.




regards,
Soumen

Anirudh Jain

unread,
Jun 17, 2019, 7:54:59 AM6/17/19
to django...@googlegroups.com
could you run `journalctl -xe` tell us more about the log result

--
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...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAPUw6WZBuRhK6QR4xZuNpYQrHARuoM0TWiBpTqGNnN0RJdsPXA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Soumen Khatua

unread,
Jun 17, 2019, 10:38:38 AM6/17/19
to django...@googlegroups.com
after run this  journalctl -xe  command,this is the log:

--
-- The leading process of the session is 4094.
Jun 17 14:29:43 sai-foundation su[4174]: Successful su for sai by root
Jun 17 14:29:43 sai-foundation su[4174]: + /dev/pts/0 root:sai
Jun 17 14:29:43 sai-foundation su[4174]: pam_unix(su:session): session opened fo
Jun 17 14:29:43 sai-foundation su[4174]: pam_systemd(su:session): Cannot create
Jun 17 14:30:35 sai-foundation sshd[4190]: Connection closed by 104.248.148.6 po
Jun 17 14:34:53 sai-foundation sshd[4222]: Connection closed by 104.248.148.6 po
Jun 17 14:34:59 sai-foundation su[4224]: Successful su for root by sai
Jun 17 14:34:59 sai-foundation su[4224]: + /dev/pts/0 sai:root
Jun 17 14:34:59 sai-foundation su[4224]: pam_unix(su:session): session opened fo
Jun 17 14:34:59 sai-foundation su[4224]: pam_systemd(su:session): Cannot create
Jun 17 14:35:00 sai-foundation sshd[1000]: pam_unix(sshd:session): session close
Jun 17 14:35:00 sai-foundation systemd-logind[1395]: Removed session 33.
-- Subject: Session 33 has been terminated
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
--
-- A session with the ID 33 has been terminated.
Jun 17 14:35:01 sai-foundation CRON[4237]: pam_unix(cron:session): session opene
Jun 17 14:35:01 sai-foundation CRON[4238]: (root) CMD (command -v debian-sa1 > /
Jun 17 14:35:01 sai-foundation CRON[4237]: pam_unix(cron:session): session close
lines 1306-1328/1328 (END)
--
-- The leading process of the session is 4094.
Jun 17 14:29:43 sai-foundation su[4174]: Successful su for sai by root
Jun 17 14:29:43 sai-foundation su[4174]: + /dev/pts/0 root:sai
Jun 17 14:29:43 sai-foundation su[4174]: pam_unix(su:session): session opened for user sai by root(uid=0)
Jun 17 14:29:43 sai-foundation su[4174]: pam_systemd(su:session): Cannot create session: Already running in a session
Jun 17 14:30:35 sai-foundation sshd[4190]: Connection closed by 104.248.148.6 port 44108 [preauth]
Jun 17 14:34:53 sai-foundation sshd[4222]: Connection closed by 104.248.148.6 port 46822 [preauth]
Jun 17 14:34:59 sai-foundation su[4224]: Successful su for root by sai
Jun 17 14:34:59 sai-foundation su[4224]: + /dev/pts/0 sai:root
Jun 17 14:34:59 sai-foundation su[4224]: pam_unix(su:session): session opened for user root by root(uid=1000)
Jun 17 14:34:59 sai-foundation su[4224]: pam_systemd(su:session): Cannot create session: Already running in a session
Jun 17 14:35:00 sai-foundation sshd[1000]: pam_unix(sshd:session): session closed for user root
Jun 17 14:35:00 sai-foundation systemd-logind[1395]: Removed session 33.
-- Subject: Session 33 has been terminated
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
--
-- A session with the ID 33 has been terminated.
Jun 17 14:35:01 sai-foundation CRON[4237]: pam_unix(cron:session): session opened for user root by (uid=0)
Jun 17 14:35:01 sai-foundation CRON[4238]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Jun 17 14:35:01 sai-foundation CRON[4237]: pam_unix(cron:session): session closed for user root
~


Reply all
Reply to author
Forward
0 new messages