When I try to setup an new server I get the following error when I run the spigot egg:
container@pterodactyl~ Server marked as offline...
container@pterodactyl~ Starting installation process, this could take a few minutes...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0curl: (6) Could not resolve host: github.com
tar (child): java.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
/mnt/install/install.sh: line 12: java: command not found
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0curl: (6) Could not resolve host: hub.spigotmc.org
/mnt/install/install.sh: line 17: java: command not found
install failed! Attempted to install latest with memory of 16384 and Java version of:
/mnt/install/install.sh: line 17: java: command not found
And the paper egg:
container@pterodactyl~ Server marked as offline...
Using the latest paper build for version
Version being downloaded
MC Version:
Build:
JAR Name of Build: paper--.jar
Running curl -o server.jar https://api.papermc.io/v2/projects/paper/versions//builds//downloads/paper--.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0curl: (6) Could not resolve host: api.papermc.io
I have just updated the eggs from https://github.com/parkervcp/eggs/tree/master/game_eggs/minecraft/java
Have any of you experience anything like this?