When doing systemctl start site.service I get a
Segmentation fault (core dumped)
from uwsgi. If i run this as separate commands, uwsgi runs fine.
This is the .service file:
[Unit]
Description = Site start.
[Service]
#User = gabriel <--- comment or not, the same
#Group = http <--- comment or not, the same
Type = oneshot
ExecStart = /bin/bash -c 'cd /var/www/KRAKEN/public/site;source bin/activate;uwsgi --ini uwsgi.ini --mount /site=app.py -w app --manage-script-name'
[Install]
WantedBy = multi-user.target
Any tip? Thanks!
Recent Questions...
ما را در سایت Recent Questions دنبال میکنید
برچسب:
نویسنده: استخدام کار
بازدید: 164
تاريخ: پنجشنبه
27 اسفند
1394 ساعت: 21:23