Deployment failed with no information

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:

LulzSadPanda,

Does the project run fine in the workspace normally? What is the name of the Repl?

Yes, it runs in the workspace. It’s running right now. The name of the repl is CarnivalCarnageCupcakes.

I removed the deployment, re-setup the deployment, checked all the settings, made sure the run command was correct and it looks like it deployed successfully. Yay

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.