When creating a port allocation entering the port before selecting an IP address results in an error #319

Closed
opened 2026-02-04 17:30:44 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Simber1 on GitHub (Apr 26, 2025).

Originally assigned to: @rmartinoscar on GitHub.

Current Behavior

When making a port allocation if I input the port then click to "lock it in" it results in this error.

Image

Expected Behavior

The error to not occur and to be able to select the IP address after the port is chosen

Steps to Reproduce

  • Go to edit a game server
  • Select "Create Allocation"
  • Input a port (any port)
  • Click off of the port field
  • Observe error

Panel Version

1.0.0-beta19

Wings Version

1.0.0-beta11

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs

Wings: https://paste.pelistuff.com/Z6Cp
Panel: https://paste.pelistuff.com/3Kzp

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 @Simber1 on GitHub (Apr 26, 2025). Originally assigned to: @rmartinoscar on GitHub. ### Current Behavior When making a port allocation if I input the port then click to "lock it in" it results in this error. ![Image](https://github.com/user-attachments/assets/68416b4a-f69a-4cf4-9ba0-1a119ff04a36) ### Expected Behavior The error to not occur and to be able to select the IP address after the port is chosen ### Steps to Reproduce * Go to edit a game server * Select "Create Allocation" * Input a port (any port) * Click off of the port field * Observe error ### Panel Version 1.0.0-beta19 ### Wings Version 1.0.0-beta11 ### Games and/or Eggs Affected _No response_ ### Docker Image _No response_ ### Error Logs ```bash Wings: https://paste.pelistuff.com/Z6Cp Panel: https://paste.pelistuff.com/3Kzp ``` ### 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

@notAreYouScared commented on GitHub (Apr 26, 2025):

This is due to it trying to find duplicates before it adds the to the port list. The solution is to just disable the port field if sn ip isn't selected

@notAreYouScared commented on GitHub (Apr 26, 2025): This is due to it trying to find duplicates before it adds the to the port list. The solution is to just disable the port field if sn ip isn't selected
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#319