Question

How to deploy a web Application

I got this error, getting owner: getting team data: rpc error: error code =NotFound desc = team not found, how can I solve it?



Submit an answer


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!

Sign In or Sign Up to Answer

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.

KFSys
Site Moderator
Site Moderator badge
November 28, 2022

Hi @6737b32653f1497f9f55b9c26f444,

Are you using the App Platform?

App Platform retrieves your app’s code from your linked repository (GitHub or GitLab) or container registry (DOCR or Docker Hub), detects the type of language the app is written in, and deploys the app into an appropriate container environment. App Platform hosts the app at a public URL provided by DigitalOcean and can automatically redeploy the app when it detects changes in the repo.

Can you please give more information on what and how are you trying to deploy your App so that we can give a more pinpoint answer?

Additionally, the Docs for the App Plaform containing multiple information on how-tos and quickstart guides can be found here:

https://docs.digitalocean.com/products/app-platform/how-to/create-apps/

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up