The 'shutdown' command is just a symlink to systemctl.
If the system does not answer 'shotdown' command, may be needed to try directly the systemctl command:
systemctl reboot
If the command does not work, you must need to investigate the logs, with the command:
journalctl -xe
If you don't undestand the logs, post the related lines here.
Regards,
Netino