i have issues when i connect mongodb with url, please help
Server at 10.70.152.26:27017 reports maximum wire version 4, but this version of the Node.js Driver requires at leastenter image description here 6 (MongoDB 3.6)
You are using a server which only support protocol version 4 and a client which requires at least protocol version 6. You need to either use a driver which supports protocol version 4 or a server which supports protocol version 6.