Unfortunately I have several issues with cleavr and Strapi:
The 1. deployment worked, the 2. deployment deleted or reset the DB, so that I needed to create new users, the 3. deployment and all following ones failed within the step Link Media Uploads + Activate New Deployment
with the error:
[PM2][ERROR] Error: Script not found: /home/cleavr/myapp.cleaver.rocks/artifact/.cleavr.runner.js
I tried to activate the step Copy Files
, cause it is not clear which files are copied from where to where. I thought maybe cleavr.runner.js was not copied? But this just fails with ABORTED
and no further error message.
I tried to rollback to the very first deployment, but here I got an immediate message Error in deployment rollback
PM2 gives me:
2023-08-18T17:42:07: PM2 log: App [myapp.cleaver.rocks:0] starting in -cluster mode-
2023-08-18T17:42:07: PM2 log: App [myapp.cleaver.rocks:0] online
2023-08-18T17:42:07: PM2 log: Stopping app:myapp.cleaver.rocks id:0
2023-08-18T17:42:07: PM2 log: App name:myapp.cleaver.rocks id:0 disconnected
2023-08-18T17:42:07: PM2 log: App [myapp.cleaver.rocks:0] exited with code [0] via signal [SIGINT]
2023-08-18T17:42:08: PM2 log: pid=278454 msg=process killed