#Help with my wing server

6 messages · Page 1 of 1 (latest)

lime carbon
#

The helpbot in the wings-help channel isn;t much help so I'm trying here. I've getting an odd error on my wing server I need a hand with. Here's the relevant log. The server was a little out date package wise, but that's it. Trying to figure out why this is happening now: ```
ERROR: [Feb 18 17:39:51.431] failed to create server environment during install process error=environment/docker: failed to pull "ghcr.io/pterodactyl/yolks:java_17" image for server: Error response from daemon: Get "https://ghcr.io/v2/": dial tcp 0.0.0.0:443: connect: connection refused server=88ab1144-2f54-4124-a9c0-59ca8374c3a4

Stacktrace:
Error response from daemon: Get "https://ghcr.io/v2/": dial tcp 0.0.0.0:443: connect: connection refused
environment/docker: failed to pull "ghcr.io/pterodactyl/yolks:java_17" image for server
github.com/pterodactyl/wings/environment/docker.(*Environment).ensureImageExists
github.com/pterodactyl/wings/environment/docker/container.go:412
github.com/pterodactyl/wings/environment/docker.(*Environment).Create
github.com/pterodactyl/wings/environment/docker/container.go:150
github.com/pterodactyl/wings/server.(*Server).CreateEnvironment
github.com/pterodactyl/wings/server/server.go:251
github.com/pterodactyl/wings/router.postCreateServer.func1
github.com/pterodactyl/wings/router/router_system.go:89
runtime.goexit
runtime/asm_amd64.s:1598

merry pendantBOT
#

There were too many logs to read @lime carbon. Please post 5 or less. Alternatively, please share larger logs using paste sites, such as pteropaste or hastebin.

lime carbon
#

I should note that I am runing the latest Panel and Wing version (I just upgraded today)

wind ore
#

an error like that i would expect a DNS issue, can you confirm your able to ping "https://ghcr.io/v2/" from the host and container

lime carbon
#

Oh, dang, good call. ghcr.io is set to localhost? Something is messed up...

#

Well, I had it in my router blocklist and I have no idea why... Thank you for pointing me in the right direction @wind ore