Been getting a lot of build and deploy errors in the past few days which doesn’t happen while I’m on DO app plaftform for the past 2 years. Most involves unable to detect ruby version in the current stack while in fact, I am using the correct ruby and stack versions
Also deployment takes wayyy to long and unable to view logs which makes it hard to diagnose the problem. The only things I can go off with is the “Component issue” error which tell me nothing. Sometimes all works smoothly, sometimes it doesn’t. What’s going on here DO!
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.
Heya,
You can double-check your configuration files, including your Dockerfile, app.yaml, or any other relevant configuration files. Make sure the specified Ruby version and stack versions are correct.
Also verify that your application dependencies and gems are correctly specified. Ensure that your Gemfile is up-to-date and reflects the correct versions.
Hope that this helps!
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
