Hello,
I am on Truenas Scale V23.10.1.1 and am using the minecraft app v2024.1.0 to create and run a forge server. Specifically ATM8. I have already created one instance that I got working by following a docker tutorial and the documentation page for auto curseforge. I have copied all settings to be the same as the working instance however when booting the second server, rcon decides to try to send a stop message and my server stops before it finishes. I have attached the logs that show near the end the message. Below are all the settings I have modified inside the minecraft app on Truenas:
Again, same settings as my other working instance with the same mod pack. I have gotten port forwarding working with the last instance as well and have tested it with a friend. I did encounter this rcon issue once with this instance but it just... went away??? I don't know why.
How can I prevent rcon from telling the server to stop during startup? I have looked online for hours but I cannot find anything.
For anyone wanting to try and reproduce this, I have been keeping track of the steps I took, attached as well.
I am on Truenas Scale V23.10.1.1 and am using the minecraft app v2024.1.0 to create and run a forge server. Specifically ATM8. I have already created one instance that I got working by following a docker tutorial and the documentation page for auto curseforge. I have copied all settings to be the same as the working instance however when booting the second server, rcon decides to try to send a stop message and my server stops before it finishes. I have attached the logs that show near the end the message. Below are all the settings I have modified inside the minecraft app on Truenas:
Code:
Application Name: testmc
EULA: checked
Image: Java 17 HotSpot (Ubuntu)
Type: Auto CurseForge
Version: 1.19.2
RCON Password: set to some pass
Enabled Command Block: checked
Allow Flight: checked
Operators/Administrators: my username in MC
Environment Variables
CF_PAGE_URL
https://www.curseforge.com/minecraft/modpacks/all-the-mods-8/files/4962718
CF_API_KEY
my api key from curseforge console
MEMORY
4G
CF_EXCLUDE_MODS
486778
^ this is to exclude a client side mod that is not automatically installed
Resources Configuration
CPU
4000m
Memory
8Gi
Again, same settings as my other working instance with the same mod pack. I have gotten port forwarding working with the last instance as well and have tested it with a friend. I did encounter this rcon issue once with this instance but it just... went away??? I don't know why.
How can I prevent rcon from telling the server to stop during startup? I have looked online for hours but I cannot find anything.
For anyone wanting to try and reproduce this, I have been keeping track of the steps I took, attached as well.