#smtp error
1 messages · Page 1 of 1 (latest)
your error only indicate a problem whit the racapcha not the mails
it can be because of a lot of things, wrong mail config, bad firewall
check your recaptcha first
It looks like you are missing some important files in /vendor.
Please run composer install --no-dev --optimize-autoloader
Please check if the password reset email sends.
If it does, check your queue workers - https://CtrlPanel.gg/docs/Installation/getting-started#queue-listeners
If it still doesnt work, check your php version is 8.1 - php -v
Make sure to clear the config cache and to restart the queue workers when making changes to the email details.
php artisan queue:restart```
It is recommended that you have some sort of Linux and MariaDB experience before installing this.
Error Class "recaptcha" does not exist fixing by composer update
okay ;p
This is a very strange bug that is floating, so no one has figured out what the problem is
Please go to: https://www.google.com/recaptcha/admin/create and create your own reCAPTCHA v2!
i have create it
wich one
.
Send screenshot please
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
need to restart server after it?
Nope
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
same error
Please check if the password reset email sends.
If it does, check your queue workers - https://CtrlPanel.gg/docs/Installation/getting-started#queue-listeners
If it still doesnt work, check your php version is 8.1 - php -v
Make sure to clear the config cache and to restart the queue workers when making changes to the email details.
php artisan queue:restart```
It is recommended that you have some sort of Linux and MariaDB experience before installing this.
I have checked everything
Nope
Send logs
with this command:
tail -n 100 /var/www/controlpanel/storage/logs/laravel.log | nc pteropaste.com 99
Yes
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
Try this first
Ok, can you please send fresh logs?
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
Any idea?
yes but it should update the .env no ?
i have updated it
Nope
SMTP doesn't work using .env
All settings stored in the db
meh so why is it here
¯_(ツ)_/¯
When you send a password reset email, is there some kind of error or not?
Since I don't see any mail related errors in the logs