My HA is hosted/enabled via Docker thus I need to get enter the docker directly OR call the configuration check directly.
docker exec -it homeassistant /bin/bash
hass --script check_config -c /config/
docker exec -it homeassistant /usr/local/bin/hass --script check_config -c /config/