PM2/NodeJS API with mongoDB index problems

QuestionsPM2/NodeJS API with mongoDB index problems
sethbeckerman5 Staff asked 8 years ago

I'm trying to deploy multiple rest APIs in the same Ubuntu VPS using , those APIs are used to serve data from different database in the same local hosted db server.

I do encounter some port problems, but i do change it in every application to solve the problem. After that a strange error appears.

Now, the API keeps restarting and slows the all system. Please can anyone guide me threw this, note that i'm just maintaining the app. i'm not the developer and i'm not so familiar with mongo databases.

Thanks


View on Stack Overflow