Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] 500 server error on checkout #73

Closed
mvdgraaf opened this issue Feb 7, 2023 · 4 comments
Closed

[BUG] 500 server error on checkout #73

mvdgraaf opened this issue Feb 7, 2023 · 4 comments
Assignees

Comments

@mvdgraaf
Copy link

mvdgraaf commented Feb 7, 2023

Describe the bug
I installed the panel correctly by following the docs. I put my pterodactyl information in the extention without any error. then I created a free product to test it but when I clicked on checkout it gave an 500 server error without futher information.

To Reproduce
Steps to reproduce the behavior:

  1. make a free product
  2. put it in your cart
  3. press "checkout"
  4. 500 | server error

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Edge
@CorwinDev
Copy link
Member

Hi,

Could you post your error logs? You can do that by running the command: Please use /var/www/paymenter/storage/logs/laravel-$(date +%F).log | nc log.paymenter.org 99

@mvdgraaf
Copy link
Author

mvdgraaf commented Feb 7, 2023

/var/www/paymenter/storage/logs/laravel-2023-02-07.log: line 1: syntax error near unexpected token (' /var/www/paymenter/storage/logs/laravel-2023-02-07.log: line 1: [2023-02-07 20:16:59] local.ERROR: Symfony\Component\Mailer\Transport\Dsn::__construct(): Argument #2 ($host) must be of type string, null given, called in /var/www/paymenter/vendor/laravel/framework/src/Illuminate/Mail/MailManager.php on line 174 {"userId":1,"exception":"[object] (TypeError(code: 0): Symfony\Component\Mailer\Transport\Dsn::__construct(): Argument #2 ($host) must be of type string, null given, called in /var/www/paymenter/vendor/laravel/framework/src/Illuminate/Mail/MailManager.php on line 174 at /var/www/paymenter/vendor/symfony/mailer/Transport/Dsn.php:28)'

It doesn't upload it to log.paymenter.org

@CorwinDev
Copy link
Member

CorwinDev commented Feb 7, 2023

Alright, you should setup your mail server at the admin side (at least the host)

@mvdgraaf
Copy link
Author

mvdgraaf commented Feb 7, 2023

Oke, thanks for respoding this fast 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants