-
Notifications
You must be signed in to change notification settings - Fork 49
Beta 3602.1.0: missing /var/log/sssd directory #1096
Copy link
Copy link
Closed
Labels
kind/bugSomething isn't workingSomething isn't working
Description
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
- Set-up: EC2 Beta 3602.1.0 (Flatcar-beta-3602.1.0-hvm)
- Task:
- Action(s):
a. systemctl start sssd.service - Error: sssd[5968]: Could not open file [/var/log/sssd/sssd.log]. Error: [2][No such file or directory]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't workingSomething isn't working