Skip to content

Auto-Deploy command when setting up wings node puts http in the panel URL not https, causing "RecordNotFoundException" error when running wings. #5152

Description

@bh08-net

Current Behavior

"Auto-Deploy" command outputs panel URL with http, not https. For example: cd /etc/pterodactyl && sudo wings configure --panel-url http://panel.example.com --token [REDACTED] --node 5

Expected Behavior

"Auto-Deploy" command should give the URL in https if its in use. For Example: For example: cd /etc/pterodactyl && sudo wings configure --panel-url https://panel.example.com --token [REDACTED] --node 5

Steps to Reproduce

  1. Setup the panel, with the FQDN being HTTPS
    2: Add a wings node, and select the auto-deploy command
    3: Paste the auto-deploy command into the terminal, and look at the panel URL.

Panel Version

1.11.3

Wings Version

1.11.13

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions