Pfsense SSHD not running after reboot

After a reboot and even after upgrades, SSHd is not running. I try starting it and it fails. The only way I can get it working is to run the following command in the GUI

cd /etc/ssh ; ssh-keygen -N ‘’ -t ecdsa -f ssh_host_ecdsa_key ; ssh-keygen -N ‘’ -t ed25519 -f ssh_host_ed25519_key ; /usr/sbin/sshd

I have disabled and enabled it and still can not get to the bottom of this.

Thank you all!

Never had that happen, check the logs for an error and if there are none reload the system.