mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
Creating an allocation that already exists results in a 500 #180
Reference in New Issue
Block a user
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 @notAreYouScared on GitHub (Oct 23, 2024).
Create allocation with a port, (0.0.0.0, 25565)
Attempt to create another allocation of the same ( 0.0.0.0. 25565)
500 Error
PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 19 UNIQUE constraint failed: allocations.node_id, allocations.ip, allocations.port