2 years ago
Hello, I am currently making an application to manage a mongodb database with node.js, everything is perfect, I have the variables built and the data inserted, however from one moment to the next the database began to fail and when restarting or reimplementing It keeps throwing an error, please I need help on how to solve this, or at least how to export my data and validations, along with my user configurations, it should be noted that I have not passed the $5 free trial
4 Replies
2 years ago
You're on the trial plan and are limited to 500MB Volumes, MongoDB can not happily run with only 500MB, you will need to upgrade to the Hobby plan for access to 5GB volumes, after the upgrade go into the volume's settings to grow it to 5GB.
2 years ago
If I bought the $5 plan, would the problem be solved?
