[BDS-17768] Port In use Created: 25/Oct/22 Updated: 11/Jul/23 Resolved: 11/Jul/23 |
|
| Status: | Resolved |
| Project: | Bedrock Dedicated Server |
| Affects Version/s: | 1.19.40 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | svalencia014 | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 22.04 LTS x86_64, Intel i3-8130U, 8GB of RAM. |
||
| Confirmation Status: | Unconfirmed |
| Description |
|
No matter what Port I put into the configuration file, I get a port-in-use error. I ran netstat and it shows that the 3 ports I tried (19132, 19122, 15122) are in fact, not in use.
This is what my command prompt says when I execute the server
NO LOG FILE! - setting up server logging... [2022-10-25 17:04:32:832 INFO] Starting Server [2022-10-25 17:04:32:833 INFO] Version 1.19.40.02 [2022-10-25 17:04:32:833 INFO] Session ID 1bc5ec4f-8a30-40df-9a81-778486f2e439 [2022-10-25 17:04:32:833 INFO] Level Name: Gaming [2022-10-25 17:04:32:833 INFO] Game mode: 0 Survival [2022-10-25 17:04:32:833 INFO] Difficulty: 1 EASY [2022-10-25 17:04:32:882 INFO] opening worlds/Gaming/db [2022-10-25 17:04:32:882 ERROR] DBStorage chain is invalid. Possibly encryption-related, or bad DBStorageConfig passed. Reason: Unable to decipher/decrypt LevelDB. [2022-10-25 17:04:32:889 ERROR] Network port occupied, can't start server. [2022-10-25 17:04:32:889 INFO] Server stop requested. terminate called without an active exception [2022-10-25 17:04:32:935 INFO] Package: com.mojang.minecraft.dedicatedserver Version: 1.19.40.02 OS: Linux Server start: 2022-10-25 17:04:32 EDT Dmp timestamp: 2022-10-25 17:04:32 EDT Upload Date: 2022-10-25 17:04:32 EDT Session ID: 1bc5ec4f-8a30-40df-9a81-778486f2e439 Commit hash: 5e16fa93e89b3db0590159dde1e2ccf183fe88cf Build id: 12034449 CrashReporter Key: a72e8b88-78b5-3086-93e8-f1e1f523aaf4Crash [2022-10-25 17:04:32:935 INFO] at pthread_kill (UnknownFile:?) at raise (UnknownFile:?) at abort (UnknownFile:?) at __libc_start_main (UnknownFile:?) [1] 3306 segmentation fault (core dumped) ./bedrock_server
|
| Comments |
| Comment by Maciej Piornik [ 11/Jul/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 [ 26/Oct/22 ] |
|
Hi Can you please try to install BDS from fresh download and report results? This ticket will automatically reopen when you reply. |
| Comment by svalencia014 [ 25/Oct/22 ] |
|
If I regenerate the world, it just will not accept connections, or log to the console that a player has attempted to connect. |