6 months ago
My first deployment failed.
I was deploying a rugo on rails app that uses a hosted Atlas MongoDB database.
I'm having trouble interpreting the log file.
Thanks
Attachments
6 Replies
6 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
6 months ago
I think I fixed the model naming issue that caused the deployment crash.
In the process of making the changes locally I installed the fiddle gem.
I'm now getting a build failure.
The log reference fiddle.
Is there a graceful way to use fiddle locally but not when deploying or is there any other further setting I need?
I have attached the build log.
Attachments
6 months ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • 6 months ago
6 months ago
@markedodd yes, see this blog post for an example of how to group your gems:
https://blog.saeloun.com/2022/08/16/understanding-gemfile-and-gemfile-lock/
6 months ago
Thanks I have fixed this and I now have my first app running. There were layers of issues. first was minor setting changes to the app followed by adding the IP to Atlas so the the app could access data.
6 months ago
@markedodd that is great news!
6 months ago
@brody I was wondering if I can get the bounty for helping out with this one? 
(I am really enjoying participating and helping out with the community here!)