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

  • Author
7 minutes ago, PeteAsking said:

I can confirm this does not work for me either. The relevant lines in .xml read (even after doing a force update on the docker):

docker templates do not auto update and are independent of new docker images, so you will either need to retrospectively add it in as per my previous post, or delete the container and the template on your flash drive and re-add from CA to get the new ports, env vars and web ui line.

  • Replies 636
  • Views 185.9k
  • 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

Oof that sucks. Guess since I dont need it I will just leave it.

I got the added port and variables set and it works as described.  This a really cool feature, thanks!

The 1.16 update is out now on the server section of Mojangs website. Is there any way we can update the container ourselves or do you have to repackage it?

42 minutes ago, Milldor said:

The 1.16 update is out now on the server section of Mojangs website. Is there any way we can update the container ourselves or do you have to repackage it?

+1

If possible, I don't mind doing it on my own so you're not bothered. Thank you for building this! I've been using it for MONTHS with no problems at all.

  • Author
10 minutes ago, Kudjo said:

+1

If possible, I don't mind doing it on my own so you're not bothered. Thank you for building this! I've been using it for MONTHS with no problems at all.

damn you guys are quick!, my automated script only picked up the change 30 mins ago, there is a 1 hour delay as i have found the url is not updated quick enough sometimes on mojang website, so it should start building in the next hour from now.

 

edit - it just triggered this minute!, so expect new image in around 30 mins.

Edited by binhex

3 minutes ago, binhex said:

damn you guys are quick!, my automated script only picked up the change 30 mins ago, there is a 1 hour delay as i have found the url is not updated quick enough sometimes on mojang website, so it should start building in the next hour from now.

When you provide us with an excellent build, I turn around and serve it to a dozen others who are ITCHING to play on the new update. All I'm saying is this is kind of your fault for making this work so well. ;P

 

I'll tell them to cool their jets and wait a few hours.

 

Thanks again.

Works real nice!!!

 

Is there a way to add a server description and picture like the public bedrock servers?

  • Author
3 minutes ago, Kudjo said:

When you provide us with an excellent build, I turn around and serve it to a dozen others who are ITCHING to play on the new update. All I'm saying is this is kind of your fault for making this work so well. 😜

 

I'll tell them to cool their jets and wait a few hours.

 

Thanks again.

hehe, its all good, new image is built, ive just pulled it and i can now connect using minecraft pe to 1.16 server 🙂

Hi,

I added the docker lines and config for the terminal on port 8222. When I open my browser I am prompted to authenticate and I can login, but the page that loads simply says:

 

Screenshot at 2020-06-24 09-12-15.png

  • Author
13 minutes ago, PeteAsking said:

Hi,

I added the docker lines and config for the terminal on port 8222. When I open my browser I am prompted to authenticate and I can login, but the page that loads simply says:

 

Screenshot at 2020-06-24 09-12-15.png

you can only attach once to the screen session, you already have something else connected, docker exec perhaps?

I dont understand what to do. I stopped the docker and restarted it. If I immediatly try connect with the console web the same issue happens. How can something already be connected if I just restarted it?

  • Author
26 minutes ago, PeteAsking said:

I dont understand what to do. I stopped the docker and restarted it. If I immediatly try connect with the console web the same issue happens. How can something already be connected if I just restarted it?

hmm thats a little odd i must admit, no idea whats reconnecting to the screen session so quickly after a reboot!, you def dont have two tabs open for your browser?, no smart tablets or anything also trying to reconnect to the console web ui?

I cant see anything connecting and it only on my LAN. I also have never used it before and am just trying form this 1 pc at the moment so havent got very far with it. I will wait and see if anyone else has any issues connecting because I am stuck :)

  • Author
9 minutes ago, PeteAsking said:

I cant see anything connecting and it only on my LAN. I also have never used it before and am just trying form this 1 pc at the moment so havent got very far with it. I will wait and see if anyone else has any issues connecting because I am stuck :)

ok fair enough, it def works great for me, and there have been other users too who are using it with success so it SHOULD just work, you dont have backups set to backup really frequently do you?.

I havent altered the default settings but if you tell me where to check I can tell you what they are set to.

  • Author
Just now, PeteAsking said:

I havent altered the default settings but if you tell me where to check I can tell you what they are set to.

simplest way is to just attach /config/supervisord.log this should contain all env vars set.

Here you go :)

 

It does look like there are a lot of errors at the end :( - hopefully nothing drastic.

supervisord.log

  • Author
18 minutes ago, PeteAsking said:

Here you go :)

 

It does look like there are a lot of errors at the end :( - hopefully nothing drastic.

supervisord.log 447.29 kB · 1 download

ok so a successful connection will look something like this:-

2020-06-24 17:50:16,598 DEBG 'webui-script' stderr output:
2020/06/24 17:50:16 Basic Authentication Succeeded: 192.168.1.177:62527

2020-06-24 17:50:16,598 DEBG 'webui-script' stderr output:
2020/06/24 17:50:16 192.168.1.177:62527 200 GET /

2020-06-24 17:50:16,661 DEBG 'webui-script' stderr output:
2020/06/24 17:50:16 Basic Authentication Succeeded: 192.168.1.177:62527
2020/06/24 17:50:16 192.168.1.177:62527 200 GET /auth_token.js

2020-06-24 17:50:16,662 DEBG 'webui-script' stderr output:
2020/06/24 17:50:16 Basic Authentication Succeeded: 192.168.1.177:62528

2020-06-24 17:50:16,666 DEBG 'webui-script' stderr output:
2020/06/24 17:50:16 Basic Authentication Succeeded: 192.168.1.177:62527

2020-06-24 17:50:16,666 DEBG 'webui-script' stderr output:
2020/06/24 17:50:16 192.168.1.177:62527 200 GET /js/gotty.js

2020-06-24 17:50:16,676 DEBG 'webui-script' stderr output:
2020/06/24 17:50:16 192.168.1.177:62528 200 GET /js/hterm.js

2020-06-24 17:50:16,771 DEBG 'webui-script' stderr output:
2020/06/24 17:50:16 New client connected: 192.168.1.177:62530

2020-06-24 17:50:16,852 DEBG 'webui-script' stderr output:
2020/06/24 17:50:16 Command is running for client 192.168.1.177:62530 with PID 161 (args="-r minecraft"), connections: 1
2020/06/24 17:50:16 192.168.1.177:62530 101 GET /ws

2020-06-24 17:50:16,910 DEBG 'webui-script' stderr output:
2020/06/24 17:50:16 Basic Authentication Succeeded: 192.168.1.177:62528

2020-06-24 17:50:16,910 DEBG 'webui-script' stderr output:
2020/06/24 17:50:16 192.168.1.177:62528 200 GET /favicon.png

and looking at your log you do have a successful connection, what device has ip address 192.168.2.11? whatever it is, this is the device that is connecting to the console via the web ui:-

2020-06-24 11:38:49,162 DEBG 'webui-script' stderr output:
2020/06/24 11:38:49 Basic Authentication Succeeded: 192.168.2.11:50226

2020-06-24 11:38:49,162 DEBG 'webui-script' stderr output:
2020/06/24 11:38:49 192.168.2.11:50226 200 GET /

2020-06-24 11:38:49,369 DEBG 'webui-script' stderr output:
2020/06/24 11:38:49 Basic Authentication Succeeded: 192.168.2.11:50226
2020/06/24 11:38:49 192.168.2.11:50226 200 GET /auth_token.js

2020-06-24 11:38:49,370 DEBG 'webui-script' stderr output:
2020/06/24 11:38:49 Basic Authentication Succeeded: 192.168.2.11:50226

2020-06-24 11:38:49,377 DEBG 'webui-script' stderr output:
2020/06/24 11:38:49 Basic Authentication Succeeded: 192.168.2.11:50228

2020-06-24 11:38:49,377 DEBG 'webui-script' stderr output:
2020/06/24 11:38:49 192.168.2.11:50228 200 GET /js/gotty.js

2020-06-24 11:38:49,378 DEBG 'webui-script' stderr output:
2020/06/24 11:38:49 192.168.2.11:50226 200 GET /js/hterm.js

2020-06-24 11:38:49,484 DEBG 'webui-script' stderr output:
2020/06/24 11:38:49 New client connected: 192.168.2.11:50232

2020-06-24 11:38:49,494 DEBG 'webui-script' stderr output:
2020/06/24 11:38:49 Basic Authentication Succeeded: 192.168.2.11:50226

 

Yes that IP is the machine I am trying from, and it prompts for the login, once it logs in I get that error though.

  • Author
Yes that IP is the machine I am trying from, and it prompts for the login, once it logs in I get that error though.
Ok restart the container and then try another browser, I think the issue may be some sort of adblock or maybe a script block add-on.

Sent from my CLT-L09 using Tapatalk

1 hour ago, binhex said:

Ok restart the container and then try another browser, I think the issue may be some sort of adblock or maybe a script block add-on.

Sent from my CLT-L09 using Tapatalk
 

Wow thanks, you were correct. A different browser loaded it up fine. Apologies for wasting your time.

I was able to start the container just fine in unraid but the server.properties file is no where to be found.  Where should it exist? Do I need to generate it myself?

 

Thanks!

  • Author
1 hour ago, althe3rd said:

I was able to start the container just fine in unraid but the server.properties file is no where to be found.  Where should it exist? Do I need to generate it myself?

 

Thanks!

its located in /config/minecraft/server.properties

19 hours ago, binhex said:

its located in /config/minecraft/server.properties

I too cannot find server.properties. I installed the container for the first time a few hrs ago.

 

I don't have a 'config' folder?

 

It's not here: \appdata\binhex-minecraftbedrockserver

and it's also not here: \appdata\binhex-minecraftbedrockserver\minecraft

 

 

Edited by jj_uk

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.