Allocations can not be created with an ipv6 address #115

Closed
opened 2026-02-05 17:09:17 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @theoparis on GitHub (Jun 25, 2024).

Current Behavior

image

The panel complains that it has to be an ipv4 address 😬

Expected Behavior

.

Steps to Reproduce

Enter a ipv6 address in a node allocation

Panel Version

1.0.0-beta5

Wings Version

v1.0.0-beta3

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.
Originally created by @theoparis on GitHub (Jun 25, 2024). ### Current Behavior ![image](https://github.com/pelican-dev/panel/assets/11761863/f36f727d-f9bd-4121-997a-50d7760f9f3b) The panel complains that it has to be an ipv4 address 😬 ### Expected Behavior . ### Steps to Reproduce Enter a ipv6 address in a node allocation ### Panel Version 1.0.0-beta5 ### Wings Version v1.0.0-beta3 ### Games and/or Eggs Affected _No response_ ### Docker Image _No response_ ### Error Logs _No response_ ### Is there an existing issue for this? - [X] I have searched the existing issues before opening this issue. - [X] 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. - [X] 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.
Author
Owner

@rmartinoscar commented on GitHub (Jun 25, 2024):

Hey will be fixed with PR #429
You can do cd /var/www/pelican && curl https://patch-diff.githubusercontent.com/raw/pelican-dev/panel/pull/429.patch | patch -p1 to get the fix before it gets merged ;)

@rmartinoscar commented on GitHub (Jun 25, 2024): Hey will be fixed with PR #429 You can do `cd /var/www/pelican && curl https://patch-diff.githubusercontent.com/raw/pelican-dev/panel/pull/429.patch | patch -p1` to get the fix before it gets merged ;)
Author
Owner

@lancepioch commented on GitHub (Jun 26, 2024):

This is correct behavior. We do not support ipv6.

@lancepioch commented on GitHub (Jun 26, 2024): This is correct behavior. We do not support ipv6.
Author
Owner

@cosmii02 commented on GitHub (Aug 26, 2024):

Real bummer that ipv6 support aint there especially when Pterodactyl works with ipv6 allocations...

@cosmii02 commented on GitHub (Aug 26, 2024): Real bummer that ipv6 support aint there especially when Pterodactyl works with ipv6 allocations...
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#115