Report this

What is the reason for this report?

App detection failed

Posted on November 14, 2020

Hello,

I’m trying to launch my first app. It is a (for now) simple Django site. At the third stage I get the following error:

We’re sorry, but we weren’t able to detect anything that the App Platform can currently run in the repository you selected. Please try a different repository.

This is my repository



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

I believe I just discovered the answer (or one part to the answer) to this problem.

I was getting the same error attempting to generate my app from my static content-based github project (includes index.htm, main.css and *.js files).

I went back to my github repo renamed my index.htm to index.html and tried the app wizard again and it recognized my static-content web app and built my app.

It seems the wizard wants the content to have extension .HTML and doesn’t recognize the file otherwise. This could be true for index.php or whatever too.

I’ve also document this here in the DO community.

This comment has been deleted

@omidshojaee I hit the same speed bump myself, going to try the CLI instead. I’ll report back if it I get it working that way!

For context, i’m trying to deploy a go app that uses a custom config (Dockerfile is not at the root).

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.