Message

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

`[Pterodactyl Daemon]: Checking server disk space usage, this could take a few

seconds...
[Pterodactyl Daemon]: Updating process configuration files...
[Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take
a few seconds...
Serwer@IceHost.pl~ Serwer oznaczony jako starting...
[Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes
to complete...
[Pterodactyl Daemon]: Finished pulling Docker container image
v16.19.1
:/home/container$ if [[ -d .git ]] && [[ ${AUTO_UPDATE} == "1" ]]; then git pull;
fi; if [[ ! -z ${NODE_PACKAGES} ]]; then /usr/local/bin/npm install $
{NODE_PACKAGES}; fi; if [[ ! -z ${UNNODE_PACKAGES} ]]; then /usr/local/bin/npm
uninstall ${UNNODE_PACKAGES}; fi; if [ -f /home/container/package.json ]; then
/usr/local/bin/npm install; fi; /usr/local/bin/node /home/container/${BOT_JS_FILE}
Serwer@IceHost.pl~ Serwer oznaczony jako running...
node:internal/modules/cjs/loader:1024
throw err;
^
Error: Cannot find module '/home/container/src/config.js'
at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1021:15)
at Function.Module._load (node:internal/modules/cjs/loader:866:27)
at Function.executeUserEntryPoint [as runMain]
(node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:22:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Serwer@IceHost.pl~ Serwer oznaczony jako offline...
[Pterodactyl Daemon]: ---------- Detected server process in a crashed state!
----------
[Pterodactyl Daemon]: Exit code: 1
[Pterodactyl Daemon]: Out of memory: false
[Pterodactyl Daemon]: Checking server disk space usage, this could take a few
seconds...
[Pterodactyl Daemon]: Updating process configuration files...
[Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take
a few seconds...
Serwer@IceHost.pl~ Serwer oznaczony jako starting...
[Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes
to complete...
[Pterodactyl Daemon]: Finished pulling Docker container image
v16.19.1
:/home/container$ if [[ -d .git ]] && [[ ${AUTO_UPDATE} == "1" ]]; then git pull;
fi; if [[ ! -z ${NODE_PACKAGES} ]]; then /usr/local/bin/npm install $
{NODE_PACKAGES}; fi; if [[ ! -z ${UNNODE_PACKAGES} ]]; then /usr/local/bin/npm
uninstall ${UNNODE_PACKAGES}; fi; if [ -f /home/container/package.json ]; then
/usr/local/bin/npm install; fi; /usr/local/bin/node /home/container/${BOT_JS_FILE}
Serwer@IceHost.pl~ Serwer oznaczony jako running...
node:internal/modules/cjs/loader:1024
throw err;
^
Error: Cannot find module '/home/container/src/config.js'
at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1021:15)
at Function.Module._load (node:internal/modules/cjs/loader:866:27)
at Function.executeUserEntryPoint [as runMain]
(node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:22:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Serwer@IceHost.pl~ Serwer oznaczony jako offline...
[Pterodactyl Daemon]: ---------- Detected server process in a crashed state!
----------
[Pterodactyl Daemon]: Exit code: 1
[Pterodactyl Daemon]: Out of memory: false
[Pterodactyl Daemon]: Aborting automatic restart, last crash occurred less than 60
seconds ago.`

You might also like