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
- 1:1 relationship doesnβt sync after re-a...
Hi, Iβm trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...