Description
I have an issue with getting the whois data from Enom registrar
How to reproduce
The issue is happening with any domain registered through Enom registrar and the test can be applied against the enom.com domain itself.
I'm using this package with NestJS and it's working fine locally but once deployed on my server I get this error:
Version(s) affected: 1.15.1
Description
I have an issue with getting the whois data from Enom registrar
How to reproduce
The issue is happening with any domain registered through Enom registrar and the test can be applied against the enom.com domain itself.
I'm using this package with NestJS and it's working fine locally but once deployed on my server I get this error:
My server is running Ubuntu 22.04.1 LTS with Node v18.14.0 and npm 9.4.1
I'm not sure what is the issue exactly but I suspect the whoisQuery function.
Your support is highly appreciated