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
- cant resume project
Invalid console fingerprint event i try man time
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Function issue
Hi,idk whats wrong with my function but i made some changes to the env var and made sure they saved then i redeployed it,but then after it redeeployed it asked ...