Paul Ailincai

Results 84 comments of Paul Ailincai

@dovydaskukalis could you please share your connection options. ```mongodb+srv://xxx:[email protected]/meteor?option1&option2&option3 ...``` Or maybe you have the options in your settings.json.

@cormip your oplog URI seems wrong. I think there should be nothing after "/local". You don't write to oplog not have a primary on it.

Hi, is this the first deploy? I suppose this is your first deploy with EBS perhaps in general or you are just migrating your environment to AL2 machines. You need...

Hi @lynchem, a similar issue was reported here: https://github.com/zodern/mup-aws-beanstalk/issues/177#issuecomment-1862543617 Would you be interested to try a version of this plugin that I have been using successfully for many months now....

Ok now @JLartigaud you made me curious... How come I don't have these problems... I deploy 2.15 and my EBS runs it with Node 14.21.3 (which exists in the Node14...

@JLartigaud from what I read on my logs as shared above, translated to my English: sorry ... could not find a version, will use what we have. I know this...

@tcastelli what MUP version and mup-aws-beanstalk do you use?

@jamauro 2 projects side by side showing correct Node versions as per the respective Meteor versions. Any chance you might have an old engines configuration in package.json?! ``` "engines": {...

Hi @cormip, did you open a PR for this to be documented in the docs?