[BDS-6412] Unable to Start BDS Server - Ubuntu Created: 25/Jun/20 Updated: 26/Jun/20 Resolved: 26/Jun/20 |
|
| Status: | Resolved |
| Project: | Bedrock Dedicated Server |
| Affects Version/s: | 1.16.0 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Evan Copp | Assignee: | Unassigned |
| Resolution: | Invalid | Votes: | 0 |
| Labels: | None | ||
| Environment: |
SS: Ubuntu 20.04 LTS |
||
| Confirmation Status: | Unconfirmed |
| Description |
|
I've tried to start the server for quite a it so far, but I wasn't able to start it. Windows 10 is working, but Ubuntu (20.04) will not start. Using LD_LIBRARY_PATH=. ./bedrock_server returns bash: ./bedrock_server: Permission denied. I've tried fresh reinstalling the server zip without success. |
| Comments |
| Comment by Evan Copp [ 25/Jun/20 ] |
|
Amuhn Ra - that's my bad. For some reason the "bedrock server" file was not marked that it could be run as a a program. Thanks! |
| Comment by Amuhn Ra [ 25/Jun/20 ] |
|
What are the permissions on the bedrock_server executable set to? sudo is not a fix for "permission denied", and should be used sparingly for things that require root access only. |