HTTP ERROR 500 after update #689
Replies: 4 comments 3 replies
-
Can you look into resources/logs/error.log and let me know if there are any
errors in there?
…On Mon, Apr 25, 2022 at 2:21 AM bluesunny62 ***@***.***> wrote:
After the update, many "HTTP ERROR 500" errors occur when adding tasks,
users, ideas and others.
—
Reply to this email directly, view it on GitHub
<#689>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALG4EFWQ7KV43MTSFZYNV2LVGY2V3ANCNFSM5UHQC6OA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Thanks. Seems the email variable is not set in your config file. Can you
check and set it to a appropriate email address?
…On Mon, Apr 25, 2022 at 7:22 AM bluesunny62 ***@***.***> wrote:
[25-Apr-2022 13:19:58 Europe/Berlin] PHP Fatal error: Uncaught
PHPMailer\PHPMailer\Exception: Invalid address: (From): in
/var/www/vhosts/XXX/LeanTime/vendor/phpmailer/phpmailer/src/PHPMailer.php:1300
Stack trace: #0
/var/www/vhosts/XXX/LeanTime/src/core/class.mailer.php(162):
PHPMailer\PHPMailer\PHPMailer->setFrom() #1
/var/www/vhosts/XXX/LeanTime/src/domain/projects/services/class.projects.php(152):
leantime\core\mailer->sendMail() #2
/var/www/vhosts/XXX/LeanTime/src/domain/tickets/services/class.tickets.php(338):
leantime\domain\services\projects->notifyProjectUsers() #3
/var/www/vhosts/XXX/LeanTime/src/domain/tickets/controllers/class.newTicket.php(229):
leantime\domain\services\tickets->addTicket() #4
/var/www/vhosts/XXX/LeanTime/src/core/class.frontcontroller.php(164):
leantime\domain\controllers\newTicket->post() #5
/var/www/vhosts/XXX/LeanTime/src/core/class.frontcontroller.php(107):
leantime\core\frontcontroller->executeAction() #6
/var/www/vhosts/XXX/LeanTime/src/core/class.appli in
/var/www/vhosts/XXX/LeanTime/vendor/phpmailer/phpmailer/src/PHPMailer.php
on line 1300
—
Reply to this email directly, view it on GitHub
<#689 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALG4EFRAYBXEOPFKSP6S74LVGZ55NANCNFSM5UHQC6OA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi! [03-Nov-2022 00:41:47 America/Los_Angeles] PHP Parse error: syntax error, unexpected '|', expecting ';' or '{' in /var/www/html/leantime/src/domain/reports/services/class.reports.php on line 121 |
Beta Was this translation helpful? Give feedback.
-
After the update, many "HTTP ERROR 500" errors occur when adding tasks, users, ideas and others.
Beta Was this translation helpful? Give feedback.
All reactions