In my case There were no errors in running Gunicorn,
systemctl --user restart myservice (in my case it was not running as system services)
After some troubleshooting, I realized that running: systemctl --user daemon-reload
Worked