October 25, 20232 yr + FORGE_VERSION=1.20.1-47.1.3 + cd /data + [[ true = \f\a\l\s\e ]] + echo eula=true + [[ -f Server-Files-0.2.7.zip ]] + [[ -n -Xms2048m -Xmx4096m ]] + sed -i '/-Xm[s,x]/d' user_jvm_args.txt sed: can't read user_jvm_args.txt: No such file or directory + for j in ${JVM_OPTS} + sed -i '$a\-Xms2048m' user_jvm_args.txt sed: can't read user_jvm_args.txt: No such file or directory + for j in ${JVM_OPTS} + sed -i '$a\-Xmx4096m' user_jvm_args.txt sed: can't read user_jvm_args.txt: No such file or directory + [[ -n '' ]] + [[ -n '' ]] + [[ -n '' ]] + sed -i 's/server-port.*/server-port=25565/g' server.properties sed: can't read server.properties: No such file or directory + chmod 755 run.sh chmod: cannot access 'run.sh': No such file or directory + ./run.sh /launch.sh: line 47: ./run.sh: No such file or directory
October 25, 20232 yr Community Expert You can go directly to the correct support thread for this container by clicking its icon in your Unraid webUI and selecting Support
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.