# Pterodactyl Allocation Error – Port in Use & "No Available Allocations"

Pterodactyl allocation errors: port already in use, no available allocation, server won't start – fix nodes, Wings & port range.

**Quick answer:** Pterodactyl allocation errors: **add new ports on node**, remove duplicate allocations and check server **primary allocation**.

**If you landed here:** "No available allocations", "Port already in use" or server won't start due to port conflict.

## Error → fix

ErrorFix

No available allocationsAdmin → Nodes → Allocations → add ports (e.g. 25565–25600)

Port already allocatedDelete duplicate allocation, assign different port

Failed to bind to 0.0.0.0:PORTPort in use on host → `ss -tlnp | grep PORT`

## Related

- [Pterodactyl server won't start](/en/server-panels/pterodactyl/server-startet-nicht)
- [Wings offline](/en/server-panels/pterodactyl/wings-offline)
