Nope
I switch to 4 (low-level information. ) but I have the same issue.
I choose debug number level according to this website: https://mailtrap.io/blog/phpmailer/
how about turning it off?
4 sounds like it's even more verbose than 1 👀
I tried 1 but same error 😢
can you try disabling it?
Yes, i need to find how...
set it to 0 or remove the SMTPDebug line. See https://github.com/PHPMailer/PHPMailer/wiki/SMTP-Debugging
pppffff
🙂
Thank so much @Steven it works
The logs are very small, why there is an error for that ?
Is it an Appwrite bug ?
so the logs go in the header...and it was probably too much for the header
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.
😄
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...
ok, right
Thank you for your help.
[SOLVED] Error Msg: Http invalid protocol Error - PHPMailer
Recommended threads
- TablesDB can't be used in Appwrite Funct...
I have written a function (DART) and it won't deploy. Here is what I get : 2026-03-14T17:09:41.459693680Z Compiling ... 2026-03-14T17:09:42.915619217Z ../build...
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...