
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
- Can't create a function. The user interf...
I am trying to create a server-side function. I am on the free tier. **I already have three functions that work properly** that I created a few months ago. Now,...
- 1.6 to 1.7 does not work
Appwrite (self-hosted) stopped working after updating from 1.6.2 that was stable. Getting the general_server_error. Mentioning I fallowed all steps for upgrad...
- Svelte App Whitelist
https://appwrite.io/docs/quick-starts/sveltekit Based on the example from the docs, how woul'd I go about adding a "whitelist" that checks if the user has a sp...
