TypeScript
Error: Attribute creation timed out.
at createAttributes (D:\ecommerce-admin-panel\node_modules\.pnpm\appwrite-cli@6.1.0\node_modules\appwrite-cli\lib\commands\push.js:889:15)
at async pushCollection (D:\ecommerce-admin-panel\node_modules\.pnpm\appwrite-cli@6.1.0\node_modules\appwrite-cli\lib\commands\push.js:1425:13)
at async pushResources (D:\ecommerce-admin-panel\node_modules\.pnpm\appwrite-cli@6.1.0\node_modules\appwrite-cli\lib\commands\push.js:914:13)
TL;DR
Error message "Attribute creation timed out" is occurring in the push command of the Appwrite CLI while creating attributes, possibly due to a timeout. This could be resolved by optimizing the process or adjusting timeout settings in the CLI.Recommended threads
- Appwrite project paused
I have github student account. The auth has been paused however the database is working fine. I cant see any option to resume from my console panel. It is just ...
- 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 ...