Rank 2: Process
Nope
Votes
1
Replies
24
Participants
Unknown
Messages
25
Rank 2: Process
Nope
Rank 2: Process
I switch to 4 (low-level information. ) but I have the same issue.
Rank 2: Process
I choose debug number level according to this website: https://mailtrap.io/blog/phpmailer/
Rank 2: Process
how about turning it off?
4 sounds like it's even more verbose than 1 👀
Rank 2: Process
I tried 1 but same error 😢
can you try disabling it?
Rank 2: Process
Yes, i need to find how...
set it to 0 or remove the SMTPDebug line. See https://github.com/PHPMailer/PHPMailer/wiki/SMTP-Debugging
Rank 2: Process
pppffff
Rank 2: Process
🙂
Rank 2: Process
Thank so much @Steven it works
Rank 2: Process
The logs are very small, why there is an error for that ?
Rank 2: Process
Is it an Appwrite bug ?
so the logs go in the header...and it was probably too much for the header
Rank 2: Process
Ok... but before my code works fine and I got my php logs in the Logs tab. Anyway now it works again and I'm very grateful to you.
Rank 2: Process
😄
Rank 2: Process
Now I think I can't see my PHPMailer logs
right...you won't be able to see the php mailer SMTP debug logs 😕
you can context->log() stuff, though...
Rank 2: Process
ok, right
Rank 2: Process
Thank you for your help.
[SOLVED] Error Msg: Http invalid protocol Error - PHPMailer