Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] binhex - MinecraftBedrockServer

Featured Replies

#

# Binhex updated this docker

#

Any way to manually update this to v1.20.60, or do I simply need to wait for binhex to update the docker?

 

I see now that v1.20.60 was only released today.  I'll just be a little patient.

Edited by buzolich
Additional information announcing update

  • Replies 636
  • Views 185.6k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • new feature coming soon, minecraft console accessible via web ui, thought this might please a few people, no nasty docker exec

  • Issue is now resolved and a new release has been published, please pull down at your convenience.

  • yes, create a /config/permissions.json file, edit it and add your xuid and grant yourself whatever permissions you need, e.g.:-   [ { "permission": "operator","xuid": "12345678123

Posted Images

  • Author
#
# Binhex updated this docker
#
Any way to manually update this to v1.20.60, or do I simply need to wait for binhex to update the docker?
 
I see now that v1.20.60 was only released today.  I'll just be a little patient.
It's automated and yes it's already there [emoji16]

Sent from my 22021211RG using Tapatalk

  • 2 weeks later...

I think I made a mistake and messed with Docker and now I can't restore my bedrock container. I was about to download the container again and I can see backups under /mnt/user/appdata/binhex-minecraftbedrockserver/minecraft/backups 

 

There are folders which look like their my backups, but I tried to delete what under /mnt/user/appdata/binhex-minecraftbedrockserver/minecraft/worlds/Bedrock level/ and copy the same files to this location, but when my container the log says:

 

NO LOG FILE! - Failed to up file descriptor limit Operation not permitted
NO LOG FILE! - setting up server logging...
[2024-02-15 20:52:18:627 INFO] Starting Server
[2024-02-15 20:52:18:627 INFO] Version: 1.20.62.02
[2024-02-15 20:52:18:627 INFO] Session ID: 172ea9fd-12a2-4751-b23f-285bc001c7e9
[2024-02-15 20:52:18:627 INFO] Build ID: 22010383
[2024-02-15 20:52:18:627 INFO] Branch: r/20_u6
[2024-02-15 20:52:18:627 INFO] Commit ID: ecfbe634e2e231921b3c799f34169d1dcaf5bd74
[2024-02-15 20:52:18:627 INFO] Configuration: Publish
[2024-02-15 20:52:18:627 INFO] Level Name: Bedrock level
[2024-02-15 20:52:18:633 INFO] No CDN config file found for dedicated server
[2024-02-15 20:52:18:633 INFO] Game mode: 1 Creative
[2024-02-15 20:52:18:633 INFO] Difficulty: 0 PEACEFUL
[2024-02-15 20:52:18:635 INFO] Content logging to console is enabled.
[2024-02-15 20:52:19:314 INFO] Opening level 'worlds/Bedrock level/db'
[2024-02-15 20:52:19:320 WARN] LevelDB worlds/Bedrock level/db status NOT OK(IO error: fopen failed.). Trying repair.
[2024-02-15 20:52:20:204 ERROR] Failed to open LevelDB!
[2024-02-15 20:52:20:204 ERROR] IO error: fopen failed.
[2024-02-15 20:52:20:258 ERROR] Network port occupied, can't start server.
[2024-02-15 20:52:20:258 INFO] Server stop requested.

 

Any help would be greatly appreciated!

 

** Update - I fixed it by running with the sudo command:

# sudo ./bedrock_server

 

Edited by ajhdr

  • 3 weeks later...

Hi! There was an update to this docker yesterday/today - and I clicked on it by accident. Big oops. And now it doesnt work any more. There are no errors in the log, it starts fine. But there is no service listening anymore on :19132. No config was changed, removing and recreating the docker has no effect. Config is correct in the Unraid UI. 

 

Updated this maany times before with no issues. WebAdmin GUI does not work eiter: Error: "There is no screen to be attached matching minecraft."


Any tips?

 

Perhaps rollback, but I actually dont know how to do that :/ 

binhex_bedrock_mc_log.txt

Edited by ingarb

  • 1 month later...
On 7/18/2021 at 2:16 PM, Crashdogy said:

If I wanted to add more ops would I just add xuid for new OP or add a new line ? What's the format or can I get a example please

"necromancy"

 

Just looking for help with other issues and I had just figured out the answer for this old question. Looked a couple of pages and didn't see an answer although there may be one. Just want to make sure any future seeker would get the answer.

 

{
      "permission" : "operator",
      "xuid" : "xxxxxxxxxxxxxxxx",
      "xuid" : "xxxxxxxxxxxxxxxx"
   }

Notice the comma after each entry.

  • 1 month later...
  • 1 month later...

Seem to be having an issue updating the world to one from my previous server as that docker is having issues and they cant seem to fix it. I have put the world folder in and updated the server.properties file to match everything but this keeps happening. If i dont update the world and keep it fresh it all works fine. Unsure what to do. I have even completely removed the previous docker i was using aswell as cleaning the appdata for it. 

image.png

Performance issues?

 

Background: was running my 5 drive array (1 parity, 3 drive pool, sata ssd) on an old Optiplex i7 4770 with 32gb RAM and was running pretty much without issue besides LONG "building terrain" when going to nether.

 

I had been wanting a reason to upgrade server for the longest, so i upgraded to i5 13500, 32gb, 1tb 980 pro NVMe. Moved system and appdata over to the NVMe. 

 

 

NOW i seem to be having weird hiccups all the time, ie: putting down blocks and sometimes some disapear. i have to eat food sometimes multiple times for it to not disapear and take. Even building terrain sometimes takes longer.

 

Any ideas?

  • 4 weeks later...

I used this image a while back and I'm trying to update my server to the latest version. I've updated the image and pulled :latest but my server will always launch with version 1.19.51. I've also tried pulling specific tags like :1.20.72.01-02 just to try a specific version, but even after pulling that image my server will always launch with the old 1.19 version. Is there some manual config I need to do to launch the latest version of Bedrock server?

  • Author
4 hours ago, AgentWhite said:

I used this image a while back and I'm trying to update my server to the latest version. I've updated the image and pulled :latest but my server will always launch with version 1.19.51. I've also tried pulling specific tags like :1.20.72.01-02 just to try a specific version, but even after pulling that image my server will always launch with the old 1.19 version. Is there some manual config I need to do to launch the latest version of Bedrock server?

thats odd, i have just checked and the image is definitely up to date, set the tag back to latest then go to docker web ui toggle advanced view and click on 'force update'.

Hi. Just wondering. Is there any way to allocate a specific amount of ram for the Minecraft server?

  • Author
6 hours ago, DjWhitelion said:

Hi. Just wondering. Is there any way to allocate a specific amount of ram for the Minecraft server?

one way is to restrict the ram usage for the container, you can do this by clicking on edit of the container, then toggle advanced view and in extra parameters define your max ram usage, e.g. to allocate 2GB of RAM enter --memory=2G

Hi,

 

There was a Minecraft Bedrock update today and while it looks like a new GitHub release was made 3 hours ago it doesn't look like Docker Hub was updated. Manually checking for updates / force updating doesn't find anything. Looking at previous releases, the Docker Hub update usually follows the Github release within a couple of minutes. Did something happen with the automation?

 

EDIT: Yeah looks like a job failure. https://github.com/binhex/arch-minecraftbedrockserver/actions/runs/10375159772/job/28724204437

Edited by lrussell887

4 hours ago, lrussell887 said:

Hi,

 

There was a Minecraft Bedrock update today and while it looks like a new GitHub release was made 3 hours ago it doesn't look like Docker Hub was updated. Manually checking for updates / force updating doesn't find anything. Looking at previous releases, the Docker Hub update usually follows the Github release within a couple of minutes. Did something happen with the automation?

 

EDIT: Yeah looks like a job failure. https://github.com/binhex/arch-minecraftbedrockserver/actions/runs/10375159772/job/28724204437

Having a similar experience today.  Just chipping in to bump this.

I tried using the bedrock docker but I keep getting the "You need to authenticate to Microsoft services" on all my clients.

The clients see the server and even show the ping for it and player count 0/10 but I can't seem to connect due to the message stated before.

 

I have tried both the internal IP (10.10.42.54) and external (wan ip) with the same result. The port used is 19132,19133 and it is forwarded from my router.

 

My other game server dockers work (V rising and enshrouded) running on the unraid server.

 

Any help is appreciated, I am stumped.

minecraft_supervisor_log.txt

Edited by ONI

Hi any update on the docker being updated?

  • Author
10 hours ago, lrussell887 said:

Hi,

 

There was a Minecraft Bedrock update today and while it looks like a new GitHub release was made 3 hours ago it doesn't look like Docker Hub was updated. Manually checking for updates / force updating doesn't find anything. Looking at previous releases, the Docker Hub update usually follows the Github release within a couple of minutes. Did something happen with the automation?

 

EDIT: Yeah looks like a job failure. https://github.com/binhex/arch-minecraftbedrockserver/actions/runs/10375159772/job/28724204437

 

6 hours ago, jawilli said:

Having a similar experience today.  Just chipping in to bump this.

 

4 hours ago, D4rk1 said:

Hi any update on the docker being updated?

All fixed up guys, it was my error, i had forgotten about the use of the RELEASEAG from my upstream python script to construct the name of the zip, i needed to do some bash manipulation, in any case its all good, please pull down the image at your next convenience.

2 hours ago, binhex said:

 

 

All fixed up guys, it was my error, i had forgotten about the use of the RELEASEAG from my upstream python script to construct the name of the zip, i needed to do some bash manipulation, in any case its all good, please pull down the image at your next convenience.

Hi, on my end, there is still no ducker update available? So I still cannot connect to the Minecraft server.

 

Need to reinstall?

Edited by ingarb

  • Author
2 hours ago, ingarb said:

Hi, on my end, there is still no ducker update available? So I still cannot connect to the Minecraft server.

 

Need to reinstall?

go to unraid webui/docker click on toggle to 'advanced view' top right, click on 'force update' for the container.

On 8/14/2024 at 4:01 AM, binhex said:

 

 

All fixed up guys, it was my error, i had forgotten about the use of the RELEASEAG from my upstream python script to construct the name of the zip, i needed to do some bash manipulation, in any case its all good, please pull down the image at your next convenience.

Appreciate you!  Going to check this out once I get off work.

 

EDIT:  Update worked perfectly.  Thanks again!

Edited by jawilli

@binhex I appreciate all the work you have done for this docker.

I managed to get it to work and after reading 20+ pages on this thread I have two things I would appreciate your help with.

 

#1 Operator access stopped working out of nowhere (I probably fudged it up trying to get raytracing enabled somehow, more on that later). I still have the permissions file set up like this:

image.png.9adc249482f992e73d218489a0492e8f.png

 

and the server.properities has this flag:

image.png.176441d5c97d1898bcb5cb11fcab0805.png

 

My webui confirms that the xuid I am using is accurate but as you can see below it only shows my access as a member.

image.thumb.png.48df1d768d956c46d05c49acb7011805.png

image.thumb.png.bf26d5e19800dafcf80cfd7eb84e12d4.png

 

I tried deleting the entire docker and all the files left over and reinstalled it. Then I copied the world and the server.properties and permissions.json over so that my world will be restored but that did not fix my permissions.

 

#2 What is the best way to enable RTX (raytracing) for the server? I tried a few guides but none of them worked for this docker. Is there any guide you suggest? I upgraded my kids computers with 3090's and I wanted them to get to enjoy raytracing with me but we do not want to lose our server and all the hard work we put into it.

 

All your help is deeply appreciated. Thanks in advance and we really hope you can help us.

 

Edited by ONI

  • Author
8 hours ago, ONI said:

My webui confirms that the xuid I am using is accurate but as you can see below it only shows my access as a member.

That all looks fine to me, the only thing that comes to mind is the permissions.json file, check the line endings, you may have to have it set to LF (line feed) not CRLF, i use this image myself and have a minecraft world setup with operators with no issue, so im confident the image is fine.

 

8 hours ago, ONI said:

What is the best way to enable RTX (raytracing) for the server?

Sorry i got no idea on this, i would love to run raytracing but i don't have the hardware for it, a quick google search landed me here:- 

 

7 hours ago, binhex said:

That all looks fine to me, the only thing that comes to mind is the permissions.json file, check the line endings, you may have to have it set to LF (line feed) not CRLF, i use this image myself and have a minecraft world setup with operators with no issue, so im confident the image is fine.

 

Sorry i got no idea on this, i would love to run raytracing but i don't have the hardware for it, a quick google search landed me here:- 

 

 

I use notepad++ so I went to Edit > EOL Conversion and choose Unix (LF). It looks like it was already Unix so I converted it to windows CR-LF to see if that made any changes. That ended up not working so I switched it back to unix LF but the issue still persists.

 

image.png

8 hours ago, binhex said:

Sorry i got no idea on this, i would love to run raytracing but i don't have the hardware for it, a quick google search landed me here:- 

 

 

I have tried that and a few others before. My biggest issue is knowing where to drop the files.

 

So I downloaded the file from this url https://mcpedl.com/truly-vanilla-rtx/#downloads the file itself was the standard .mcpack extension so I renamed it to .zip and extracted the files. 

 

Do I place the files in binhex-minecraftbedrockserver > minecraft > resource_packs or someplace else?

image.png

Edited by ONI

I am not sure how up to date the bedrock_server_how_to.html is but I am worried that enabling rtx or any pack might not work right now:

image.thumb.png.0b9115a2cfaeb1f16fa02e4da2aa745e.png

Edited by ONI

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.