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
- router_deployment_not_found
I updated my function a few times and now i am getting the error: router_deployment_not_found I even reverted back to my original code but i am still getting th...
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...