Forum

[Resolved] 2 errors...
 
Notifications
Retirer tout

[Resolved] 2 errors in logs

6 Posts
2 Utilisateurs
0 Reactions
793 Vu
sharky
(@sharky)
Posts: 47
Trusted Member
Début du sujet
 
[#9876]

Hello,

I have 2 errors message in the logs

First, can't find the save message whose ID is #635.

2025-06-22 06:42:03.759 ** ERROR ** [V12.1.3] Error sending mail
2025-06-22 06:42:03.759 ** ERROR ** [V12.1.3] SMTP Server : mail.myprovider.com
2025-06-22 06:42:03.760 ** ERROR ** [V12.1.3] SMTP Port : 465
2025-06-22 06:42:03.760 ** ERROR ** [V12.1.3] Mail stored in Database : #635
2025-06-22 06:42:03.760 ** ERROR ** [V12.1.3] PHPMail error : You must provide at least one recipient email address.
2025-06-22 06:42:03.760 ** ERROR ** [V12.1.3] PHPMail debug :

I tried using PHPmySQL to search for 635 but there are a lot of them.
Can anyone tell me where I should look more easily?

The second message is

2025-06-22 19:37:41.712 ** ERROR ** [V12.1.3] Error on SqlElement to get 'mustChangePassword' for Class 'User' : field 'mustChangePassword' not found in Database. 2025-06-22 19:37:41.714 ** ERROR ** [V12.1.3] Error on SqlElement to get 'mustChangePassword' for Class 'User' : field 'mustChangePassword' not found in Database on table qtor_resource

But I've updated to 12.2

2025-06-22 19:37:41.853 ===== TRACE ===== DATABASE UPDATED
2025-06-22 19:37:41.853 ===== TRACE ===== WITH NO ERROR

Can anyone help me?

Thanks


 
Posté : 22/06/2025 10:32 pm
(@babynus)
Posts: 14952
Membre Admin
 

First error is minor : you try to send email to user who does not have an email...


 
Posté : 23/06/2025 1:01 pm
(@babynus)
Posts: 14952
Membre Admin
 

Second error is normal during migration : you have new code, but DB is not updated yet.
You can see the error is just before migraiton end.
You should not have the error any more after.


 
Posté : 23/06/2025 1:02 pm
sharky
(@sharky)
Posts: 47
Trusted Member
Début du sujet
 

First error is minor : you try to send email to user who does not have an email...

 

Where and how i can find this email ? when is possible.
Thank you


 
Posté : 23/06/2025 9:13 pm
(@babynus)
Posts: 14952
Membre Admin
 

On screen Resource or User


 
Posté : 25/06/2025 8:36 pm
sharky
(@sharky)
Posts: 47
Trusted Member
Début du sujet
 

I didn't find it, I did a new installation


 
Posté : 29/06/2025 10:22 pm
Share:
Retour en haut