[BDS-18482] ERROR Port [19132] may be in use by another process Created: 22/Jun/23 Updated: 14/May/24 Resolved: 14/May/24 |
|
| Status: | Resolved |
| Project: | Bedrock Dedicated Server |
| Affects Version/s: | 1.20.0 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | kaihendry | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Confirmation Status: | Unconfirmed |
| Description |
|
Both bedrock-server-1.20.1.02.zip and bedrock-server-1.20.10.24.zip fails since it think port is in use, though it isn't! Downloaded from https://www.minecraft.net/en-us/download/server/bedrock I verified the port was not in use with `sudo lsof -i | grep 19132` on my Archlinux machine. https://github.com/itzg/docker-minecraft-bedrock-server/issues/326 is the same issue, though in a Docker environment.
|
| Comments |
| Comment by [MCQA] Kinga Izdebska [ 14/May/24 ] |
|
Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem. Quick Links: |
| Comment by [MCQA] v-magwar (Inactive) [ 10/Jan/24 ] |
|
Can you please try to configure your server with different ports? You can do that by editing server.properties line: "server-port=19132" and "server-portv6=19133" be sure to turn off "enable-lan-visibility=true. |
| Comment by diamkil [ 09/Jul/23 ] |
|
Not original poster but I also get this issue. Steps to Reproduce: Additional details: netstat inside the container, port is not in use: netstat on the host with the container up (shows the docker proxy process): netstat on the host with the container shut down: Observed Results: Expected Results: The server starts up as it used to do |
| Comment by Maciej Piornik [ 04/Jul/23 ] |
|
Thank you for your report! Can you please provide more details how to reproduce this issue? If possible, please attach recording of this issue occuring. If it exceeds file size limit you can use OneDrive or similar file hosting service and share link. Also, just a reminder, to make your bug report as effective as possible, please try and include the following steps to reproduce the problem:
If your ticket does not look like the example given here, then it's likely to be closed as incomplete. This ticket will automatically reopen when you reply. |