[BDS-203] BDS not stopping gracefully when running as a service Created: 29/Oct/18 Updated: 28/Dec/21 Resolved: 28/Dec/21 |
|
| Status: | Resolved |
| Project: | Bedrock Dedicated Server |
| Affects Version/s: | 1.6.1.0, 1.9.0.15, 1.16.201.03 Hotfix |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Paul K | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 2 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Confirmation Status: | Confirmed | ||||||||||||
| Description |
| Comments |
| Comment by Maciej Piornik [ 28/Dec/21 ] |
|
Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem. Quick Links: |
| Comment by Maciej Piornik [ 07/Oct/21 ] |
|
Hi Does this issue still occur after updating to 1.17.34? This ticket will automatically reopen when you reply. |
| Comment by IonicEcko [ 09/Aug/20 ] |
|
The report as it currently stands is more of a feature request (the ability to run BDS as a service etc) which need to be submitted over at the feedback site (https://feedback.minecraft.net). However, the way BDS reacts when running as a service (not shutting down cleanly as described in I've updated the summary to focus on that issue and confirmed the report. |
| Comment by Carl Dunkelberger [ 24/Mar/19 ] |
|
I have had really good luck running the server in a docker container. https://github.com/cdunkelb/bedrocker |
| Comment by Michael Hoppes [ 13/Mar/19 ] |
|
I found this, which was written for the Java version, but adapted works for Bedrock too: https://gist.github.com/justinjahn/4fe65b552b0622662420928cc8ffc7c0 |
| Comment by Michael Hoppes [ 12/Jan/19 ] |
|
Can either of you please provide steps on how to achieve this? Â This comment gives an example:Â https://bugs.mojang.com/browse/BDS-56?focusedCommentId=490680&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-490680 |
| Comment by Paul K [ 30/Oct/18 ] |
|
Thanks, Jacob. "screens" was a helpful tip. |
| Comment by Jacob Barnes [ 30/Oct/18 ] |
|
Currently the way most server owners do this is by using the screen package. I will agree though, it would be nice if the server could detect that the operating system is shutting down and gracefully stop itself. |