101t / jasmin-web-panel

📨 Jasmin Web Panel for Jasmin SMS Gateway
https://youtu.be/z-BFJzWtq1M
82 stars 78 forks source link

Failed to start gunicorn server #42

Closed techypin closed 2 years ago

techypin commented 3 years ago

● jasmin-web.service - Jasmin Web Panel Loaded: loaded (/etc/systemd/system/jasmin-web.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Sun 2021-07-18 18:47:29 UTC; 8s ago Process: 12551 ExecStart=/home/dev/jasmin-web-panel/env/bin/gunicorn --bind 0.0.0.0:8000 config.wsgi -w 3 --timeout=120 --log> Main PID: 12551 (code=exited, status=203/EXEC)

Jul 18 18:47:29 cyfubuntu systemd[1]: jasmin-web.service: Scheduled restart job, restart counter is at 5. Jul 18 18:47:29 cyfubuntu systemd[1]: Stopped Jasmin Web Panel. Jul 18 18:47:29 cyfubuntu systemd[1]: jasmin-web.service: Start request repeated too quickly. Jul 18 18:47:29 cyfubuntu systemd[1]: jasmin-web.service: Failed with result 'exit-code'. Jul 18 18:47:29 cyfubuntu systemd[1]: Failed to start Jasmin Web Panel.

Adsys12 commented 3 years ago

Hi @thepitig Do you have idea about this issue?

alazark94 commented 1 year ago

Any fix for this?