Hello,
I deployed my ghost just the other day to my aws lighsnail ip and worked well,
But when I try running actions now - brings an internal server error,’ see below;-
Error [InternalServerError]: ENOSPC: no space left on device, open ‘/tmp/466edab2b1253926cd00499a9215ca78’
42752 at /home/runner/work/_actions/TryGhost/action-deploy-theme/v1.4.0/dist/index.js:7300:33
42753 at runMicrotasks ()
42754 at processTicksAndRejections (internal/process/task_queues.js:93:5)
42755 at async main (/home/runner/work/_actions/TryGhost/action-deploy-theme/v1.4.0/dist/index.js:1572:9) {
42756 name: ‘InternalServerError’,
42757 context: null,
42758 type: ‘InternalServerError’,
42759 details: null,
42760 property: null,
42761 help: null,
42762 code: ‘ENOSPC’,
42763 id: ‘a13cfd10-7f51-11ec-b7f7-d9b6def58140’
What could be a remedy to this kindly?