[PROMOÇÃO] Assine com + 30% de desconto ANUAL MENSAL (últimas horas)
Bruno Oliveira
Criador Bruno Oliveira 20/12/2022

Somente para ajudar quem tiver o mesmo problema que eu tive.
No meu caso, utilizo ubuntu e quando rodava os testes retornava o seguinte erro:

• Tests\Feature\CompanyTest > get single company

  Failed asserting that an array has the key 'data'.

  

  The following exception occurred during the last request:

  

  GuzzleHttp\Exception\ConnectException: cURL error 6: Could not resolve host: host.docker.internal (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://host.docker.internal:8001/evaluations/06de6221-11f6-40cb-b855-db5cafda9c48 in /home/bruno/Projetos/especializati/microservices/micro_01/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php

 

Porém pelo Insomnia estava retornando os dados normalmente, então editei o arquivo /etc/hosts e adicionei o seguinte:

127.0.0.1 host.docker.internal

127.0.0.1 gateway.docker.internal

 

RESOLVIDO!

Manager Carlos Ferreira 20/12/2022

Boa Bruno, obrigado por compartilhar amigo. TMJ!

Carlos Ferreira
Sabe a Solução? Ajude a resolver!

Precisa estar logado para conseguir responder a este ticket!

Clique Aqui Para Entrar!