Failing deployment of strapi 5.25.0

I still have an the issue with strapi 5.25.0.

My Github Repo is on strapi 5.25.0, which workes with node 20.11 on my local machine.

If I deploy with cleavr (push from Github or manually), cleavr is reporting an successfull deployment.

Then I get a 502 error for a short while and then strapi is back with the old version.

The artifact-directory points to the deployment with strapi 5.23.6.

The current and latest-directories point to the last deployment with 5.25.0.

If I change cwd in the PM"-settings from cwd: “/home/strapi/xxxxxx.com/artifact” to cwd: “/home/strapi/cms.woka.com/current”, the Login page is shown, but when loggin in, strapi shows an “internal server error”-message.

I also tried to deploy to a new site with the same DB. But then also I get the strapi error message at login.

So 2 things: Why is cleavr not deploying the latest version? Why is there a server error in strapi 5.25.0?

Hello @romanw,

We’re investigating the deployment issue with Strapi 5. Is it the case that you’re trying to update a project that was previously deployed with Strapi 5.23.6 to version 5.25.0?

Hello @romanw,

It looks like Strapi is experiencing some issues with versions 5.24.x and 5.25.x. Below are some links to discussions where users have shared that they’re also encountering similar issues, particularly internal server errors during login or signup.

To fix the internal server error issue, you can downgrade to version 5.23.x, as the issue is still being investigated.

I can see that the current and artifact folders are associated with different releases in your setup. We’re further investigating the issue and will get back to you once we have an update.

Please let us know if you encounter any other issues or have any additional queries.