Islandora-Devops / isle-dc

ISLE 8 - Dockerized Islandora 8 Deployment orchestrated with docker-compose
MIT License
23 stars 60 forks source link

Drupal is blocked from checking available updates #358

Closed kayakr closed 7 months ago

kayakr commented 1 year ago

I have "make local" partially working after a lot of hand-crafted fixes. Drupal won't report on https://islandora.traefik.me/admin/reports/updates "Failed to fetch available update data". Drupal watchdog has GuzzleHttp\Exception\ConnectException: cURL error 6: Could not resolve host: updates.drupal.org (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) in GuzzleHttp\Handler\CurlFactory::createRejection() (line 200 of /var/www/drupal/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php).

Is there some setting in traefik required for the Drupal container to reach out?

joecorall commented 7 months ago

Closing this due to a similar reason as https://github.com/Islandora-Devops/isle-dc/issues/364#issuecomment-2064174812