Cannot save settings unless ports are set when allocations creation is off #523

Closed
opened 2026-02-04 18:23:40 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @lajczi on GitHub (Dec 20, 2025).

Current Behavior

Saving the settings fails and requires Start/End Port fields to be filled even when “Create new allocations if none available” is disabled.

Expected Behavior

Settings should save without requiring Start/End Port values when “Create new allocations if none available” is disabled.

Steps to Reproduce

  1. Go to Settings.
  2. Enable “Allow users to create allocations”.
  3. Try to save the changes.
Image

Panel Version

v1.0.0-beta30

Wings Version

v1.0.0-beta21

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs


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 @lajczi on GitHub (Dec 20, 2025). ### Current Behavior Saving the settings fails and requires Start/End Port fields to be filled even when “Create new allocations if none available” is disabled. ### Expected Behavior Settings should save without requiring Start/End Port values when “Create new allocations if none available” is disabled. ### Steps to Reproduce 1. Go to Settings. 2. Enable “Allow users to create allocations”. 3. Try to save the changes. <img width="1561" height="511" alt="Image" src="https://github.com/user-attachments/assets/b3359245-c8dd-412e-afed-64a45a13933a" /> ### Panel Version v1.0.0-beta30 ### Wings Version v1.0.0-beta21 ### Games and/or Eggs Affected _No response_ ### Docker Image _No response_ ### Error Logs ```bash ``` ### 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.
OVERLORD added the not confirmed label 2026-02-04 18:23:40 +03:00
Author
Owner

@coderabbitai[bot] commented on GitHub (Dec 20, 2025):

📝 CodeRabbit Plan Mode

Generate an implementation plan and prompts that you can use with your favorite coding agent.

  • Create Plan
Examples

🔗 Similar Issues

Possible Duplicates

Related Issues

🔗 Related PRs

pelican-dev/panel#1884 - feat: Add toggle for automatic allocation creation in panel settings [merged]

👤 Suggested Assignees

🧪 Issue enrichment is currently in open beta.

You can configure auto-planning by selecting labels in the issue_enrichment configuration.

To disable automatic issue enrichment, add the following to your .coderabbit.yaml:

issue_enrichment:
  auto_enrich:
    enabled: false

💬 Have feedback or questions? Drop into our discord or schedule a call!

@coderabbitai[bot] commented on GitHub (Dec 20, 2025): <!-- This is an auto-generated issue plan by CodeRabbit --> ### 📝 CodeRabbit Plan Mode Generate an implementation plan and prompts that you can use with your favorite coding agent. - [ ] <!-- {"checkboxId": "8d4f2b9c-3e1a-4f7c-a9b2-d5e8f1c4a7b9"} --> Create Plan <details> <summary>Examples</summary> - [Example 1](https://github.com/coderabbitai/git-worktree-runner/issues/29#issuecomment-3589134556) - [Example 2](https://github.com/coderabbitai/git-worktree-runner/issues/12#issuecomment-3606665167) </details> --- <details> <summary><b>🔗 Similar Issues</b></summary> **Possible Duplicates** - https://github.com/pelican-dev/panel/issues/1988 **Related Issues** - https://github.com/pelican-dev/panel/issues/1302 - https://github.com/pelican-dev/panel/issues/2018 - https://github.com/pelican-dev/panel/issues/1305 - https://github.com/pelican-dev/panel/issues/1268 </details> <details> <summary><b>🔗 Related PRs</b></summary> pelican-dev/panel#1884 - feat: Add toggle for automatic allocation creation in panel settings [merged] </details> <details> <summary><b>👤 Suggested Assignees</b></summary> - [Simber1](https://github.com/Simber1) - [felinusfish](https://github.com/felinusfish) - [betamoon1](https://github.com/betamoon1) - [JoanFo1456](https://github.com/JoanFo1456) - [jeffpeng3](https://github.com/jeffpeng3) </details> --- <details> <summary> 🧪 Issue enrichment is currently in open beta.</summary> You can configure auto-planning by selecting labels in the issue_enrichment configuration. To disable automatic issue enrichment, add the following to your `.coderabbit.yaml`: ```yaml issue_enrichment: auto_enrich: enabled: false ``` </details> 💬 Have feedback or questions? Drop into our [discord](https://discord.gg/coderabbit) or [schedule a call](https://calendly.com/parth-coderabbit/issues-feedback)!
Author
Owner

@lajczi commented on GitHub (Dec 20, 2025):

its not releated with https://github.com/pelican-dev/panel/issues/2018

@lajczi commented on GitHub (Dec 20, 2025): its not releated with https://github.com/pelican-dev/panel/issues/2018
Author
Owner

@notAreYouScared commented on GitHub (Dec 20, 2025):

As stated both options require a port range. So to allow users to create allocations, you need to have a port range....

@notAreYouScared commented on GitHub (Dec 20, 2025): As stated both options require a port range. So to allow users to create allocations, you need to have a port range....
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#523