This is what the ghost restart action does after updating to 4.25.1
☱ Starting Ghost/usr/lib/node_modules/ghost-cli/lib/utils/port-polling.js:68
let {message: errMsg} = message.error;
^
TypeError: Cannot destructure property 'message' of 'message.error' as it is undefined.
at Server.<anonymous> (/usr/lib/node_modules/ghost-cli/lib/utils/port-polling.js:68:35)
at Object.onceWrapper (events.js:519:28)
at Server.emit (events.js:400:28)
at emitCloseNT (net.js:1677:8)
at processTicksAndRejections (internal/process/task_queues.js:81:21)