#perpage limit
1 messages · Page 1 of 1 (latest)
It looks like you are missing some important files in /vendor.
Please run composer install --no-dev --optimize-autoloader
It looks like you are missing some important files in /vendor.
Please run composer install --no-dev --optimize-autoloader
It looks like you are missing some important files in /vendor.
Please run composer install --no-dev --optimize-autoloader
Do this
i did
It looks like you are missing some important files in /vendor.
Please run composer install --no-dev --optimize-autoloader
.
This is not full output
Your panel does not have the right permissions, try giving it some :)
sudo chmod -R 755 /var/www/controlpanel
and
sudo chown -R www-data:www-data /var/www/controlpanel
If you're using the installer, make sure to go back to the beginning and start the installer from step 1
other problem
i setuped the ctrl panel and i cant delete this (photo), i dont see servers, users etc
where?
You can change this on the usefull links tab
Do u use Cloudflare?
y
Try clear cache
Send laravel logs
Can you please fetch the error logs, so we can assist you better regarding this error.
tail -n 100 /var/www/controlpanel/storage/logs/laravel.log | nc pteropaste.com 99
After editing the .env File please run those commands to clear the Cache:
php artisan cache:clear
php artisan config:clear
Can you please fetch the error logs, so we can assist you better regarding this error.
tail -n 100 /var/www/controlpanel/public/install/logs/installer.log | nc pteropaste.com 99
It looks like you are missing some important files in /vendor.
Please run composer install --no-dev --optimize-autoloader
Can you please fetch the error logs, so we can assist you better regarding this error.
tail -n 100 /var/www/controlpanel/storage/logs/laravel.log | nc pteropaste.com 99
Your database is refusing the dashboard's attempts to connect to it. This can be for a number of different reasons so I'll let a human double check, but here are some ideas.
- Is your MySQL instance running?
systemctl status mysql - Is the user you're trying to connect with authorized to access the given database from this IP address?
- Did you correctly give that user permission to even access that database?
- Do you have a Firewall that is blocking connections?
- Is your MySQL instance bound to
127.0.0.1orlocalhostand you're trying to connect from outside the server? - Does the user have
GRANTpermissions if you're trying to use them to create a new database for a server? - Have special characters in your password? Make sure
DB_PASSWORDin your.envfile is enclosed in double quotes
Here is some additional documentation to help you out: https://CtrlPanel.gg/docs/Installation/getting-started#database-setup
——————————-
credits to pterodactyl team for making this good message
It is recommended that you have some sort of Linux and MariaDB experience before installing this.
fixed
Can you please fetch the error logs, so we can assist you better regarding this error.
tail -n 100 /var/www/controlpanel/storage/logs/laravel.log | nc pteropaste.com 99
Can you please fetch the error logs, so we can assist you better regarding this error.
tail -n 100 /var/www/controlpanel/public/install/logs/installer.log | nc pteropaste.com 99
Can you please fetch the error logs, so we can assist you better regarding this error.
tail -n 100 /var/www/controlpanel/storage/logs/laravel.log | nc pteropaste.com 99
perpage limit
What did u do when this error popped up?
only changing some settings in cf
you know how can i change the perPage limit?
@pseudo sail
its pterodactyl error
not ctrlpanel error
hmm let me check my ptero panel
per page limit right
This is changed in the ctrlpanel settings
/admin/settings#system -> Pterodactyl API perPage limit
i have 500 here
Send logs
Can you please fetch the error logs, so we can assist you better regarding this error.
tail -n 100 /var/www/controlpanel/storage/logs/laravel.log | nc pteropaste.com 99
@steel mauve here
it doenst work on my ctrl account
but on other accounts it works
wtf
:warning: Do not ping staff members for support! :warning:
A staff member will try to help you as soon as possible but be patient!
it doenst work on my ctrl account
but on other accounts it works
wtf
Make sure that your user has the correct id
This is in your database in the users table
on which page are you?
huh, that's something new
can you send your cpgg's nginx vhost config