wen i try to verify my mail using the link gived i get a 404 error not found on the webpage and the mail didnt verify
https://pteropaste.com/npqcq3a4ta1u/
nothing in the logs
1 messages · Page 1 of 1 (latest)
wen i try to verify my mail using the link gived i get a 404 error not found on the webpage and the mail didnt verify
https://pteropaste.com/npqcq3a4ta1u/
nothing in the logs
"The resource you are looking for may have been deleted or renamed, or is temporarily unavailable."
try resending the verification email if you havent already
i tried
but still didnt worked
still 404?
yep, i tried to check if everything was ok and it seems
i dont see any error in the logs
i cant even connect tohttps://store.lesbrascasses.net/
im on a admin account does it change something ?
also, CPGG needs HTTPS, you are running http
hoooo because the port is 400
ok so the verification link is sending me on another server
yeah
yeah
you need to edit your verification link to include :400
also its very stupud to let it run off another port other than 443 or 80 lel
why dont you just use another subdomain?
you can also eidt your .env file vi /var/www/ctrlpanel/.env and change the APP_URL to https://store.lesbrascasses.net:400 to avoid errors like this
im not that good in subdomain what do you mean ?
i have 1 public ip and multiple subdomain, its possible to have multiple server on port 443 on the same public ip ?
and same machine
yes. you can have multiple websites on the same machine on the same public IP
whoooo i didnt known that
like
store.lesbracasses.net
cpgg..lesbracasses.net
porn.lesbracasses.net
all on the same server, but all with different websites
read about nginx virtual hosts on google
porn xD
i have lesbracasses.net, panel.lesbracasses.net, store.lesbracasses.net
and doing that will fix my problem i suppose
yes.
thanks ! i will check, only problem that i can have is that 2 of my host are in docker container and im not that good in docker so i hope changing the nginx config of them will not be difficult
nah. you can google that aswell. you can forward subdomains to internal ports of the docker containers
that works fine.
its just a bit technical, a bit googling and try-and-error
:D
it should be good, thanks :D
good luck^^
Btw it worked whit an ngnix proxy :)
pefrfect