Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Fail DNS resolution

Pluskolec December 11, 2020

Hi everyone!
I have a little problem on my Bitbucket pipeline. For 2 days now, i have different errors to resolve DNS on docker build with image php:7.4-apache.
Examples :

W: Failed to fetch http://deb.debian.org/debian/dists/buster/InRelease  Temporary failure resolving 'deb.debian.org'
Connection to `ssl://pecl.php.net:443' failed: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution
The "https://getcomposer.org/download/2.0.8/composer.phar.sig" file could not be downloaded: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution

 Do you have any idea why ?

1 answer

0 votes
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 11, 2020

Hi @Pluskolec and welcome to the community!

We haven't had any incidents that would affect DNS resolution the last 2 days. I suspect that the most likely reason for these errors would be some issue with the DNS resolver in the image.

That image was recently updated (I see the last push was about an hour ago):

and an apt-get update command works now without issues, so if there was any issues it looks that it may have been resolved.

Could you please confirm whether you're still experiencing issues now?

In case you're still having issues, you can try debugging your build locally with Docker. If the same issue occurs locally with that image, this would point to an issue with the image itself.

Please feel free to let me know if you have any questions.

Kind regards,
Theodora 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events