{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "290372",
   "self": "https://bugs.mojang.com/rest/api/2/issue/290372",
   "key": "BDS-3242",
   "fields": {
      "issuetype": "1",
      "project": "11700",
      "fixVersions": [],
      "resolution": "3",
      "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-05-15T07:26:01.000+0300",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-3242/watchers",
         "watchCount": 0,
         "isWatching": false
      },
      "created": "2020-02-17T00:35:34.000+0200",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [
         "Linux",
         "Ubuntu",
         "Unresponsive"
      ],
      "customfield_11700": "{}",
      "versions": [
         "18823"
      ],
      "issuelinks": [
         {
            "id": "178637",
            "self": "https://bugs.mojang.com/rest/api/2/issueLink/178637",
            "type": "10102",
            "outwardIssue": "259194"
         }
      ],
      "assignee": null,
      "updated": "2020-05-15T07:26:01.000+0300",
      "status": "5",
      "description": "Standard LTS 18.04 Ubuntu server hosted externally, no firewall.\n\nTrying to connect to remote server from android. No luck.\n\nServer receives udp requests from android, see attachments udpdump on the correct port. But it's not answering! Why not? Is it hanging? Is it\u00a0a bug? Unsure.\n\nUpdate: when I restart the server there is\u00a0 a short possibility to connect to the server. The server replies some basic info back to the android client. I could even walk around in the test world. See the udpdump. However, within a short while we're back at \"locating server\", no response from server, even though udp packets reach the server. It has happened when I switch apps both with and without pressing \"save and quit\" in the menu. Unsure what triggers this non-responsive state. Tried playing a bit longer, the server disconnects within 5 minutes and becomes unresponsive. Just before disconnect I do not see particles or block breaking/cracks when mining.",
      "customfield_11100": null,
      "customfield_11300": null,
      "customfield_11500": null,
      "customfield_12503": null,
      "customfield_12700": null,
      "customfield_12502": null,
      "security": {
         "self": "https://bugs.mojang.com/rest/api/2/securitylevel/10318",
         "id": "10318",
         "description": "Private, viewable only by volunteers and up.",
         "name": "Minecraft - Private"
      },
      "customfield_12504": null,
      "attachment": [
         "266114",
         "266113",
         "266112",
         "266111",
         "266124",
         "266125",
         "266123"
      ],
      "summary": "Cannot join remote linux bedrock server from android",
      "creator": "jeroendemunter@gmail.com",
      "reporter": "jeroendemunter@gmail.com",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i17ye7:",
      "environment": null,
      "customfield_11801": null,
      "customfield_11800": null,
      "customfield_11602": null,
      "customfield_11802": null,
      "comment": {
         "comments": [
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/290372/comment/635378",
               "id": "635378",
               "author": "ionicecko",
               "body": "Hi Jero,\n\nDoes this happen with a new world?\n\nIonic",
               "updateAuthor": "ionicecko",
               "created": "2020-02-17T05:00:32.253+0200",
               "updated": "2020-02-17T05:00:32.253+0200"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/290372/comment/635437",
               "id": "635437",
               "author": "jeroendemunter@gmail.com",
               "body": "The world is from an earlier backup. I can replicate the bug with default settings though, and new world. The world generates, I walk around a bit in it, and then the server disconnects the client. Takes less than 5 minutes for it to happen. Server becomes unresponsive.",
               "updateAuthor": "jeroendemunter@gmail.com",
               "created": "2020-02-17T09:19:40.799+0200",
               "updated": "2020-02-17T12:12:44.036+0200"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/290372/comment/635589",
               "id": "635589",
               "author": "vexira",
               "body": "check your port forwarding\u00a0 on your router if you the server host, chek that your routers nat filtering is set to open if applicable",
               "updateAuthor": "vexira",
               "created": "2020-02-17T15:38:37.873+0200",
               "updated": "2020-02-17T15:38:37.873+0200"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/290372/comment/635836",
               "id": "635836",
               "author": "jeroendemunter@gmail.com",
               "body": "This server is not in my private network. It's a hosted server in a data center. There is no NAT filtering, no port forwarding, no firewall. I am able to play, but only a short while before the server becomes nonresponsive. Its not responding to client UDP packages in that state. It does respond after a restart. Look at the two dumped UDP screenshots.",
               "updateAuthor": "jeroendemunter@gmail.com",
               "created": "2020-02-18T10:24:38.333+0200",
               "updated": "2020-02-18T10:24:38.333+0200"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/290372/comment/642322",
               "id": "642322",
               "author": "ionicecko",
               "body": "Hi Jero,\n\nSorry for the delay.\n\nI've seen a number of other BDS tickets come in for the same issue and in every case so far it has been an issue with time settings on the host. Fixing up the host time has resolved the problem.\n\nAre you able to check this?\n\nIonic",
               "updateAuthor": "ionicecko",
               "created": "2020-03-03T13:31:27.975+0200",
               "updated": "2020-03-03T13:31:39.489+0200"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/290372/comment/643252",
               "id": "643252",
               "author": "jeroendemunter@gmail.com",
               "body": "Hi!\n\nThanks for suggesting timing. I looked into it. Changed time syncing according to this guide::\n\n[https://www.digitalocean.com/community/tutorials/how-to-set-up-time-synchronization-on-ubuntu-18-04]\n\nHowever, the problem persists.\n\n\u00a0\n\nI'm investigating another explanation right now. I'm sending, with fixed interval,\u00a0 nmap packets to see if the server is listening/open on port 19132. Can it be that these might trigger a server crash? Turned them off right now. I'll post in a couple days the result. So far it seems promising.\n\nUpdate: I\u00a0can confirm that this causes the server to become unresponsive. It does not \"crash\", just not possible to connect with clients anymore! Maybe not very wise to post the command here.",
               "updateAuthor": "jeroendemunter@gmail.com",
               "created": "2020-03-05T10:26:12.385+0200",
               "updated": "2020-03-05T16:10:51.595+0200"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/290372/comment/643731",
               "id": "643731",
               "author": "ionicecko",
               "body": "Hey Jero,\n\nSo, just to make sure I've understood you, something you had polling your server was causing the crash? What you can do is edit your report and mark it as private and include the details on how you were causing the hang, once you've done that if you're able to send me a message on Discord(IonicEcko#0001), Twitter (IonicEcko) or Reddit (IonicEcko) I can ask for it to be confirmed :).\n\nIonic",
               "updateAuthor": "ionicecko",
               "created": "2020-03-06T04:52:19.564+0200",
               "updated": "2020-03-06T04:52:19.564+0200"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/290372/comment/643829",
               "id": "643829",
               "author": "jeroendemunter@gmail.com",
               "body": "This is the command that triggers the unresponsive state:\n\nnmap -sU -p 19132 --open URL\n\n\u00a0URL is the url pointing to the minecraft\u00a0 bedrock server",
               "updateAuthor": "jeroendemunter@gmail.com",
               "created": "2020-03-06T09:05:06.353+0200",
               "updated": "2020-03-06T09:09:11.679+0200"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/290372/comment/698016",
               "id": "698016",
               "author": "ionicecko",
               "body": "*Thank you for your report!*\r\n\r\nWe're actually already tracking this issue as *BDS-1413* (which is a private bug report so isn't visible), so this ticket is being resolved and linked as a *duplicate*.\r\n\r\n*Quick Links*:\r\n\ud83d\udcd3 [Issue Guidelines|https://bugs.mojang.com/projects/MCPE/summary] -- \ud83d\udcac [Community Support|https://discord.gg/58Sxm23] -- \ud83d\udce7 [Customer Support|https://help.minecraft.net/hc/en-us/requests/new] -- \u270d\ufe0f [Feedback and Suggestions|https://feedback.minecraft.net/] -- \ud83d\udcd6 [Game Wiki|https://minecraft.gamepedia.com/Minecraft_Wiki]",
               "updateAuthor": "ionicecko",
               "created": "2020-05-15T07:26:01.677+0300",
               "updated": "2020-05-15T07:26:01.677+0300"
            }
         ],
         "maxResults": 9,
         "total": 9,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-3242/votes",
         "votes": 1,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 12,
      "total": 12,
      "histories": [
         {
            "id": "1439259",
            "author": "jeroendemunter@gmail.com",
            "created": "2020-02-17T00:36:36.030+0200",
            "items": [
               {
                  "field": "Attachment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "266111",
                  "toString": "Screenshot_20200216-215938~3.png"
               },
               {
                  "field": "Attachment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "266112",
                  "toString": "Screenshot_20200216-215923.png"
               },
               {
                  "field": "Attachment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "266113",
                  "toString": "Screenshot_20200216-215908.png"
               },
               {
                  "field": "Attachment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "266114",
                  "toString": "Screenshot_20200216-215153~4.png"
               }
            ]
         },
         {
            "id": "1439288",
            "author": "jeroendemunter@gmail.com",
            "created": "2020-02-17T01:24:10.196+0200",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Standard LTS Ubuntu server hosted externally, no firewall.\n\nTrying to connect to remote server from android. No luck.\n\nServer receives udp requests from android, see attachments tcpdump on the correct port. But it's not answering! Why not? Is it hanging? Is it\u00a0a bug? Unsure.",
                  "to": null,
                  "toString": "Standard LTS Ubuntu server hosted externally, no firewall.\n\nTrying to connect to remote server from android. No luck.\n\nServer receives udp requests from android, see attachments udpdump on the correct port. But it's not answering! Why not? Is it hanging? Is it\u00a0a bug? Unsure.\n\n\u00a0\n\nUpdate: when I restart the server there is\u00a0 a short possibility to connect to the server. The server replies some basic info back to the android client. I could even walk around in the test world. See the udpdump. However, within a short while we're back at \"locating server\", no response from server, even though udp packets reach the server. It has happened when I switch apps both with and without pressing \"save and quit\" in the menu. Unsure if there are other triggers. Haven't tried playing for a longer while, yet."
               }
            ]
         },
         {
            "id": "1439291",
            "author": "jeroendemunter@gmail.com",
            "created": "2020-02-17T01:26:35.730+0200",
            "items": [
               {
                  "field": "Attachment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "266123",
                  "toString": "Screenshot_20200216-235610~3.png"
               },
               {
                  "field": "Attachment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "266124",
                  "toString": "Screenshot_20200216-235501~3.png"
               },
               {
                  "field": "Attachment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "266125",
                  "toString": "Screenshot_20200216-235546.png"
               }
            ]
         },
         {
            "id": "1439309",
            "author": "jeroendemunter@gmail.com",
            "created": "2020-02-17T01:29:35.845+0200",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Standard LTS Ubuntu server hosted externally, no firewall.\n\nTrying to connect to remote server from android. No luck.\n\nServer receives udp requests from android, see attachments udpdump on the correct port. But it's not answering! Why not? Is it hanging? Is it\u00a0a bug? Unsure.\n\n\u00a0\n\nUpdate: when I restart the server there is\u00a0 a short possibility to connect to the server. The server replies some basic info back to the android client. I could even walk around in the test world. See the udpdump. However, within a short while we're back at \"locating server\", no response from server, even though udp packets reach the server. It has happened when I switch apps both with and without pressing \"save and quit\" in the menu. Unsure if there are other triggers. Haven't tried playing for a longer while, yet.",
                  "to": null,
                  "toString": "Standard LTS Ubuntu server hosted externally, no firewall.\n\nTrying to connect to remote server from android. No luck.\n\nServer receives udp requests from android, see attachments udpdump on the correct port. But it's not answering! Why not? Is it hanging? Is it\u00a0a bug? Unsure.\n\nUpdate: when I restart the server there is\u00a0 a short possibility to connect to the server. The server replies some basic info back to the android client. I could even walk around in the test world. See the udpdump. However, within a short while we're back at \"locating server\", no response from server, even though udp packets reach the server. It has happened when I switch apps both with and without pressing \"save and quit\" in the menu. Unsure what triggers this non-responsive state. Haven't tried playing for a longer while, yet."
               }
            ]
         },
         {
            "id": "1439623",
            "author": "jeroendemunter@gmail.com",
            "created": "2020-02-17T12:15:54.840+0200",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Standard LTS Ubuntu server hosted externally, no firewall.\n\nTrying to connect to remote server from android. No luck.\n\nServer receives udp requests from android, see attachments udpdump on the correct port. But it's not answering! Why not? Is it hanging? Is it\u00a0a bug? Unsure.\n\nUpdate: when I restart the server there is\u00a0 a short possibility to connect to the server. The server replies some basic info back to the android client. I could even walk around in the test world. See the udpdump. However, within a short while we're back at \"locating server\", no response from server, even though udp packets reach the server. It has happened when I switch apps both with and without pressing \"save and quit\" in the menu. Unsure what triggers this non-responsive state. Haven't tried playing for a longer while, yet.",
                  "to": null,
                  "toString": "Standard LTS Ubuntu server hosted externally, no firewall.\n\nTrying to connect to remote server from android. No luck.\n\nServer receives udp requests from android, see attachments udpdump on the correct port. But it's not answering! Why not? Is it hanging? Is it\u00a0a bug? Unsure.\n\nUpdate: when I restart the server there is\u00a0 a short possibility to connect to the server. The server replies some basic info back to the android client. I could even walk around in the test world. See the udpdump. However, within a short while we're back at \"locating server\", no response from server, even though udp packets reach the server. It has happened when I switch apps both with and without pressing \"save and quit\" in the menu. Unsure what triggers this non-responsive state. Tried playing a bit longer, the server disconnects within 5 minutes and becomes unresponsive."
               }
            ]
         },
         {
            "id": "1440380",
            "author": "jeroendemunter@gmail.com",
            "created": "2020-02-18T10:56:49.443+0200",
            "items": [
               {
                  "field": "labels",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "",
                  "to": null,
                  "toString": "Linux Ubuntu Unresponsive"
               }
            ]
         },
         {
            "id": "1440382",
            "author": "jeroendemunter@gmail.com",
            "created": "2020-02-18T11:00:15.308+0200",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Standard LTS Ubuntu server hosted externally, no firewall.\n\nTrying to connect to remote server from android. No luck.\n\nServer receives udp requests from android, see attachments udpdump on the correct port. But it's not answering! Why not? Is it hanging? Is it\u00a0a bug? Unsure.\n\nUpdate: when I restart the server there is\u00a0 a short possibility to connect to the server. The server replies some basic info back to the android client. I could even walk around in the test world. See the udpdump. However, within a short while we're back at \"locating server\", no response from server, even though udp packets reach the server. It has happened when I switch apps both with and without pressing \"save and quit\" in the menu. Unsure what triggers this non-responsive state. Tried playing a bit longer, the server disconnects within 5 minutes and becomes unresponsive.",
                  "to": null,
                  "toString": "Standard LTS 18.04 Ubuntu server hosted externally, no firewall.\n\nTrying to connect to remote server from android. No luck.\n\nServer receives udp requests from android, see attachments udpdump on the correct port. But it's not answering! Why not? Is it hanging? Is it\u00a0a bug? Unsure.\n\nUpdate: when I restart the server there is\u00a0 a short possibility to connect to the server. The server replies some basic info back to the android client. I could even walk around in the test world. See the udpdump. However, within a short while we're back at \"locating server\", no response from server, even though udp packets reach the server. It has happened when I switch apps both with and without pressing \"save and quit\" in the menu. Unsure what triggers this non-responsive state. Tried playing a bit longer, the server disconnects within 5 minutes and becomes unresponsive. Just before disconnect I do not see particles or block breaking/cracks when mining."
               }
            ]
         },
         {
            "id": "1456004",
            "author": "ionicecko",
            "created": "2020-03-04T14:46:53.442+0200",
            "items": [
               {
                  "field": "labels",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Linux Ubuntu Unresponsive",
                  "to": null,
                  "toString": "Linux Ubuntu Unresponsive awaiting-response"
               }
            ]
         },
         {
            "id": "1457504",
            "author": "jeroendemunter@gmail.com",
            "created": "2020-03-05T10:28:03.587+0200",
            "items": [
               {
                  "field": "labels",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Linux Ubuntu Unresponsive awaiting-response",
                  "to": null,
                  "toString": "Linux Ubuntu Unresponsive"
               }
            ]
         },
         {
            "id": "1458629",
            "author": "jeroendemunter@gmail.com",
            "created": "2020-03-06T09:05:06.395+0200",
            "items": [
               {
                  "field": "security",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "10318",
                  "toString": "Minecraft - Private"
               }
            ]
         },
         {
            "id": "1582361",
            "author": "ionicecko",
            "created": "2020-05-15T07:26:01.713+0300",
            "items": [
               {
                  "field": "Link",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "BDS-1413",
                  "toString": "This issue duplicates BDS-1413"
               }
            ]
         },
         {
            "id": "1582363",
            "author": "ionicecko",
            "created": "2020-05-15T07:26:01.758+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"
               }
            ]
         }
      ]
   }
}