alphagov / govuk-docker

GOV.UK development environment using Docker 🐳
MIT License
82 stars 22 forks source link

Update the Plek service name for Search API #626

Closed leenagupte closed 2 years ago

leenagupte commented 2 years ago

A change was name to gds-api-adapters to use the canonical name for search-api, rather than the alias "search".

Plek uses the service name in it's environment variables to find the service. When the name of the service changed, Plek was unable to find service and errored with:

GdsApi::SocketErrorException - Failed to open TCP connection to search-api.www.gov.uk:443 (getaddrinfo: nodename nor servname provided, or not known)