{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "295652",
   "self": "https://bugs.mojang.com/rest/api/2/issue/295652",
   "key": "BDS-3591",
   "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-03-16T14:21:34.000+0200",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-3591/watchers",
         "watchCount": 0,
         "isWatching": false
      },
      "created": "2020-03-15T17:21:45.000+0200",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "19001"
      ],
      "issuelinks": [],
      "assignee": null,
      "updated": "2020-03-16T14:21:34.000+0200",
      "status": "5",
      "description": "I try to run the bedrock server on my Windows 10 Pro machine. The server appearently starts properly, and responds with \"server started\". I have not done any changes to server.properties.\n\nHowever, I cannot connect to the server via the LAN from Minecraft Pocket (iOS) 1.14.30. (Responds: unable to connect to world).\n\nI am even unable to make a socket connection from the local machine:\n\ntelnet 127.0.0.1 19132\n\n--> telnet: Unable to connect to remote host: Connection refused\n\nThe windows firewall is set to allow the connection.\n\n\u00a0",
      "customfield_11100": null,
      "customfield_11300": null,
      "customfield_11500": null,
      "customfield_12503": null,
      "customfield_12700": null,
      "customfield_12502": null,
      "customfield_12504": null,
      "attachment": [],
      "summary": "Server not accepting connections",
      "creator": "vidarkongsli",
      "reporter": "vidarkongsli",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i18uhz:",
      "environment": "Windows 10 Pro",
      "customfield_11801": null,
      "customfield_11800": null,
      "customfield_11602": null,
      "customfield_11802": null,
      "comment": {
         "comments": [
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/295652/comment/647557",
               "id": "647557",
               "author": "ionicecko",
               "body": "*Thank you for your report!*\nHowever, this issue is {color:#FF5722}*Invalid*{color}.\n\nThis is a technical support issue; this site is for bug reports only. We do not have the resources to provide you with technical support.\n\nTelnet tests TCP connectivity, BDS (and Minecraft Bedrock multiplayer generally) runs on UDP so your telnet test is invalid. Please also note that there are loopback restrictions that prevent you from connecting to (and testing) local connectivity. Its described in the how_to.\n\nPlease contact the *community support*, linked below.\n\n*Quick Links*:\n\ud83d\udcd3 [Issue Guidelines|https://bugs.mojang.com/projects/BDS/summary] -- \ud83d\udcac [Community Support|https://minecrafthopper.net/help/technical-support-resources/] -- \ud83d\udce7 [Customer Support|https://help.minecraft.net/hc/en-us/requests/new] -- \ud83d\udcd6 [BDS Wiki|https://minecraft.gamepedia.com/Bedrock_Dedicated_Server] -- \ud83d\udcd6 [FAQs|https://help.minecraft.net/hc/en-us/articles/360035131651-Dedicated-Servers-for-Minecraft-on-Bedrock-]",
               "updateAuthor": "ionicecko",
               "created": "2020-03-16T06:05:15.726+0200",
               "updated": "2020-03-16T06:05:15.726+0200"
            }
         ],
         "maxResults": 1,
         "total": 1,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-3591/votes",
         "votes": 0,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 1,
      "total": 1,
      "histories": [
         {
            "id": "1469475",
            "author": "ocelotonesie",
            "created": "2020-03-16T14:21:34.786+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"
               }
            ]
         }
      ]
   }
}