The op could try launching node-red with the flag --dns-result-order=ipv4first
ok so I tried the IP in the http request node:
https://149.154.167.220/bot....
Now I get:
"RequestError: Hostname/IP does not match certificate's altnames: IP: 149.154.167.220 is not in the cert's list: : https://149.154.167.220/bot
Try the dns flag. Alternatively, try disabling IPV6 on the container.
The flag did not work, I am still getting the same error. Sorry, I'm not sure what you mean by disabling IPV6 on the container? I don't run nodered in a docker container :\
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.