"File not found" error

think has something to do with permissions any guidance here
No description
10 Replies
Emma
Emma8mo ago
byte snippet-upgrade
Blueprint
Blueprint8mo ago
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
Emma
Emma8mo ago
could you try this^^
CatHashimoto
CatHashimotoOP8mo ago
Yes will try when I get home from work It only started after I tried adding permissions to my personal user on my vps for read and write I’m assuming it messed up read and write for www-data user Worst comes to worst I have to reinstall and if I do slate works best on NGINX non SSL correct Which instead of using a domain name I just use server IP?
Emma
Emma8mo ago
You'll need to give the www-date user/group read/write Blueprint does this automatically as well
CatHashimoto
CatHashimotoOP8mo ago
Yeah I tried running Chmod to reset /var/www to it and it didn’t even do anything Tried running it straight to blueprint as well And tried running the blueprint permissions command again nothing
Emma
Emma8mo ago
This guide should to the trick
CatHashimoto
CatHashimotoOP8mo ago
Ok will let you know later If I get it fixed later hopefully can get slate running properly too
CatHashimoto
CatHashimotoOP8mo ago
No description
CatHashimoto
CatHashimotoOP8mo ago
same thing

Did you find this page helpful?