Closed Hellmanx closed 6 months ago
In our experience, Auto-Deploy doesn't work either. However, in your case, the host cannot be found.
Odd.. I'd assume It's looking for 127.0.0.53 on port 53 but I never set anything on that port. I'll have to assume its supposed to be something automatic that never got applied.
127.0.0.53 port 53 is your DNS server that it's using to resolve the domain.
The domain it's attempting to resolve according to your error message is panel.example.com
and that doesn't exist.
I attempted to use Discord to try and resolve this issue, but I seem to be getting ghosted.
You are not getting ghosted, you just have to wait. The Discord was the right place to ask - this is not a bug.
I attempted to use Discord to try and resolve this issue, but I seem to be getting ghosted.
You are not getting ghosted, you just have to wait. The Discord was the right place to ask - this is not a bug.
You're right, not a bug. But I was timed out for no reason it seems. Not like I was spamming or anything. I'm assuming its because I posted the contents of Bearer. But I'm not sure, no explanation was provided
I was just using auto deploy and there was a typo in the command itself. The ip had https//: instead of https://. you didn't share the ip within the issue so I cannot be sure what is going on nor if this is even relevant. I am thinking of making a bug report.
Current Behavior
I attempted to use Discord to try and resolve this issue, but I seem to be getting ghosted.
When pasting the generated token, I will get:
map[Accept:[application/vnd.pterodactyl.v1+json] Authorization:[Bearer <Maybe I'm not supposed to share this?>] Content-Type:[application/json]]http://panel.example.com/api/application/nodes/5/configurationFailed to fetch configuration from the panel. Get "http://panel.example.com/api/application/nodes/5/configuration": dial tcp: lookup panel.example.com on 127.0.0.53:53: no such host
Wings is confirmed running
Expected Behavior
I expected the node to work after pasting token
Steps to Reproduce
Just create a node and generate a token
Panel Version
1.11
Wings Version
1.11
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?