My application is reporting that it is running with ip number 165.232.116.x. This number is not part of the ip-ranges document. Please update the ip-ranges document:
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
👋 Looking at the results from
curl https://digitalocean.com/geo/google.csv -sL | grep 165.232.
, I see165.232.112.0/20,DE,DE-HE,Frankfurt,60341
included in there. That CIDR block should cover165.232.116.0/24
(the range you’re saying your application is running in).