{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "343896",
   "self": "https://bugs.mojang.com/rest/api/2/issue/343896",
   "key": "BDS-6412",
   "fields": {
      "issuetype": "1",
      "project": "11700",
      "fixVersions": [],
      "resolution": "7",
      "customfield_10500": {
         "self": "https://bugs.mojang.com/rest/api/2/customFieldOption/10300",
         "value": "Unconfirmed",
         "id": "10300",
         "disabled": false
      },
      "customfield_12800": null,
      "customfield_12602": [],
      "customfield_12601": null,
      "customfield_12604": null,
      "customfield_12603": null,
      "customfield_12606": null,
      "customfield_12605": null,
      "customfield_12608": null,
      "resolutiondate": "2020-06-26T17:25:09.000+0300",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-6412/watchers",
         "watchCount": 1,
         "isWatching": false
      },
      "created": "2020-06-25T08:04:21.000+0300",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "19545"
      ],
      "issuelinks": [],
      "assignee": null,
      "updated": "2020-06-26T17:25:09.000+0300",
      "status": "5",
      "description": "I've tried to start the server for quite a it so far, but I wasn't able to start it.\r\n\r\nWindows 10 is working, but Ubuntu (20.04) will not start.\r\n\r\nUsing _LD_LIBRARY_PATH=. ./bedrock_server_ returns _bash: ./bedrock_server: Permission denied._ \r\nUsing _sudo LD_LIBRARY_PATH=. ./bedrock_sever_ returns _sudo: ./bedrock_server: command not found_.\r\n\r\nI've tried fresh reinstalling the server zip without success.",
      "customfield_11100": null,
      "customfield_11300": null,
      "customfield_11500": null,
      "customfield_12503": null,
      "customfield_12700": null,
      "customfield_12502": null,
      "customfield_12504": null,
      "attachment": [],
      "summary": "Unable to Start BDS Server - Ubuntu",
      "creator": "evanawesome05",
      "reporter": "evanawesome05",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i1h2xr:",
      "environment": "SS: Ubuntu 20.04 LTS\r\nCS: n/a",
      "customfield_11801": null,
      "customfield_11800": null,
      "customfield_11602": null,
      "customfield_11802": null,
      "comment": {
         "comments": [
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/343896/comment/744140",
               "id": "744140",
               "author": "amuhn",
               "body": "What are the permissions on the bedrock_server executable set to?\r\n\r\nsudo is not a fix for \"permission denied\", and should be used sparingly for things that require root access only.",
               "updateAuthor": "amuhn",
               "created": "2020-06-25T18:12:31.886+0300",
               "updated": "2020-06-25T18:12:31.886+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/343896/comment/744464",
               "id": "744464",
               "author": "evanawesome05",
               "body": "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!",
               "updateAuthor": "evanawesome05",
               "created": "2020-06-25T21:50:15.176+0300",
               "updated": "2020-06-25T21:50:15.176+0300"
            }
         ],
         "maxResults": 2,
         "total": 2,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-6412/votes",
         "votes": 0,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 2,
      "total": 2,
      "histories": [
         {
            "id": "1678346",
            "author": "evanawesome05",
            "created": "2020-06-25T08:05:16.622+0300",
            "items": [
               {
                  "field": "environment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Ubuntu 20.04 LTS",
                  "to": null,
                  "toString": "SS: Ubuntu 20.04 LTS\r\nCS: n/a"
               }
            ]
         },
         {
            "id": "1683096",
            "author": "ocelotonesie",
            "created": "2020-06-26T17:25:09.970+0300",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "7",
                  "toString": "Invalid"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "1",
                  "fromString": "Open",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         }
      ]
   }
}