I am writing to report an issue with my account limits. I currently have the GitHub Student Developer Pack active, which should include 10 Appwrite Pro projects. However, I have only created 2 projects so far, and the platform is stating that I have reached my limit and must upgrade to Pro to create more.
I have attached screenshots of my current project dashboard and my GitHub Student Pack status for your reference. Could you please help resolve this so I can access the remaining projects included in my pack?
@Aditya Oberai Have the student limits changed?
When we shifted the Appwrite Pro plan from per-member to per-project pricing, each project essentially got the same usage limits that an org used to.
Because it wouldn't make any sense to have 1 Education project, we changed the Education plan to support 10 projects
This was shared in our pricing update back then: https://appwrite.io/blog/post/appwrite-pricing-update#how-will-the-per-project-pricing-affect-the-education-github-student-plan
@dlohani can we verify the issue here? A 2 project limit definitely is a problem for an Education plan user
Recommended threads
- 404 page not found
Hey I am trying to run a simple Svelte-kit project on appwrite self-hosted but the logs says: ```bash [13:56:26] [open-runtimes] Build packaging finished. [13:...
- Functions: HTTP 500 internal error
I’m seeing a lot of HTTP internal server errors across all my functions the past 48 hours.
- Getting 503 errors on a streaming respon...
I am running my Svelte site through Appwrite Sites. Everything works great, except for one page. This page uses a streaming response over a regular static res...