#Server not created correctly

1 messages · Page 1 of 1 (latest)

rancid fjord
#

When I tried to install Forge 47.4.10 and Minecraft 1.20.1, I got the message "[Pterodactyl Daemon]: Aborting automatic restart, last crash occurred less than 60 seconds ago." And of course, when I try to start the server, it won't start. What's wrong?

delicate fableBOT
#

It looks like your install has failed.
We need your install logs to see why the install may have failed. Use the command below on your Wings machine SSH terminal.

If you are on 1.x:
tail -n 1000 $(ls -Alrt /var/log/pterodactyl/install/*.log | tail -1 | sed 's/ */ /g' | cut -s -d' ' -f9) | nc pteropaste.com 99
If you are on or upgraded from 0.7:
tail -n 1000 $(ls -Alrt /srv/daemon/config/servers/*/install.log | tail -1 | sed 's/ */ /g' | cut -s -d' ' -f9) | nc pteropaste.com 99

rancid fjord
#

I ran the 1.x command but nothing was output.

delicate fableBOT
#

You'll need to grab error logs for Wings and share the link with us. The following command will help you collect the required information for debugging: sudo wings diagnostics

silver lion
rancid fjord
#

Same result as before...

#

But the output is a little different

silver lion
#

Oh hmm

rancid fjord
#

No screenshots needed?

silver lion
#

Nah as u gave the logs

mystic halo
#

That forge version isn't correct

rancid fjord
rancid fjord
mystic halo
#

When you specify the forge version, you need the full version. For example 1.15.2-31.2.4

mystic halo
#

If you don't need a specific version of forge, leave it blank

rancid fjord
silver lion
#

should be that

rancid fjord
#

ok thank you!

mystic halo
silver lion
rancid fjord
#

try it...

mystic halo
mystic halo
#

So leaving the forge blank will have it download the latest reccomended version of forge for that MC version

rancid fjord
#

The default Java version is 8, but should I change it to Java 17?

#

@mystic halo @silver lion

#

We've come this far!!!