Media Summary: In this video, we fix a major issue Error: querySrv ECONNREFUSED - we solve how to fix mongodb connection in latest version ... Just added this 2 lines: const dns=require('dns'); dns.setServers(['1.1.1.1','8.8.8.8']); --- your problem will be solved 100% the solution that works for me to fix the
Nodejs Econnrefused Error When Connecting - Detailed Analysis & Overview
In this video, we fix a major issue Error: querySrv ECONNREFUSED - we solve how to fix mongodb connection in latest version ... Just added this 2 lines: const dns=require('dns'); dns.setServers(['1.1.1.1','8.8.8.8']); --- your problem will be solved 100% the solution that works for me to fix the In this video, we'll fix one of the most common MongoDB