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
- Which flutter SDK version for Self Hoste...
Hi all, Is there a good way to figure out which version of flutter SDK and Dart SDK is current for latest available self-hosted 1.8.0 ? I know new features are...
- Bug Report: Crash when trying to createR...
https://github.com/appwrite/sdk-for-android/issues/96 I think the bug is related with this one https://discord.com/channels/564160730845151244/1443887021314539...
- Dokploy docker compose
Hey guys hope y'all doing well, I was wondering if anyone could share a working 1.8.0 docker-compose that works with Dokploy I tried making it but it just does...