16 Replies
What is the problem here exactly?
error Command failed with exit code 1.

Could you go through the following steps:
1. Remove certain files and directories with
rm -r resources public node_modules
.
2. Go through the Pterodactyl update documentation.
3. Install dependencies by running the yarn
command.
4. Repair Blueprint with blueprint -upgrade
.
5. Get some Blueprint extensions (if you haven't already) and install them onto your panel.byte snippet-upgrade
blueprint -upgrade


What is your VPS' specs?

the server is not overloaded
I tested on 1GB of RAM and 1 core, it worked great
yeah thats way to weak
that exit code is usually triggered by not having enough memory on your machine
and if I add a swap, will it help?
try it and see
seems to have helped

Thank you