I am attempting to update forge to a newer version, I have tried reinstalling the server, changing the egg to the forge enhanced, setting the forge version to 47.4.6 and I am not sure what to do to fix this, here are the wings logs if they are needed https://ptero.co/oyezocuvep
#Unable to update forge versions
4 messages · Page 1 of 1 (latest)
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
Did you run reinstall after setting the version ?
yes