#Server dosent have network

6 messages · Page 1 of 1 (latest)

scenic snow
#

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?

dark relicBOT
#

There were too many logs to read @scenic snow. Please post 5 or less. Alternatively, please share larger logs using paste sites, such as pteropaste or hastebin.

scenic snow
signal linden
scenic snow
#

Yes. The issue is that when i ssh into the Node and run an curl to the same URL i get this

root@Ubuntu-2004-focal-amd64-base ~ # 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
100   144    0   144    0     0    494      0 --:--:-- --:--:-- --:--:--   494

So its the docker container that doesn't have any network connection?