Jump to content

rcketscientist

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by rcketscientist

  1. On 7/3/2021 at 10:13 PM, uttles said:

     

     

    So I have seen multiple posts in this thread that say you're supposed to leave the ports alone  in the server.properties file, and only change the port numbers on the host side.

     

    However, I have done this correctly (according to these posts) and yet I can only "see" one server at a time when I try to join from the "Friends" tab. 

    Here is my config 210134206_2021-07-0322_04_12-Tower_Docker-Brave.thumb.png.dc0b35e232896cf39cf37a4df4c0c34c.png

    Been a while, but you can get any number of servers visible with a little network juggling.  The main issue is that xbox has no network discovery configuratbility.  It's :19132 or bust.  So each server needs an ip on the network and the :19132 port.

     

    Here's how I have it setup, there's two strategies to getting the ip.  In both situation the router doesn't know about the ip that docker hands out, so I'm thinking static is probably better.
    image.thumb.png.9f0130518fbe2c43b47271ae8fb9aa0e.png

    For the first one I setup the docker network to grab an ip range on br0:
    image.thumb.png.15486fd79a5bbd3cd2eb781e4080d9f5.png

    Alternatively, you can set an available static ip:
    image.thumb.png.3d094b655d7dea9334bcb29595beaaf6.png

  2. On 8/20/2021 at 2:04 PM, Einsteinjr said:

    Hi,


    For Fans Auto Control, is there any way to exclude Unassigned Disks?  I'm finding that when the plugin runs, it also looks at the temperature of any unassigned disks - despite not having the option to exclude them in the GUI.

     

    Edit: another issue I'm seeing is that the fan control doesn't seem to persist after  a reboot.  I don't see any output in the syslog until I disable/enable the PWM controller again.  Note that I only have 1 controller enabled at the moment.


    Thanks in advance.

    For anyone looking to ignore an unassigned drive in fan control, here's how you can manually exclude it.  First get the id of the drive (sdx, etc.).  Then edit the plugin config like so:
    image.thumb.png.870381ae825299859ab4b04c21c07f49.png

    Note the `...` represents a long line of options, but at the end I added `sdh` which is my unassigned drive to the `-e` parameter.  It will not show up in the gui menu, but it will be excluded.
    Restart or uninstall/reinstall the plugin.  It was back to only using the spinning disks for temp checks.

    • Thanks 1
  3. 19 hours ago, binhex said:

    See text in red from the official Minecraft server website:- https://www.minecraft.net/en-us/download/server/bedrock/

    Sent from my CLT-L09 using Tapatalk
     

    Well, if that isn't the oddest, most mind-boggling business decision I've ever seen...

    BTW, the docker description does say "alpha", which is why I thought it was an issue with the image.  If this is just a one-off bonkers decision by Mojang, maybe update the docker description?

  4. Any particular reason this image pulls alpha while the original uses stable?  It was reliable for me; didn't even realize that for a while.  But now that clients and servers went out-of-sync, I'm left wondering if there's other risks mixing alpha servers and stable clients, even when they're "compatible".

  5. On 6/5/2021 at 1:12 PM, HemiStormtrooper said:

    So I got the docker working and I can connect to it via our xbox's.  If anyone knows how to get our original world off of our xbox and onto the docker, that would be awesome.

     

    Thanks.

    Probably too late for you, but here's how to get it off an xbox.

    Owner (xbox):

    1. Start a realms account.
    2. Create a new world.
    3. In the created world settings, upload your local world to the newly created world.

    Owner (pc):

    1. Download your world from realms.
    2. Export your world (save to the PC)

    Unraid:
    TDB, working on this as I speak

    EDIT:
    Found a website with what I just figured out on my own... sigh
    https://shockbyte.com/billing/knowledgebase/175/How-to-Export-and-Upload-a-Custom-World-to-Your-Bedrock-Server.html

  6. Trying to install a basic Ubuntu 20.04 VM on a headless (no-gpu) unraid server.  VNC works until the bios disk check completes then I get a blank screen.  Is there a way to complete the install?  I assumed install would kick into a terminal mode, but maybe that was asking too much?  Am I missing something here.

  7. 1 hour ago, Squid said:
    
    AMD Ryzen 7 1700X Eight-Core Processor
    
    	Part Number: F4-3200C16-16GTZKW
    	Configured Memory Speed: 3200 MT/s

    See here:https://forums.unraid.net/topic/46802-faq-for-unraid-v6/page/2/?tab=comments#comment-819173

     

    Dammit, lol.  I defaulted the bios just to be "safe".  I was actually thinking c states based on the total lack of info. I should have left the video card in so I could tinker.  I'll follow up shortly, hopefully in a day or two with no issues ;-).  Thanks!

  8. Trying to get an unRaid media server going.  The hardware is my former PC, which ran with zero issues before converting it to unRaid with four hard disks.

    I'm savvy with linux, my hope was the $60 would be worth the time I'd save building out the array and containers (plus a web gui).  So far, so bad. 

     

    I've got a full docker setup for all my servers.  Everything works, while the server stays up, but that's no more than a day; I can barely even complete a parity check.  

    I've setup the syslog server, but the logs are useless.  I'm constantly crashing and there's literally zero useful info.  The only crash while I was actively doing something was during a container recreation with an additional port.   This was a soft crash.  Most of the others have required a hard bounce.

×
×
  • Create New...