I follow some guide from here for changing sub domain and i got this error when i start or restart the ghost
Debug Information:
OS: Ubuntu, v22.04.3 LTS
Node Version: v18.17.1
Ghost Version: 5.75.3
Ghost-CLI Version: 1.25.3
Environment: production
Command: 'ghost start'
Message: Could not communicate with Ghost
Suggestion: journalctl -u ghost_ghost-ericsonl-com -n 50
Stack: Error: Could not communicate with Ghost
at Server.<anonymous> (/usr/lib/node_modules/ghost-cli/lib/utils/port-polling.js:91:20)
at Object.onceWrapper (node:events:628:28)
at Server.emit (node:events:514:28)
at emitCloseNT (node:net:2148:8)
at process.processTicksAndRejections (node:internal/process/task_queues:81:21)
Any idea how i can fix this?