#validation.recaptcha

1 messages · Page 1 of 1 (latest)

visual dome
#

validation.recaptcha

#

Im getting this

trim oceanBOT
#

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)

visual dome
trim oceanBOT
# visual dome https://pteropaste.com/hq9q

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

visual dome
#

@wind ore

trim oceanBOT
wind ore
#

Re-read support rules

#

And do what is required of you

#

Logs is one of several steps, but we need more than logs

#

We are not a club of psychics, and we do not see error from a distance

visual dome
#

I tried changing the keys from the .env but it didnt work

The error has happend in the

Login, Create account
https://pteropaste.com/uy49

wind ore
#

You need change keys from the settings

#

Not in .env

trim oceanBOT
visual dome
wind ore
#

Why?

visual dome
#

i cant sign in

#

to my acc on dash due to
validation.recaptcha

#

@wind ore

trim oceanBOT
#

If you set the wrong ReCaptcha Key and locked yourself out, you will have to run the following commands from your VPS Terminal

mysql -u root -p
UPDATE `controlpanel`.`settings` SET `value` = 'false' WHERE (`key` = 'SETTINGS::RECAPTCHA:ENABLED');
exit
wind ore
visual dome
#

srry

#

it worked so ima try the thing now.

visual dome
wind ore
#

Invalid key type

trim oceanBOT