Open Distro Security not initialized for cluster:monitor/state

I got this error with the latest elasticsearch and kibana after I run the following command. Any help is appreciated:

plugins/opendistro_security/tools/securityadmin.sh -f plugins/opendistro_security/securityconfig/config.yml -icl -nhnv -cert config/kirk.pem -cacert config/root-ca.pem -key config/kirk-key.pem -t config

Error

{“error”:{“root_cause”:[{“type”:“security_exception”,“reason”:“Open Distro Security not initialized for cluster:monitor/state”}],“type”:“security_exception”,“reason”:“Open Distro Security not initialized for cluster:monitor/state”},“status”:503}

@chenww Did you get this resolved? If not what version of odfe are you running?