{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "225336",
   "self": "https://bugs.mojang.com/rest/api/2/issue/225336",
   "key": "BDS-430",
   "fields": {
      "issuetype": "1",
      "project": "11700",
      "fixVersions": [],
      "resolution": "7",
      "customfield_10500": null,
      "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-02-10T12:56:12.000+0200",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-430/watchers",
         "watchCount": 0,
         "isWatching": false
      },
      "created": "2019-01-25T03:05:26.000+0200",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "17513"
      ],
      "issuelinks": [],
      "assignee": null,
      "updated": "2020-02-10T12:56:12.000+0200",
      "status": "5",
      "description": "I have met an error when I launch server first:\n\n\u00a0 \u00a0libssl.so.1.1 can not open\n\nso I complite openssl1.1.0j and install it to system.\n\n\u00a0\n\nThen I launch server again and met an new error:\n\n\u00a0 GLIBC_2.27 CAN NOT FOUND\n\n\u00a0 \u00a0GLIBCXX_3.34 CAN NOT FOUND\n\nso I complite glibc and upgrade gcc and g++ on my system.\n\n\u00a0\n\n\u00a0Finally,I launch server again and met an error I can not handle:\n\n\u00a0 Segmentation Fault.\n\n\u00a0\n\nHelp me... My english is not good.SORRY!!!",
      "customfield_11100": null,
      "customfield_11300": null,
      "customfield_11500": null,
      "customfield_12503": null,
      "customfield_12700": null,
      "customfield_12502": null,
      "customfield_12504": null,
      "attachment": [],
      "summary": "Can not run in Ubuntu 16.04",
      "creator": "zsh2401",
      "reporter": "zsh2401",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i0wxpb:",
      "environment": "Ubuntu 16.04",
      "customfield_11801": null,
      "customfield_11800": null,
      "customfield_11602": null,
      "customfield_11802": null,
      "comment": {
         "comments": [
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/225336/comment/631799",
               "id": "631799",
               "author": "ionicecko",
               "body": "Hi Shunhong,\n\nI realise this is an old ticket but the issue was occuring as the version of Ubuntu you were trying to use was no longer supported. See supporting evidence below.\n\n\u00a0\nServer Requirements\nThe Bedrock Dedicated Server software can be run on hardware that meets the following requirements.\nOperating System * Windows 10, version 1703 (Creators Update) or later; Windows Server 2016 or later\n\n ** Note: You may also need to install\u00a0[Visual C++ Redistributable Packages for Visual Studio 2015|https://www.microsoft.com/en-us/download/details.aspx?id=48145]\u00a0for necessary run-time components.\n\n ** Note: As of version 1.7.0.13, Windows 7 is no longer supported.\n\n ** Note: As of version 1.8.0.24, Windows 8 and Windows Server 2012 are no longer supported.\n\n * Ubuntu 18\n\n ** Note: Other distributions of Linux are not supported. You may need to install additional dependencies to run the server software on other distributions of Linux.\n\nIonic\n\nCould a mod please close this issue.",
               "updateAuthor": "ionicecko",
               "created": "2020-02-10T06:54:07.080+0200",
               "updated": "2020-02-10T06:54:07.080+0200"
            }
         ],
         "maxResults": 1,
         "total": 1,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-430/votes",
         "votes": 0,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 1,
      "total": 1,
      "histories": [
         {
            "id": "1431450",
            "author": "mega_spud",
            "created": "2020-02-10T12:56:12.195+0200",
            "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"
               }
            ]
         }
      ]
   }
}