System Information
- Strapi Version: 4.13.2
- Operating System: strapi cloud
- Database: postgres
- Node Version: 18.17.1
- NPM Version: latest
My strapi app last deployment has been stuck at “Deploying” stage for the last 20h. I’m using Strapi Cloud and all of my previous deployments were successful. When I go to Deploys tab and press “Cancel deploy” it says “This deployment is already done. Please refresh the page.”. Page refresh does not help and “Trigger deploy” button is also inactive. Pushing changes to my strapi app main branch repo does not help either, it just won’t react App is still functional, but latest changes don’t get to strapi cloud since it is always stays stuck at deploy status.
This is what I get in console of this latest deploy:
[2023-09-07 10:32:22] Actions available
[2023-09-07 10:32:22]
[2023-09-07 10:32:22] Welcome back!
[2023-09-07 10:32:22] To manage your project , go to the administration panel at:
[2023-09-07 10:32:22] https://.strapiapp.com/admin
[2023-09-07 10:32:22]
[2023-09-07 10:32:22] To access the server , go to:
[2023-09-07 10:32:22] https://.strapiapp.com
Please help me