You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am finishing your template for Coolify and I keep getting this error:
Note could not be created.
Please try again.
Could you please deploy your service using the docker compose empty deploy type and fix this error. I believe this error is not related to Coollify, if it is please let me know what the problem is (maybe volume mounts?) and I will fix it.
I just tested it on an empty project, and for me if I just pase the compose file (projects -> myproject -> new -> Docker Based -> Docker Compose) and deploy without changing anything it works.
Are you testing locally? because https:// is required, so depending on your local setup it might not work for that reason.
I tested on a live domain with valid certificates and works.
Thanks for the quick reply. Yes, I develop and test locally. If https is required then we know the cause as https on local dev is kind of a pain I use http. I will enable the template then. You can track the release via this PR.
I am finishing your template for Coolify and I keep getting this error:
Could you please deploy your service using the
docker compose empty
deploy type and fix this error. I believe this error is not related to Coollify, if it is please let me know what the problem is (maybe volume mounts?) and I will fix it.Compose file:
The text was updated successfully, but these errors were encountered: