hikups's avatar

.dev ERR_ICANN_NAME_COLLISION

since a few days .dev stopped working in chrome

i get this error: ERR_ICANN_NAME_COLLISION This site is using a new generic top-level domain (gTLD).

Im running laragon on windows 10

I tried to use .local and .localhost by changing them in my virtualhost in http-vhosts.conf but when i run mywebiste.local it just runs a google search.

0 likes
5 replies
hikups's avatar

getting this error ERR_NAME_NOT_RESOLVED

The server at mywebsite.local can't be found, because the DNS lookup failed. DNS is the network service that translates a website's name to its Internet address. This error is most often caused by having no connection to the Internet or a misconfigured network. It can also be caused by an unresponsive DNS server or a firewall preventing Google Chrome from accessing the network.

I changed all my virtualhosts from .dev to .local in my http-vhost.conf

Do in need to change something apache httpd.conf ? or in my hosts file

thanks

hikups's avatar

i'm using laragon. this i what my hostfile looks like

# localhost name resolution is handled within DNS itself.
#   127.0.0.1       localhost
#   ::1             localhost

when i was using .dev every website worked with these lines only trough laragon

nisbeti's avatar

I had this problem on my laptop, after a restart. My wireless has switched on, and so it was using this to access the internet, instead of the ethernet connection. When I switched off the wireless, all started working again.

1 like

Please or to participate in this conversation.