Hi good folks, need a hand with Sites deploy
Error on every deploy: Synchronous function execution timed out... duration doesn't exceed 30 seconds [exact log - Synchronous function execution timed out. Use asynchronous execution instead, or ensure the execution duration doesn't exceed 30 seconds.]
Using Angular as framework. SGP server
What I tried already: npm run build locally works fine
Changing site settings: npm ci npm run build output angular fallback index.html Retried GitHub deploy multiple times
Created a brand new site with same repo/settings Tried manual upload too
ps - I got no functions running. All fail with the same timeout. I have had successful deployments before
Recommended threads
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- trying to figure out how to activate my...
please help
- Bug: TOTP MFA verification always fails ...
*Bug: TOTP MFA verify always returns `user_invalid_token` (Cloud 1.8.1, Frankfurt)** Project ID: `68dd48440003e537d849` SDK: `appwrite@18.2.0` (also tested wit...