Mineos on freenas 11.2

Conner556

Cadet
Joined
Aug 10, 2019
Messages
3
hello can anyone give me a tutorial on how to install mineos? i have already tried to install it but when i start my server and try to connect in game i get the following error:
io.netty.channel.abstractchannel$annotatedsocketexception:cannot assign requested address: no further information

i am assuming its either a permissions problem in my jail that will not allow connection please help
 
Joined
Sep 13, 2014
Messages
149
I'm pretty sure I had this issue when I first setup MineOS (but it may have been something else). You could try-

1. Log into the MineOS WebGUI.
2. Stop your Minecraft server.
3. Go into the Minecraft server's properties and set it's ip address to 0.0.0.0
4. From within the Minecraft Launcher, edit the server's ip address so that it matches that of the MineOS Jail.
5. Start the server from within the MineOS WebGUI.
6. See if you can connect.
 
Last edited:

ddominiq

Cadet
Joined
Feb 23, 2020
Messages
3
ad 4. mineos Admin Portals and my local network 192.168.1.35:8443 IPv4 Address 172.16.0.2/30
I can,t connect from Win10 computer with minecraft 1.15.2 multi player (can't see minecraft server) via local network. But can conncet to miOS Web UI
In logs, there is no trace of trying to connect.
[15:12:13] [Server thread/INFO]: Starting minecraft server version 1.15.2
[15:12:13] [Server thread/INFO]: Loading properties
[15:12:13] [Server thread/INFO]: Default game type: SURVIVAL
[15:12:13] [Server thread/INFO]: Generating keypair
[15:12:14] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25565
[15:12:14] [Server thread/INFO]: Using default channel type
[15:12:15] [Server thread/INFO]: Preparing level "world"
[15:12:16] [Server thread/INFO]: Found new data pack vanilla, loading it automatically
[15:12:16] [Server thread/INFO]: Reloading ResourceManager: Default
[15:12:18] [Server thread/INFO]: Loaded 6 recipes
[15:12:19] [Server thread/INFO]: Loaded 825 advancements
[15:12:22] [Server thread/WARN]: Unable to find spawn biome
[15:12:44] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[15:13:05] [Server-Worker-1/INFO]: Preparing spawn area: 99%
[15:13:05] [Server thread/INFO]: Time elapsed: 21032 ms
[15:13:05] [Server thread/INFO]: Done (50.152s)! For help, type "help"
I tried to find anything on the web. Restart etc. no change
 

ddominiq

Cadet
Joined
Feb 23, 2020
Messages
3
1582468288289.png
 

ddominiq

Cadet
Joined
Feb 23, 2020
Messages
3
I got what's wrong.
The plug-in installs with NAT enabled and sets to the wrong address class. All you had to do was manually change IP or enable DHCP client.
Factory only Aministrator panel is in the same address (on IP address one of FreeNAS server cards
 
Joined
Jul 10, 2016
Messages
521
Thank you for the update. Does this imply that you are on FreeNAS 11.3?
 
Top