Impossible to start my server
Hi ! I'm trying to start my modded server for me and my friends but it doesn't work and I understand why... Here are the logs :
29 Replies
We have uploaded your file to a paste service for better readability
Paste services are more mobile friendly and easier to read than just posting a file
message.txt
Requested by dark_dragonio#0
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by dark_dragonio#0
There's no crash in these logs.
Oh... then why this happens when I try to start the server please ?

Something else is killing it
What's your start.sh
We have uploaded your file to a paste service for better readability
Paste services are more mobile friendly and easier to read than just posting a file
message.txt
Requested by dark_dragonio#0
Btw am I allowed to @ when I answer to your message or not ?
Also tried with this one :
#!/usr/bin/env sh
Forge requires a configured set of both JVM and program arguments.
Add custom JVM arguments to the user_jvm_args.txt
Add custom program arguments {such as nogui} to this file in the next line before the "$@" or
pass them to this script directly
java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.20.1-47.3.1/unix_args.txt "$@"
and this happens

@Discount Milk (sorry for the ping)
What's your Linux logs say
where can I get them ?
Google question
I think it's based on what flavor you're running, but I don't know off top of my head.
I'm a windows admin by day.
I don't know what to do...
I can't start my server wtf
What do your system logs say
I don't get logs when I start the server, I mean rarely
Your system logs, not the minecraft server logs.
this ?
We have uploaded your file to a paste service for better readability
Paste services are more mobile friendly and easier to read than just posting a file
message.txt
Requested by dark_dragonio#0
Your system or container ran out of memory.
What are you assigning to the server and how much does the container/machine have?
Jul 11 16:36:07 minecraft-server kernel: [180370.601184] Out of memory: Killed process 13290 (java) total-vm:11742548kB, anon-rss:7867072kB, file-rss:0kB, shmem-rss:0kB, UID:1000 pgtables:16004kB oom_score_adj:0
Jul 11 16:36:07 minecraft-server systemd[1]: session-49.scope: A process of this unit has been killed by the OOM killer.
I tried both : 8gb for the machine with 8gb for the server and 8gb for the machine with 7gb for the server but imma try 12.5gb for the machine with 12gb for the server
Do you think that's a good idea ?
Try giving the machine 12 and server 8
Alr but you think that the machine needs that much ?
Try it and see
Your system running out of memory is what was causing it to crash.
Ok it works now ! The server starts without crashing but when I try to connect on the server I can't... Here is what I get on my client :

Usually a mod mismatch.
How can I check which it is ?
And here is what is written in the console

@Discount Milk