google_accounts_daemon[1140]:排除所需的完整路径:net[4026532634]
google_accounts_daemon[1140]: Full path required for exclude: net[4026532634]
我在 Google Cloud 中的 VM Centos7 上发出了命令 journalctl -xe,但我收到了这个错误:
google_accounts_daemon[1140]: Full path required for exclude: net[4026532634]
有人对此有想法吗?
是的,我在我的 VM 中 运行 一个 docker。 ^_^
对我在 Google 云平台上提交的错误报告的回应:
The accounts daemon is activated every ~90 seconds to ensure that expired SSH keys are removed from the guest. At that time, the guest will attempt to create/update/remove users based on the non-expired keys in metadata. If some user isn't getting set up properly (maybe there is a problem adding the user to one of the listed groups?) it might result in something getting called every couple minutes.
Google Cloud Platform Issue #444
我没有花更多时间调试问题,因为唯一的问题是日志消息的数量。
当我将实例升级到 CentOS 7.4 时,日志消息停止。
我在 Google Cloud 中的 VM Centos7 上发出了命令 journalctl -xe,但我收到了这个错误:
google_accounts_daemon[1140]: Full path required for exclude: net[4026532634]
有人对此有想法吗?
是的,我在我的 VM 中 运行 一个 docker。 ^_^
对我在 Google 云平台上提交的错误报告的回应:
The accounts daemon is activated every ~90 seconds to ensure that expired SSH keys are removed from the guest. At that time, the guest will attempt to create/update/remove users based on the non-expired keys in metadata. If some user isn't getting set up properly (maybe there is a problem adding the user to one of the listed groups?) it might result in something getting called every couple minutes.
Google Cloud Platform Issue #444
我没有花更多时间调试问题,因为唯一的问题是日志消息的数量。
当我将实例升级到 CentOS 7.4 时,日志消息停止。