mirror of
https://github.com/pelican-dev/plugins.git
synced 2026-05-09 08:26:01 +02:00
[GH-ISSUE #102] [User Creatable Servers] Unable to create a Rust server with User Creatable Servers #63
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/plugins#63
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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!
@BwProo commented on GitHub (Feb 11, 2026):
After investigating, I noticed that the issue appears to be related to the RCON password field:
If i deactivate it as requiered in the egg, then i can create a Rust server with User Creatable Servers!