Question:
I have a django app that works just fine when run as an “Always On” project. It was suggested to move it to a deployment, so thats what i tried to do. It gets all the way to the end and says there is an error, view the logs, all the normal stuff. However there are no logs. There is no error messages in the deployment stack other than the “It failed” message. I dont even know where to start debugging this.
I am new to deployments but the error really isnt telling me anything, at least from what I can tell.
error: The deployment failed to initialize due to a configuration or code error. Check the logs tab for more information.
Screenshots, links, or other helpful context: