pelican-dev / panel

https://pelican.dev
GNU Affero General Public License v3.0
809 stars 82 forks source link

Allocations can not be created with an ipv6 address #428

Closed theoparis closed 3 months ago

theoparis commented 3 months ago

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?

RMartinOscar commented 3 months ago

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 ;)

lancepioch commented 3 months ago

This is correct behavior. We do not support ipv6.

cosmii02 commented 1 month ago

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