Circle ci ip range

Hi friends!

I got an error. :frowning_face:

Warning: Permanently added the RSA host key for IP address '18.205.93.1' to the list of known hosts.
To access this repository, an admin must whitelist your IP.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

and i found the following contents in the document and added the IP. (IP ranges - CircleCIc__dsa&utm_content=&gclid=CjwKCAjw9qiTBhBbEiwAp-GE0T34IbhWWygzXaOAlhOW5am9lZYMSTeZEMp3iYV06mppaz8YWE6aExoCyFsQAvD_BwE)

But it still happend.
I got this circle ci IP. It’s not the IP in the document.

  • 50.17.117.135
  • 54.162.48.219
  • 44.203.63.158
  • 44.203.228.227

How can we solve this problem?

To use IP addresses you need to

  • be on a Performance or Scale plan
  • use the circleci_ip_ranges: true statement within your script

If you are on a chargeable plan you may get a faster response by sending in a support request. The support team can access your setup and work directly with you on any issues.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.