MongooseError:err URI must include hostname, domain name, and tld

You have to escape the special characters with %encoding or change your password to a simple one or use encodeURIComponent in the connect string

4 Likes