{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "499744",
   "self": "https://bugs.mojang.com/rest/api/2/issue/499744",
   "key": "BDS-16840",
   "fields": {
      "issuetype": "1",
      "project": "11700",
      "fixVersions": [],
      "resolution": "3",
      "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": "2022-04-23T19:01:03.000+0300",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-16840/watchers",
         "watchCount": 0,
         "isWatching": false
      },
      "created": "2022-04-22T02:49:51.000+0300",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "20801"
      ],
      "issuelinks": [
         {
            "id": "265565",
            "self": "https://bugs.mojang.com/rest/api/2/issueLink/265565",
            "type": "10102",
            "outwardIssue": "213891"
         }
      ],
      "assignee": null,
      "updated": "2022-04-23T19:06:08.000+0300",
      "status": "5",
      "description": "Have everything already installed on an ubuntu server, also unzip and now if I want to start the minecraft server with\u00a0 (raspberry pi 4, 4gb ram):\r\n\r\nLD_LIBRARY_PATH=. ./bedrock_server\r\n\r\ncomes this error message:\r\n\r\n-bash: ./bedrock_server: cannot execute binary file: Exec format error\r\n\r\nPlease help",
      "customfield_11100": 0.0,
      "customfield_11300": null,
      "customfield_11500": null,
      "customfield_12503": null,
      "customfield_12700": null,
      "customfield_12502": null,
      "customfield_12504": null,
      "attachment": [],
      "summary": "-bash: ./bedrock_server: cannot execute binary file: Exec format error",
      "creator": "JIRAUSER716301",
      "reporter": "JIRAUSER716301",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i27ogv:",
      "environment": "bedrock version, 1.18.30",
      "customfield_11801": null,
      "customfield_11800": null,
      "customfield_11602": null,
      "customfield_11802": null,
      "comment": {
         "comments": [
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/499744/comment/1156535",
               "id": "1156535",
               "author": "vincent294",
               "body": "The Pi 4 is not compatible with 64-bit Intel ELF.",
               "updateAuthor": "vincent294",
               "created": "2022-04-23T11:06:44.908+0300",
               "updated": "2022-04-23T11:06:44.908+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/499744/comment/1156683",
               "id": "1156683",
               "author": "arisabot",
               "body": "*Thank you for your report!*\nWe're tracking this issue in *BDS-53*, so this ticket is being resolved and linked as a *duplicate*.\n\nThat ticket has already been resolved as invalid. Please take a look at the parent ticket (BDS-53) and see if an explanation is provided there in the description of the ticket or in the comments for why this issue is invalid.\n\nIf you haven't already, you might like to make use of the [*+search feature+*|https://bugs.mojang.com/issues/?jql=project=BDS] to see if the issue has already been mentioned.\n\n*Quick Links*:\n\ud83d\udcd3 [Bug Tracker Guidelines|https://aka.ms/MCBugTrackerHelp] -- \ud83d\udcac [Community Support|https://discord.gg/58Sxm23] -- \ud83d\udce7 [Mojang Support|https://help.minecraft.net/hc/en-us/requests/new]\n\ud83d\udcd3 [Project Summary|https://bugs.mojang.com/projects/BDS/summary] -- \u270d\ufe0f [Feedback and Suggestions|https://feedback.minecraft.net/] -- \ud83d\udcd6 [BDS Wiki|https://minecraft.fandom.com/wiki/Bedrock_Dedicated_Server] -- \ud83d\udcd6 [FAQs|https://help.minecraft.net/hc/en-us/articles/360035131651-Dedicated-Servers-for-Minecraft-on-Bedrock-]\n~{color:#888}-- I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.{color}~",
               "updateAuthor": "arisabot",
               "created": "2022-04-23T19:06:08.828+0300",
               "updated": "2022-04-23T19:06:08.828+0300"
            }
         ],
         "maxResults": 2,
         "total": 2,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-16840/votes",
         "votes": 0,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 3,
      "total": 3,
      "histories": [
         {
            "id": "2564661",
            "author": "JIRAUSER716301",
            "created": "2022-04-22T03:13:40.045+0300",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Have everything already installed on an ubuntu server, also unzip and now if I want to start the minecraft server with:\r\n\r\nLD_LIBRARY_PATH=. ./bedrock_server\r\n\r\n\r\ncomes this error message:\r\n\r\n-bash: ./bedrock_server: cannot execute binary file: Exec format error\r\n\r\nPlease help",
                  "to": null,
                  "toString": "Have everything already installed on an ubuntu server, also unzip and now if I want to start the minecraft server with\u00a0 (raspberry pi 4, 4gb ram):\r\n\r\nLD_LIBRARY_PATH=. ./bedrock_server\r\n\r\ncomes this error message:\r\n\r\n-bash: ./bedrock_server: cannot execute binary file: Exec format error\r\n\r\nPlease help"
               }
            ]
         },
         {
            "id": "2566695",
            "author": "ocelotonesie",
            "created": "2022-04-23T19:01:03.782+0300",
            "items": [
               {
                  "field": "Link",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "BDS-53",
                  "toString": "This issue duplicates BDS-53"
               }
            ]
         },
         {
            "id": "2566697",
            "author": "ocelotonesie",
            "created": "2022-04-23T19:01:03.785+0300",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "3",
                  "toString": "Duplicate"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "1",
                  "fromString": "Open",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         }
      ]
   }
}