Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration auto-deploy issue #5087

Closed
3 tasks done
Syifan00 opened this issue May 4, 2024 · 1 comment
Closed
3 tasks done

Configuration auto-deploy issue #5087

Syifan00 opened this issue May 4, 2024 · 1 comment
Labels
bug Something that's not working as it's intended to be.

Comments

@Syifan00
Copy link

Syifan00 commented May 4, 2024

Current Behavior

When im using Pterodactyl Auto-Deploy Configuration, its showing this error

image

I think that is API problem?

Expected Behavior

Using Auto-Deploy Configuration its can shortcut our time. If we can't using that feature, nothing have big problem, But. this feature will only be a display if it can't be used.

Using Auto-Deploy is very shortcut the time than typing and making new file config.

Steps to Reproduce

Installing Docker with curl -sSL https://get.docker.com/ | CHANNEL=stable bash

Then starting the docker sudo systemctl enable --now docker.

And continue to installing wings system.

sudo mkdir -p /etc/pterodactyl
curl -L -o /usr/local/bin/wings "https://github.com/pterodactyl/wings/releases/latest/download/wings_linux_$([[ "$(uname -m)" == "x86_64" ]] && echo "amd64" || echo "arm64")"
sudo chmod u+x /usr/local/bin/wings

The problem start from here:

When im using pterodactyl auto-deploy configuration it will shown the error.
but when im using configuration file:
image

. Its working:
image

Panel Version

1.11.5

Wings Version

1.11.12

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs

No response

Is there an existing issue for this?

  • I have searched the existing issues before opening this issue.
  • I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
  • I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
@Syifan00 Syifan00 added the not confirmed Report seems plausible but requires additional testing or 3rd part confirmation. label May 4, 2024
@JasmeowTheCat
Copy link

I can reproduce this also - Happens on a autodeploy using the panel.

N7CQhR 1

@matthewpi matthewpi added bug Something that's not working as it's intended to be. and removed not confirmed Report seems plausible but requires additional testing or 3rd part confirmation. labels May 4, 2024
@matthewpi matthewpi added this to Backlog May 4, 2024
@matthewpi matthewpi moved this from 🆕 New to 🏗 In progress in Backlog May 4, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Backlog May 4, 2024
@matthewpi matthewpi moved this from 🏗 In progress to 🧨 Awaiting release in Backlog May 8, 2024
@matthewpi matthewpi moved this from 🧨 Awaiting release to 🎉 Released in Backlog May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that's not working as it's intended to be.
Projects
Archived in project
Development

No branches or pull requests

3 participants