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
Admincraft Meta
Admincraft Meta10mo ago
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
Requested by dark_dragonio#0
Admincraft Meta
Admincraft Meta10mo ago
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
Discount Milk
Discount Milk10mo ago
There's no crash in these logs.
Baptiste
BaptisteOP10mo ago
Oh... then why this happens when I try to start the server please ?
No description
Discount Milk
Discount Milk10mo ago
Something else is killing it What's your start.sh
Baptiste
BaptisteOP10mo ago
Admincraft Meta
Admincraft Meta10mo ago
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
Requested by dark_dragonio#0
Baptiste
BaptisteOP10mo ago
Btw am I allowed to @ when I answer to your message or not ?
Baptiste
BaptisteOP10mo ago
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
No description
Baptiste
BaptisteOP10mo ago
@Discount Milk (sorry for the ping)
Discount Milk
Discount Milk10mo ago
What's your Linux logs say
Baptiste
BaptisteOP10mo ago
where can I get them ?
Discount Milk
Discount Milk10mo ago
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.
Baptiste
BaptisteOP10mo ago
I don't know what to do... I can't start my server wtf
Discount Milk
Discount Milk10mo ago
What do your system logs say
Baptiste
BaptisteOP10mo ago
I don't get logs when I start the server, I mean rarely
Discount Milk
Discount Milk10mo ago
Your system logs, not the minecraft server logs.
Baptiste
BaptisteOP10mo ago
Admincraft Meta
Admincraft Meta10mo ago
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
Requested by dark_dragonio#0
Discount Milk
Discount Milk10mo ago
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.
Baptiste
BaptisteOP10mo ago
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 ?
Discount Milk
Discount Milk10mo ago
Try giving the machine 12 and server 8
Baptiste
BaptisteOP10mo ago
Alr but you think that the machine needs that much ?
Discount Milk
Discount Milk10mo ago
Try it and see Your system running out of memory is what was causing it to crash.
Baptiste
BaptisteOP10mo ago
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 :
No description
Discount Milk
Discount Milk10mo ago
Usually a mod mismatch.
Baptiste
BaptisteOP10mo ago
How can I check which it is ?
Baptiste
BaptisteOP10mo ago
And here is what is written in the console
No description
Baptiste
BaptisteOP10mo ago
@Discount Milk

Did you find this page helpful?