1
mongo公式リポジトリからmongodbをインストールしました。私がmongoを開始したいとき、それは失敗する。 journalctl -xe
を実行したとき:polkitdのためにMongodbが起動しない
Jun 02 11:34:21 mongo systemd[1]: mongod.service: Unit entered failed state.
Jun 02 11:34:21 mongo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=mongod comm="systemd" exe="/usr/lib/systemd/syste
Jun 02 11:34:21 mongo systemd[1]: mongod.service: Failed with result 'exit-code'.
Jun 02 11:34:21 mongo polkitd[736]: Unregistered Authentication Agent for unix-process:2218:1110034 (system bus name :1.28, object path /org/freedesktop/PolicyKit1/AuthenticationAge
私はfedora 23サーバーを使用しています。 登録されていない認証エラーを修正する方法を教えてください。