Alexandru-Mihai Maftei

Results 26 comments of Alexandru-Mihai Maftei

I have the same problem, and my DNS server indicates that everything is fine. The domain is resolving successfully. Another hostname also appears to fail: ``` [mc-image-helper] 12:43:43.833 ERROR :...

As a temporary workaround, I've added this to the Compose service definition: ```yaml extra_hosts: - "edge.forgecdn.net:13.224.245.126" - "mediafilez.forgecdn.net:18.164.68.129" ``` And DNS resolution works fine... Moving onto further problems now.

I'm trying to port this to [my kernel](https://github.com/vercas/Beelzebub)... Having some real bad luck right now.

I'm also getting a `NetworkError`, and my server URL looks like `https://foo.bar.baz`

I think the problem in my case was just that I forgot to update the container before trying the extension. It works now, and I've changed nothing else.

I wouldn't close this just yet. I'm not the person who opened the ticket (@nickrallison). Their issue may turn out to be different.