Appearing on a lot of sections of the dashboard, even Settings.
Docker logs:
appwrite | [Error] Timestamp: 2025-03-23T07:21:39+00:00
appwrite | [Error] Method: GET
appwrite | [Error] URL: /v1/users
appwrite | [Error] Type: Utopia\Database\Exception\NotFound
appwrite | [Error] Message: Collection not found
appwrite | [Error] File: /usr/src/code/vendor/utopia-php/database/src/Database/Database.php
appwrite | [Error] Line: 5288
Hey @Korbs Can you try to check on the incognito tab! If it works on a private tab then clear your cache.
Either share you project ID
Yeah, it's working randomly again after a while. Hope this issue doesn't appear again.
let us know if you get the 404 again.
[SOLVED] Collection Not Found
Recommended threads
- Self hosted project based backup
Is there a native way to perform a project-level backup in a self-hosted instance, instead of backing up the entire Docker instance? If not, I would like to off...
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...