#Error
1 messages · Page 1 of 1 (latest)
How to get support?
- Search for similar posts first!
- What have you tried already?
- Where the error has happened?
- Provide logs!
Dont's (will get you muted):
- Post some image or text without context.
- Post a command you ran without the output,
- Post just the output.
- Reply with "i already did that" (See: How to get Support)
- Post every word as a new message.
- Ping Staff.
- Post the same message in multiple channels.
Get Logs:
Laravel / CP.GG: tail -n 100 /var/www/controlpanel/storage/logs/laravel.log | nc pteropaste.com 99
Installer: tail -n 100 /var/www/controlpanel/public/install/logs/installer.log | nc pteropaste.com 99
(NGINX: Are usually in /var/log/nginx/ and got the (sub)domain in the name. There are error and access logs)
Thats for providing the "Where" so we just need logs and the What you did and try before.
Okok
You haven’t specified the application encryption key!
You can generate one using php artisan key:generate --force
This is one of the first steps in the installation guide.
Please read the docs carefully while installing this panel so you don’t miss any steps; this might save you a lot of time and frustration :)
https://CtrlPanel.gg/docs/Installation/getting-started
You haven’t specified the application encryption key!
You can generate one using php artisan key:generate --force
This is one of the first steps in the installation guide.
Please read the docs carefully while installing this panel so you don’t miss any steps; this might save you a lot of time and frustration :)
https://CtrlPanel.gg/docs/Installation/getting-started
Run that inside of the root dir of the panel so /var/www/controlpanel/
I do that
Oh I wrote it wrong
It looks like you forgot to enter the password for your database in the .env
If the password contains any special characters sure to put it in 'quotes'
It looks like you forgot to enter the password for your database in the .env
If the password contains any special characters sure to put it in 'quotes'
Yes. Did you maybe make a typo when you created the user in this step: https://ctrlpanel.gg/docs/Installation/getting-started#database-setup
It is recommended that you have some sort of Linux and MariaDB experience before installing this.
Or is the server not running on "localhost" while your user is a local user?
I created a user but it still doesn't work
no
Do you have a command to uninstall everything?
No
Like that I redo everything I think I made mistakes
Ah so how do I do it?
There isn´t realy a need to. Just redo all steps you might think failed or check if they worked.
When i do GRANT ALL PRIVILEGES ON controlpanel.* TO 'controlpaneluser'@'127.0.0.1';
I have error that the acces is denied
Like its most likly your DB, so login to the DB localy with mysql -u root -p and check if the user you think you made exists, if it has the permissions and flush permissions cache again
👀
How can i fix that ?
Never seen this but it seems like your mysql tables are broken, there is a stackoverflow thread with some fixes: https://stackoverflow.com/questions/8484722/access-denied-for-user-rootlocalhost-while-attempting-to-grant-privileges
Maybe someonw here who knows mysql better than i do can help.
Check username and password
@vagrant elk Check this ^^
I just saw and everything in sql is broken
Oh, I didn't finish reading it. My bad
No problem 😉
I reset my vps
And i install ptero and mysql with phpmyadmin
but i have this
What Happen ?
:warning: Do not ping staff members for support! :warning:
A staff member will try to help you as soon as possible but be patient!