Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating an allocation that already exists results in a 500 #655

Open
notAreYouScared opened this issue Oct 22, 2024 · 0 comments · May be fixed by #684
Open

Creating an allocation that already exists results in a 500 #655

notAreYouScared opened this issue Oct 22, 2024 · 0 comments · May be fixed by #684
Labels
🐛 bug Something isn't working 🟢 easy Good for newcomers

Comments

@notAreYouScared
Copy link
Member

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

image
image

@notAreYouScared notAreYouScared added the 🐛 bug Something isn't working label Oct 22, 2024
@lancepioch lancepioch added the 🟢 easy Good for newcomers label Oct 24, 2024
@RMartinOscar RMartinOscar linked a pull request Oct 28, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 🟢 easy Good for newcomers
Projects
None yet
2 participants