{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "249703",
   "self": "https://bugs.mojang.com/rest/api/2/issue/249703",
   "key": "BDS-1088",
   "fields": {
      "issuetype": "1",
      "project": "11700",
      "fixVersions": [],
      "resolution": "1",
      "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-26T02:10:19.000+0200",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-1088/watchers",
         "watchCount": 0,
         "isWatching": false
      },
      "created": "2019-07-10T15:25:48.000+0300",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "17513"
      ],
      "issuelinks": [],
      "assignee": null,
      "updated": "2020-02-26T02:10:19.000+0200",
      "status": "5",
      "description": "Starting the lastest version on pterodactyl doesn't work and someone else said the same thing happens to them. It used to work before 1.12, but now when I try to start the server i get this:\n{code:java}\n./bedrock_server: /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1: version `OPENSSL_1_1_1' not found (required by ./libCrypto.so{code}\nYes, openssl is installed. The server works when I start it in the terminal.",
      "customfield_11100": null,
      "customfield_11300": null,
      "customfield_11500": null,
      "customfield_12503": null,
      "customfield_12700": null,
      "customfield_12502": null,
      "customfield_12504": null,
      "attachment": [],
      "summary": "BDS can't start on Pterodactyl",
      "creator": "andreashgk",
      "reporter": "andreashgk",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i1109b:",
      "environment": "Ubuntu 18.10 VPS\n\nPterodactyl control panel 0.7.14\n\nBDS 1.12.0.28 (this is not under versions?)",
      "customfield_11801": null,
      "customfield_11800": null,
      "customfield_11602": null,
      "customfield_11802": null,
      "comment": {
         "comments": [
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/249703/comment/564449",
               "id": "564449",
               "author": "hutchinsfairy",
               "body": "I got the _OPENSSL_1_1_1 Not Found_ error running *bedrock_server* from the terminal on Ubuntu 18.04.\n\nFor me the issue was resolved by running\n{code:java}\nsudo apt install openssl -y\n{code}\nWhich updated openssl to the latest (1.1.1) version.\n\nWhat do you get when you run \n{code:java}\nopenssl version\n{code}\nOn the terminal and can you run the equivalent from pterodactyl?\n\n",
               "updateAuthor": "hutchinsfairy",
               "created": "2019-07-10T16:49:22.889+0300",
               "updated": "2019-07-10T16:49:22.889+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/249703/comment/564451",
               "id": "564451",
               "author": "andreashgk",
               "body": "update: i fixed it using the latest egg for pterodactyl bds",
               "updateAuthor": "andreashgk",
               "created": "2019-07-10T16:55:23.220+0300",
               "updated": "2019-07-10T16:55:23.220+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/249703/comment/639567",
               "id": "639567",
               "author": "ionicecko",
               "body": "Thanks for letting us know it was resolved.",
               "updateAuthor": "ionicecko",
               "created": "2020-02-26T02:09:10.398+0200",
               "updated": "2020-02-26T02:09:10.398+0200"
            }
         ],
         "maxResults": 3,
         "total": 3,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-1088/votes",
         "votes": 0,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 2,
      "total": 2,
      "histories": [
         {
            "id": "1286017",
            "author": "andreashgk",
            "created": "2019-07-10T15:40:25.339+0300",
            "items": [
               {
                  "field": "environment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Ubuntu 18.10 VPS\n\nPterodactyl control panel 0.7.14\n\nBDS 1.12.0.24 (this is not under versions?)",
                  "to": null,
                  "toString": "Ubuntu 18.10 VPS\n\nPterodactyl control panel 0.7.14\n\nBDS 1.12.0.28 (this is not under versions?)"
               }
            ]
         },
         {
            "id": "1448328",
            "author": "ocelotonesie",
            "created": "2020-02-26T02:10:19.459+0200",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "1",
                  "toString": "Fixed"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "1",
                  "fromString": "Open",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         }
      ]
   }
}