Self-hosted Don't know the reason why this ain't working Env variables are right
Any ideas?
Did you run the migration command?
yes
oh, everything seems fine now
weird
Did you have done something additional?
reboot π
If you need more clarity on this kind of issue. You can have a look on this
https://discord.com/channels/564160730845151244/1146594552443048047/1147483672891621469
[SOLVED] Update from 1.3.8 to 1.4.1 getting error 500 router_domani_not_configured
Could you please create a separate post for this? π
Recommended threads
- Update User Error
```ts const { users, databases } = await createAdminClient(); const session = await getLoggedInUser(); const user = await users.get(session.$id); if (!use...
- apple exchange code to token
hello guys, im new here π I have created a project and enabled apple oauth, filled all data (client id, key id, p8 file itself etc). I generate oauth code form...
- How to Avoid Double Requests in function...
I'm currently using Appwrite's `functions.createExecution` in my project. I want to avoid double requests when multiple actions (like searching or pagination) a...