February 6, 20242 yr # # 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 February 6, 20242 yr by buzolich Additional information announcing update
February 6, 20242 yr 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
February 16, 20242 yr 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 February 16, 20242 yr by ajhdr
March 6, 20242 yr 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 March 6, 20242 yr by ingarb
April 8, 20242 yr 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.
May 13, 20242 yr Any option to add Montainer https://github.com/WasinUddy/Montainer to manage the server?
June 27, 20242 yr 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.
July 4, 20242 yr 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?
August 1, 20241 yr 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?
August 1, 20241 yr 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'.
August 6, 20241 yr Hi. Just wondering. Is there any way to allocate a specific amount of ram for the Minecraft server?
August 6, 20241 yr 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
August 13, 20241 yr 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 August 13, 20241 yr by lrussell887
August 14, 20241 yr 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.
August 14, 20241 yr 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 August 14, 20241 yr by ONI
August 14, 20241 yr 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.
August 14, 20241 yr 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 August 14, 20241 yr by ingarb
August 14, 20241 yr 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.
August 14, 20241 yr 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 August 15, 20241 yr by jawilli
August 15, 20241 yr @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: and the server.properities has this flag: 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. 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 August 16, 20241 yr by ONI
August 16, 20241 yr 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:-
August 16, 20241 yr 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.
August 16, 20241 yr 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? Edited August 16, 20241 yr by ONI
August 16, 20241 yr 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: Edited August 16, 20241 yr 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.