So you're self-hosting?
Yup
Would you please share the docker logs from the appwrite-worker-mails container, redacting anything that might be sensitive?
Um.. Well, I'm not using docker π
Uh what?
I've connected appwrite with nextjs. Have not installed docker on my pc.
How did you install Appwrite?
npm i appwrite
What are you using for your Appwrite endpoint?
Cloud
Oh..you're not self-hosting Appwrite then
Oh. Ok... Will change tags accordingly
What environment variables are you talking about here?
Uhh you put this in nextjs?
Well, I added it in cloud as well. Put it here coz it wasn't working
You shouldn't be setting these. The appwrite environment variables are used if you're self-hosting Appwrite (you have your own instance of Appwrite). Since you're using Appwrite cloud, you're not self-hosting Appwrite
So, what now?
Did you add your email as an authorized recipient in mailgun?
Recommended threads
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...