#Account
1 messages · Page 1 of 1 (latest)
Please check if a user has been registered in pterodactyl
Send Logs Please
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
removed it, it doesn't create logs when i create a user
send please logs link 🙂
the top is to do with my email setup, which is also broken, but it doesn't show anything about users
you will need to specify your smtp in both .env files
in ptero too?
yes
ok well that'll probably fix my email setup, but what about account creation?
pterodactyl makes strange errors when smtp setup is missing
ok, are you familiar with setting up smtp? (im using mailcow for my mail server)
An error occurred while attempting to test mail settings: Unable to connect with STARTTLS: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages:
error:0A000086:SSL routines::certificate verify failed
https://docs.mailcow.email/client/client-manual/
Does that help?
i use Poste.io
it looks like there is a problem with the ssl
idk the issue :/
Does that help?
possibly, checking something
Unfortunately I can't help you with mailcow because I'm not familiar with it
this is so confusing
what do you mean
smtp won't work and idk why, user registration won't work and idk why
I had that too. you have to make the SMTP settings
@tame stump if you want I'll give you a temp. an SMTP access so that you can continue for now
i guess, just to see if thats whats causing the registration issues
i send access via DM
ok
i have send
yes
still says account exists
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
.
i keep having to do that
tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99
hm..
is it an error with registration or email, or neither?
something with the database
🤔
can i help you later I have to go to an appointment right away
no problem
By default, we only allow users to make one account per IP address. to disable this,
head to /admin/settings and set REGISTER_IP_CHECK to false. If you have proxied your domain through Cloudflare, than you need to configure your nginx to grab the real ip address https://github.com/ergin/nginx-cloudflare-real-ip/
send me please .env SMTP Settings from Pterodactyl via DM
and do you have your webserver behind a cloudflare proxy?
yes, but not all of them
this saved my butt! this fixed user registration, so now its just email issues
https://discord.com/channels/@me/1068037271258927134/1068052919523479563
Bro, you have to enter the smtp settings in the .env
i did it in the ptero panel, i have to do it both?
for pterodactyl .env and controlpanel .env
changed the smtp settings in both .env, do i have to restart anything?
systemctl restart nginx
done
try register
registration works now
😉
i did this
now all you have to do is get your smtp server working and then everything will work
I said the smtp setting is the problem
i changed the smtp settings back to my server and i get 500 again
even after changing the .env files
logs
.
there is a problem with ssl on your smtp server
im consulting mailcow docs
THEY always tell you it is too hard and too complicated to run your own mailserver. Well, that's a lie.
In this video we are going to set up our own mailserver. We discuss reasons to do that, prerequisites, recommendations, security, the actual installation process, setting the required DNS-entries (including DKIM, SPF, and DMARC), setup of ma...
seen it
no problem
try this mail server, it's a bit better I think
Full featured solution for your Email server. Native implementation of last anti-SPAM metods, webmail and easy administration included.
will take a look
HOLY HELL I GOT IT ALL TO WORK
i had to download my mail.flyken.xyz ssl cert and use it for mailcow manually
thank you all for your help, its helped me a lot, thank you for being patient with me, i really appreciate it!
Damn