I am trying to open storage bucket in the appwrite console, when I click on bucket it says "Collection not found" Contents are loading fine in the website but not able to view those in the appwrite console
TL;DR
Developers are receiving a "Collection not found" error when trying to open a storage bucket in the Appwrite console. The contents are loading fine on the website.
**Solution:** This error can occur when the project ID is incorrect or improperly entered. Double-check the project ID (65c1b26cd997e826ed49) and ensure it is accurate in the Appwrite console.projectId : 65c1b26cd997e826ed49
Recommended threads
- Missing Invoice
Hi! I need help with billing on my account (marelu@gmail.com). I have never received a single invoice by email. My organization has been on the Pro plan since...
- Appwrite Functions cold start
Hello. I'm seeing really long cold starts on Appwrite Cloud Functions and wanted to know if this is expected. My function just authenticates the user, fetches ...
- Error can not create `tablesdb` event wi...
When i'm trying to add an event with `tablesdb` i get an error message My event value: `tablesdb.mtg-decklist-dev.tables.queue_parsing.rows.*.create` Same err...