Problem with "ghost restart" - Self-hosting - Ghost Forum
Ghost-CLI version: 1.30.1 Ghost version: 6.55.0 Self-hosting node v22.23.2 I have installed ghost successfully on Ubuntu 26.04 LTS. Everything worked fine. When try to restart ghost, usually, you’re prompted for the sudo password ghost restart + sudo systemctl is-active ghost_localhost ? Sudo Password [input is masked] But in this installation ghost restart` + sudo systemctl is-active ghost_localhost The script hangs here, because it doesn’t automatically prompt for the sudo password! ...