[BDS-16396] Server listening on additional ports Created: 24/Nov/21 Updated: 27/Jan/23 Resolved: 27/Jan/23 |
|
| Status: | Resolved |
| Project: | Bedrock Dedicated Server |
| Affects Version/s: | 1.17.40 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Jonathan Robertson | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Confirmation Status: | Unconfirmed |
| Description |
|
I am running 1.17.41.01 and ran into additional ports being occupied causing me trouble a few hours ago. I have been running a setup that automatically checks for and applies updates every night, so I am not sure when this showed up, but I saw it first last night. I run 3 instances on a single beefy VM, and have server.properties configured to use ports 19142, 19152, 19162 respectively. They all work fine, as they do listen on that port. However, the server also tries to listen on the default port of 19132, and if that port is not available then it picks another (seemingly random) port. Β Eg Now one instance is listening on: 19142, 19143, 39348, 58651 and the other instance is listening on: 19152, 19153, 52574, 35556 Reproduce steps.. spin up Ubuntu VM, install 1.17.41.01 of BDS, run 2 instances on non-default ports, look at console for ports itβs listening on. |
| Comments |
| Comment by Maciej Piornik [ 27/Jan/23 ] |
|
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 Maciej Piornik [ 16/Dec/21 ] |
|
Hi Does this issue still occur after updating to 1.18.2? This ticket will automatically reopen when you reply. |
| Comment by Jonathan Robertson [ 24/Nov/21 ] |
|
I just found my logs back to 2021-Sep-17, when I was running 1.17.11.01, and the server was also listening on additional ports. At that time, I had one of my instances listening on 19132, and it still picked up the 2 extra ports, so overall using 19132, 19133, 55671, 36631 for that round. |