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
- Sites: Auto deploy on wrong github repos...
Hello, I have kinda with UAT(testing env) and prod env. When i pull request from dev -> uat, which stands as pre-prod environment to fully test all functionalit...
- Generate CSR
How do I generate a CSR for my domain host? They are asking me to generate one for my hoosting here on appwrite
- Appwrite Push Notifications: "Unknown er...
Hi all, I'm running into an issue with Appwrite push notifications in my web project. When I try to manually send a notification to a user from the Appwrite we...