[Support] binhex - MinecraftBedrockServer


Recommended Posts

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.

Link to comment
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.

Link to comment
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
  • Thanks 1
Link to comment
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.

  • Like 1
Link to comment
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 🙂

Link to comment
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?

Link to comment
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?

Link to comment
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?.

Link to comment
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

 

Link to comment
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

  • Like 1
Link to comment
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.

Link to comment
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

Link to comment
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
Link to comment

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.