Several bugs in mongodb database
juanrivas
TRIALOP

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

brody
EMPLOYEE

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.


juanrivas
TRIALOP

2 years ago

ty :(


juanrivas
TRIALOP

2 years ago

If I bought the $5 plan, would the problem be solved?


brody
EMPLOYEE

2 years ago

Please read the first message I sent.


Loading...