Hi,
I got an SSL issue when setting up Custom Domain. The error might have occured because my first attempt I didn't include the "." before my domain name.
Any help, thanks!
# Console:
556 static files copied to '/usr/local/django_app/staticfiles'.
Gunicorn is not running. Starting now...
[circumeo] Deploy process complete
[circumeo] Project online:
[circumeo] n3t-ambitious-joule.circumeo-apps.net
[2024-11-18 01:23:11 +0000] [838] [INFO] Starting gunicorn 22.0.0
[2024-11-18 01:23:11 +0000] [838] [INFO] Listening at: unix:/tmp/gunicorn.sock (838)
[2024-11-18 01:23:11 +0000] [838] [INFO] Using worker: sync
[2024-11-18 01:23:11 +0000] [839] [INFO] Booting worker with pid: 839
[circumeo] Starting deployment
[circumeo] Provisioning SSL certificate for domain: grugstack.dev
[circumeo] There was a problem provisioning SSL for domain: grugstack.dev
[circumeo] Executing container command: /usr/local/circumeo/start_app.sh
[circumeo] Registering container with load balancer
[circumeo] Deploy process complete
[circumeo] Project online:
[circumeo] n3t-ambitious-joule.circumeo-apps.net
Found another file with the destination path 'image/profile_picture.webp'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'css/code-styles.css'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'css/dist/styles.css'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'js/htmx.min.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path.
Found another file with the destination path 'js/codehilite-copy-btn.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path.
556 static files copied to '/usr/local/django_app/staticfiles'.
Gunicorn is not running. Starting now...
[2024-11-18 01:28:13 +0000] [845] [INFO] Starting gunicorn 22.0.0
[2024-11-18 01:28:13 +0000] [845] [INFO] Listening at: unix:/tmp/gunicorn.sock (845)
[2024-11-18 01:28:13 +0000] [845] [INFO] Using worker: sync
[2024-11-18 01:28:13 +0000] [846] [INFO] Booting worker with pid: 846
by MarcusL11 on Nov. 18, 2024, 1:31 a.m.