Create Allocations | Notification Error #123

Closed
opened 2026-02-05 17:09:45 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @voidvalue-dev on GitHub (Jul 1, 2024).

(I know you can't create ports lower than 1024, but it's a bug in the panel that doesn't give the alert.)

Current Behavior

When you on a node try to create a port smaller than 1024, instead of giving an error, it gives a blank screen. And then when you reload the page you get the error, but with a bug in the title.

image
When you do F5 ->
image

Expected Behavior

That the error with the fixed title instead of a blank screenshot is given.

Steps to Reproduce

Create a port lower than 1024
image

Panel Version

1.0.0-beta6

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 @voidvalue-dev on GitHub (Jul 1, 2024). (I know you can't create ports lower than 1024, but it's a bug in the panel that doesn't give the alert.) ### Current Behavior When you on a node try to create a port smaller than 1024, instead of giving an error, it gives a blank screen. And then when you reload the page you get the error, but with a bug in the title. ![image](https://github.com/pelican-dev/panel/assets/167689141/f85741ed-43b7-413c-9891-90497560586d) When you do F5 -> ![image](https://github.com/pelican-dev/panel/assets/167689141/fcf0c083-0213-467f-a5cc-823989e9bc7e) ### Expected Behavior That the error with the fixed title instead of a blank screenshot is given. ### Steps to Reproduce Create a port lower than 1024 ![image](https://github.com/pelican-dev/panel/assets/167689141/d5b49576-d6b3-4f85-a25c-f5a760001a62) ### Panel Version 1.0.0-beta6 ### 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

@notAreYouScared commented on GitHub (Jul 2, 2024):

The proposed solution would be to filter the ports and remove them before they're passed to the creation service.

@notAreYouScared commented on GitHub (Jul 2, 2024): The proposed solution would be to filter the ports and remove them before they're passed to the creation service.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#123