Jump to content

suddenly stopped connecting after reboot

Not a Bug 2.1.0

mrdecoder
mrdecoder

Posted

i was adding a new webhook for the pm and teamchat and it stopped connecting 
even after i remove the webhook again 
it wont boot anymore 😞

i only get this now 
--------------------------




[Pterodactyl Daemon]: Updating process configuration files...
[Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
container@pterodactyl~ Server marked as starting...
[Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
Pulling from parkervcp/yolks 
Status: Image is up to date for ghcr.io/parkervcp/yolks:nodejs_18 
Digest: sha256:2652e2e166adaf41002476e5774bc37205606ef596ecab283892fa37e626c966 
[Pterodactyl Daemon]: Finished pulling Docker container image
v18.16.0
:/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}

up to date, audited 213 packages in 543ms
21 packages are looking for funding
  run `npm fund` for details
found 0 vulnerabilities


 

mrdecoder

Posted

after reinstall i get this 
Error: The module '/home/container/node_modules/canvas/build/Release/canvas.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 83. This version of Node.js requires
NODE_MODULE_VERSION 108. Please try re-compiling or re-installing
the module (for instance, using `npm rebuild` or `npm install`).
    at Module._extensions..node (node:internal/modules/cjs/loader:1338:18)
    at Module.load (node:internal/modules/cjs/loader:1117:32)
    at Module._load (node:internal/modules/cjs/loader:958:12)
    at Module.require (node:internal/modules/cjs/loader:1141:19)
    at require (node:internal/modules/cjs/helpers:110:18)
    at Object.<anonymous> (/home/container/node_modules/canvas/lib/bindings.js:3:18)
    at Module._compile (node:internal/modules/cjs/loader:1254:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
    at Module.load (node:internal/modules/cjs/loader:1117:32)
    at Module._load (node:internal/modules/cjs/loader:958:12) {
  code: 'ERR_DLOPEN_FAILED'
}

Amino

Posted

The first issue you had was you being ratelimited, you should have just waited it out.
Not really sure have you're getting the second error unless you copied all your old files and put them somewhere else.
To fix it, delete the node_modules folder and re-install the packages

mrdecoder

Posted

yes waiting seemed to have fixed it 
5 min before that i was using the killfeed 
think i got limited cause of that 

thanks for awnser

 

Amino

Posted

Changed Status from Pending to Not a Bug

  • Like 1
1.5m

Downloads

Total number of downloads.

7.1k

Customers

Total customers served.

106k

Files Sold

Total number of files sold.

2.1m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.