While running the backend of the Apache AGE Cloud Express repository,
using the command
node index.js
It throws errors:
<---Server is running on port 4000 --->
Database Connection Failed: querySrv ENODATA _mongodb._tcp.cloud-express.le2yrog.mongodb.net age
I have added the .env file with the required details, but it's still giving this error.
Note: I am using Linux (Ubuntu)