SeanKimball's avatar

Sail, Telescope - cannot resolve hostname

have this odd problem where I am getting error messages in my laravel log:

The application seems to work and Telescope also seems to be working, but I still get the error. What is going on here and how do I fix it?

Hosts file:

192.168.2.13    host.docker.internal
192.168.2.13    gateway.docker.internal
127.0.0.1       kubernetes.docker.internal

the DB_HOST is set to pgsql in .env The error gets logged every minute or so, it appears to be telescope causing the error, as if I change the DB_HOST in telescope.config , the error reflects the new host name.

trying different (resolvable) host names in the .env has no effect (host.docker.internal, localhost, 127.0.0.1 - etc)

It does not appear to be an urgent issue as everything (including telescope) still works.....

0 likes
0 replies

Please or to participate in this conversation.