Finally installed AppWrite through Coolify, can log in and use Functions normally but Realtime error
- 0
- Realtime
Finally installed AppWrite through Coolify, can log in and use Functions normally, but Realtime reports an error
AppWrite container logs:
2025-09-05T14:54:26.784219524Z [Error] File: /usr/src/code/app/controllers/general.php 2025-09-05T14:54:26.784225363Z [Error] Line: 1583 2025-09-05T14:54:27.390913587Z [Error] Timestamp: 2025-09-05T14:54:27+00:00 2025-09-05T14:54:27.390976257Z [Error] Method: 2025-09-05T14:54:27.390998670Z [Error] URL: /v1/realtime 2025-09-05T14:54:27.391006555Z [Error] Type: Appwrite\Extend\Exception 2025-09-05T14:54:27.391012722Z [Error] Message: Route not found. Please ensure the endpoint is configured correctly and that the API route is valid for this SDK version. Refer to the API docs for more details.
Recommended threads
- π Realtime Flutter SDK Crash β Realtime...
**Summary** When using Appwrite Cloud with the Flutter SDK (latest appwrite release: 21.4.0), Realtime crashes with: ```Unhandled async error: type '_Map<String...
- Realtime Connection Error After Updating...
I get the following error message now when the realtime subscription picks up a new message. There's more to the error but it makes the discord message too long...
- Realtime Connection Count only goes up
I just wanted to ask if this behavior is normal. I restarted realtime 2 days ago and it already reached a connection count of over 11k. The count only goes up. ...