Skip to content

Beta 3602.1.0: missing /var/log/sssd directory #1096

@tuannd-nguyen

Description

@tuannd-nguyen

Description

Our test servers are running on AWS with the AMI image (Flatcar-beta-3602.1.0-hvm).
They are unable to start sssd.service with the error message:
sssd[5968]: Could not open file [/var/log/sssd/sssd.log]. Error: [2][No such file or directory]

Impact

We integrate the EC2 machine with our authentication server.
Work around: mkdir -p /var/log/sssd before starting sssd.service

Environment and steps to reproduce

  1. Set-up: EC2 Beta 3602.1.0 (Flatcar-beta-3602.1.0-hvm)
  2. Task:
  3. Action(s):
    a. systemctl start sssd.service
  4. Error: sssd[5968]: Could not open file [/var/log/sssd/sssd.log]. Error: [2][No such file or directory]

Metadata

Metadata

Assignees

Labels

kind/bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions