[BDS-12788] Update 1.16.220 won't launch on Ubuntu Created: 11/Apr/21 Updated: 02/Nov/21 Resolved: 02/Nov/21 |
|
| Status: | Resolved |
| Project: | Bedrock Dedicated Server |
| Affects Version/s: | 1.16.220 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Josh Mcmillin | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 20.04.2 LTS |
||
| Confirmation Status: | Unconfirmed |
| Description |
|
The command to launch the new 1.16.220 bedrock server for Linux fails. When running the command with sudo it responds -sudo: ./bedrock_server: command not found.
The server started without issue when loading an older version backup. |
| Comments |
| Comment by [MCQA] Kinga Izdebska [ 02/Nov/21 ] |
|
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] Kinga Izdebska [ 29/Jul/21 ] |
|
Is this still an issue in the latest version (1.17.10)? If so, can you please add it to the affected versions (or mention it if you are not the reporter). |
| Comment by -----BEGIN RSA PRIVATE KEY--- [ 18/Apr/21 ] |
|
It's seems steel not working after running "chmod +x" can u tell me more detail? thx |
| Comment by Josh Mcmillin [ 11/Apr/21 ] |
|
Was able to fix the issue after a bit of digging. Seems the permissions for the bedrock_server file was not set correctly. If this is an issue on my side or on the side of the developers, I am not sure. But running “chmod +x” with the file name, fixed it for me.
|