[GH-ISSUE #102] [User Creatable Servers] Unable to create a Rust server with User Creatable Servers #63

Closed
opened 2026-05-07 00:17:41 +02:00 by BreizhHardware · 1 comment

Originally created by @BwProo on GitHub (Feb 11, 2026).
Original GitHub issue: https://github.com/pelican-dev/plugins/issues/102

I am unable to create a Rust server using the User Creatable Servers plugin in Pelican Panel.
Every time I try to create a Rust server, I receive the following error message:

Could not create server
Unknown error. Please contact the panel admin.

The creation process fails immediately with the generic error message shown above. Also i wont get any Errors in the Admin Page in Panel Logs.

Rust Staging Works just fine! and every other egg ill use too only the Rust egg!

Originally created by @BwProo on GitHub (Feb 11, 2026). Original GitHub issue: https://github.com/pelican-dev/plugins/issues/102 I am unable to create a Rust server using the User Creatable Servers plugin in Pelican Panel. Every time I try to create a Rust server, I receive the following error message: **Could not create server Unknown error. Please contact the panel admin.** The creation process fails immediately with the generic error message shown above. Also i wont get any Errors in the Admin Page in Panel Logs. Rust Staging Works just fine! and every other egg ill use too only the Rust egg!
Author
Owner

@BwProo commented on GitHub (Feb 11, 2026):

After investigating, I noticed that the issue appears to be related to the RCON password field:

  • The RCON password field is marked as required.
  • However, the field is empty by default.
  • If no password is entered manually, the server creation fails with the generic "Unknown error" message.

If i deactivate it as requiered in the egg, then i can create a Rust server with User Creatable Servers!

<!-- gh-comment-id:3885223907 --> @BwProo commented on GitHub (Feb 11, 2026): After investigating, I noticed that the issue appears to be related to the RCON password field: - The RCON password field is marked as required. - However, the field is empty by default. - If no password is entered manually, the server creation fails with the generic "Unknown error" message. If i deactivate it as requiered in the egg, then i can create a Rust server with User Creatable Servers!
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/plugins#63
No description provided.