[Paper] Server crashes without stack-trace or error in console
Any way to find out why it crashes?

5 Replies
doesnt look like a crash
!logs
Please check your server log for errors from your plugins.
If you need further help understanding the errors, please send us the whole log file.
Where can I find the server log?
Logs are stored in
<server_directory>/logs/
. Search for a file explorer in your server's management interface and navigate to that directory. Once you've opened that up, search for the latest.log
file. Some providers have a separate page for logs and may hide the "logs" folder.
On Aternos:
• Go to https://aternos.org/log/.
On Minehut and server.pro:
• Go to the "files" tab in the left menu.
• Navigate to the root directory of your server.
• From there navigate to /logs/latest.log
.
What should I do with the log?
• First of all, read it! I mean, that's what you do all the time when you run a server, isn't it? Try to locate any errors that have anything to do with the issue you are facing.
• If you got the latest.log
file or created a .txt
file with the necessary errors you can upload these directly to the channel, but we prefer if you upload them to https://mclo.gs/.
• If you have trouble downloading the log file, copy/paste the text to a paste service (like mclogs). Copy the link that it gives you and send it to us. (Don't worry, McLogs hides your users' IPs.)Admincraft Canned Responses
The logs files show the same as the console in the screenshot. Looks like the process just exits without any error or stack-trace. When I'm connected it shows a network error.
log of the whole run in message.txt
maybe something todo with DHS?
:pepe_shrug:
I cant be sure on that one sadly
Could be.
I'll try to enable debug level logging and go from there I guess
Nothing 😦
I guess I'll try to remove DHS and see if that fixes it