Steven Nguyen

Results 1213 comments of Steven Nguyen

@Trongar, thanks for creating this issue! 🙏🏼 The dialog Did you add JavaScript code to call the various show/close methods as mentioned in the [docs](https://pink.appwrite.io/components/modal#:~:text=To%20open%20or%20close%20a%20modal%2C%20use%20the%20native%20%3Cdialog%3E%20element%E2%80%99s%20show()%2C%20showModal()%20and%20close()%20methods.%20For%20more%20information%2C%20please%20refer%20to%20the%20MDN%20documentation.)?

@mauricev, thanks for creating this issue! First, running `docker compose logs appwrite-worker-certificates` doesn't generate certificates; it only outputs the logs from the worker. Secondly, since you have cloudflare in front...

@mauricev, full should be fine because, by default, traefik serves a self signed certificate.

Looks like a test needs to be updated.

@loks0n please remember to re-request a review when your PR is ready to be reviewed again.

I can confirm the compose file generated fine and the containers can start successfully:

We probably need to add Vonage Messages as an additional provider to prevent breaking changes.

@StefanLaumann, thanks for creating this issue! Would you please share the exact error message you're getting? Would you please also share your project id? @adityaoberai, any idea why this is...

Related thread: https://discord.com/channels/564160730845151244/1241034854922063954

@ayushpathak-48, thanks for raising this issue! 🙏🏼 We do mark expired targets as such: https://github.com/appwrite/appwrite/blob/fd7228984bde7e9e0f5af4a98fa003777ac63634/src/Appwrite/Platform/Workers/Messaging.php#L272-L284 but it seems like the maintenance task that deletes expired targets isn't triggered per project:...