#Email Verification doesn't work

1 messages · Page 1 of 1 (latest)

opal rain
#

When i click on Resend verification email link it show Verification link sent! message but there arnt any emails in the email. I have set upped the SMTP details correctly because it does send the account created email when i create a new account.

forest scrollBOT
opal rain
#

also this error shows when i open profile

#

Required Discord verification
Due to system settings you are required to verify your discord account!
It looks like this hasnt been set-up correctly! Please contact support.

forest scrollBOT
#

It seems that you haven't set up discord 0auth correctly, but fear not, the docs come to the rescue! https://CtrlPanel.gg/docs/Installation/additional-configuration#discord-auth

Extra information about URL Formatting
Any URL saved in your settings should never end with a /slash; CtrlPanel adds this / automatically to any URL, adding an extra
/ will break the URL!

GOOD Example:
https://CtrlPanel.gg
BAD EXAMPLE:
https://CtrlPanel.gg/

When configuring discord-auth, we will automatically use your APP_URL to create the appropriate URLs needed for discord-0auth. Make sure your URLs are correct!

When using SSL-Encryption (https://) double-check that all your URLs start with https:// instead of http://

After editing the .env File you have to clear the Cache:

php artisan cache:clear
php artisan config:clear
opal rain
forest scrollBOT
#

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

opal rain
tawdry wraith
#

Have you set up smtp in the settings?

opal rain
#

yep, i did

tawdry wraith
#

Could you please show me the configuration? (hide personal data)

opal rain
#

yes sure

tawdry wraith
#

Can you please resend password reset email and then send fresh logs?

opal rain
#

yep sure

#

oof nvm, it send them now

forest scrollBOT
tawdry wraith
#

Do all steps

opal rain
#

yep

#

it only send the password reset thing didnt send the verification

tawdry wraith
#

Queue worker's?
PHP version?

opal rain
#

should i do this as well?

tawdry wraith
#

Is it written in the documentation? Is there a note somewhere saying "If you don't want to, you don't need to do it"?

#

Do everything that is required of you in the documentation

opal rain
#

im sorry, i didnt meant it like that. What i meant was do i just have to follow it exactly as it shown?

tawdry wraith
#

Yes???

opal rain
#

yep i did that.

tawdry wraith
#

Crontab too?

opal rain
#

yep i did that first then closed the cmd and opened a new one to run the rest

tawdry wraith
#

Ok, then, check emails

opal rain
#

last one still going

tawdry wraith
#

¯_(ツ)_/¯

opal rain
#

yep now it works 🙂

opal rain
#

thank you so much! You are da best!

#

also sorry if i came up like ignorant, im not i just don't know anything. i do everything with tutorials

opal rain
# opal rain

btw will this go away once i set up the discord things?

tawdry wraith
#

Fill all fields with required information

forest scrollBOT
#

It seems that you haven't set up discord 0auth correctly, but fear not, the docs come to the rescue! https://CtrlPanel.gg/docs/Installation/additional-configuration#discord-auth

Extra information about URL Formatting
Any URL saved in your settings should never end with a /slash; CtrlPanel adds this / automatically to any URL, adding an extra
/ will break the URL!

GOOD Example:
https://CtrlPanel.gg
BAD EXAMPLE:
https://CtrlPanel.gg/

When configuring discord-auth, we will automatically use your APP_URL to create the appropriate URLs needed for discord-0auth. Make sure your URLs are correct!

When using SSL-Encryption (https://) double-check that all your URLs start with https:// instead of http://

After editing the .env File you have to clear the Cache:

php artisan cache:clear
php artisan config:clear
tawdry wraith
#

Read this message