I'm trying to set SMTP details on the given tab but when I press the UPDATE button, it stay grayed for minutes and never save the details. What could be the issue please ?
There's probably a problem with the SMTP information you provided. Maybe appwrite can't connect to the host
@Steven I have the same problem, an error message would be really useful here. When using my SMTP credentials directly in the code everything works, but unfortunately the Appwrite config won't save my settings.
Create a new post if you need help
[CLOSED] Custom SMTP config won't save
Recommended threads
- TablesDB `updateRows` returns `database_...
Hi Appwrite team! I’m seeing a strange issue with TablesDB bulk row updates on a self-hosted Appwrite instance. **Environment** - Appwrite self-hosted `1.9.0` ...
- [SOLVED] Realtime Missing Channels
```js useEffect(() => { let subscription: RealtimeSubscription; async function loadChips() { try { const {rows: chi...
- Functions executed by events does not ap...
Hello, Running self-hosted Appwrite version 1.9.0 (with console 7.8.26). When functions are triggered by an event (eg. databases.\*tables.\*.rows.\*.create) doe...