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 attempting to setup a Django application layer in Opsworks.
I can run opsworks_deploy_python::django-setup with no issue.
However opsworks_deploy_python::django-configure fails with the error below.
The directory .../current does not exist.
Am I missing a step?
Surprised that setup would complete successfully without creating the "current" symlink. I haven't done a Django deployment in a while so I'll need to look into this in a bit more detail. Did it give you a line number in the recipe for that error?
I am attempting to setup a Django application layer in Opsworks.
I can run
opsworks_deploy_python::django-setup
with no issue.However
opsworks_deploy_python::django-configure
fails with the error below.The directory
.../current
does not exist.Am I missing a step?
My stack has this custom json:
error logs:
The text was updated successfully, but these errors were encountered: