Closed michzimny closed 5 years ago
@michzimny I'm currently testing this issue on the testing instance. I will inform you when it's done.
@michzimny I made a change on shibd.service on systemd, so it will start after httpd.service. I made this change on the test and on the production instance and now I think is fine.
Ok, thanks.
I just restarted both VMs. https://selcont.test.up2university.eu/ - the issue persists. https://selcont.up2university.eu/ - it's fine.
Just did systemctl restart shibd
manually to fix the issue for the test instance.
@michzimny I will check again the test instance
@michzimny I made some changes on the test instance on httpd.service and shibd.service. Can you check now?
Rebooted and it's still the same. You can check it on your own making simply sudo reboot
.
@michzimny I will check it. thanks!
@michzimny Now it's fine! I think that shibd.service was cached with the previous configuration
Each time (tested many times) after VM reboots, SeLCont URL responds with:
Each time, I need just to log in to VM and call:
And then it get back to work.
My feeling is that the order of starting system deamons at the boot time is somehow not fine. It seems that shibd should be started at the end, and it might solve the issue.
Yes, this is minor...