Hello Raj,
A possible workaround of your issue has been provided here. <https://stackoverflow.com/questions/51946930/connect-to-mongodb-atlas-from-google-app-engine> At the StackOverflow thread it is suggested to use an older version of the MongoDB atlas url and set the new url to false. In case the above mentioned workarounds still does not resolve the issue you can reach out to MongoDB atlas support <https://www.mongodb.com/support/get-started> which is a third party product, for a possible solution or to find out whether MongoDB atlas 3.4 and 3.6 is compatible with Google App Engine Standard Environment. If you believe it is a platform specific issue, you can report the issue using the issue tracker <https://cloud.google.com/support/docs/issue-trackers> as detailed inspection of logs and troubleshooting will be required to resolve the issue. In case you need to share any private or project specific information, please choose the “Private” component so that the information is not visible to the public. On Wednesday, October 31, 2018 at 9:34:09 AM UTC-4, Raj Chaudhary wrote: > > It always works from my local machine. Also works from GAE but only for > some time after updating the instance. > > To the best of my knowledge, this seems to be a GAE outbound connection > issue. > > - Raj > > On Wednesday, October 31, 2018 at 3:55:04 PM UTC+5:30, Attila-Mihaly > Balazs wrote: >> >> I'm not very familiar with MongoDB or either of those services (I only >> know that they provide hosted MongoDB services), but from a quick check it >> seems that the referenced host (_mongodb._ >> tcp.youtopia-dev-wc9dj.gcp.mongodb.net) does not exists (ie. doing an >> nslookup on it returns "no such domain"). >> >> So I would suspect that it's a (DNS) configuration error. Can you connect >> to this database from your local machine for example? >> >> Attila >> > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/549ca737-e4ff-4526-ae57-4fd5652d1616%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
