
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
- Unknown origin using Capacitor
I’m using capacitor to create native apps from angular source code. It was working a month ago, but now when I try to access appwrite through the app I get “Inv...
- Website warning message incorrect
The site says "Choose which projects to keep before **Sep 1, 2024** or upgrade to Pro. Projects over the limit will be blocked after this date." The date is wr...
- Deploy to Cloud Error
I'm trying to migrate my localhost instance to appwrite cloud. After I click on "Deploy to cloud" it takes me to my cloud instance for "Cloud migration", but w...
