Foreman 3.9 update - Puppet Service resources failed

Problem:
After updating from version 3.8 to 3.9 and running
#foreman-installer --scenario katello
I getting the message that 2 errors occurred, any thoughts ?

Error 1: Puppet Service resource ‘pulpcore-api.service’ failed. Logs:
/Service[pulpcore-api.service]
Starting to evaluate the resource (1932 of 2014)
Skipping restart; service is not running
Triggered ‘refresh’ from 2 events
The container Systemd::Unit_file[pulpcore-api.service] will propagate my refresh event
Evaluated in 0.57 seconds
/Stage[main]/Pulpcore::Service/Pulpcore::Socket_service[pulpcore-api]/Systemd::Unit_file[pulpcore-api.service]/Service[pulpcore-api.service]/ensure
change from ‘stopped’ to ‘running’ failed: Systemd start for pulpcore-api.service failed!
journalctl log for pulpcore-api.service:
– Logs begin at Mon 2024-01-22 11:24:21 EET, end at Mon 2024-01-22 11:35:48 EET. –
Jan 22 11:35:48 mar-linux-repo01 systemd[1]: Starting Pulp API Server…
Jan 22 11:35:48 mar-linux-repo01 systemd[1]: pulpcore-api.service: Main process exited, code=exited, status=203/EXEC
Jan 22 11:35:48 mar-linux-repo01 systemd[1]: pulpcore-api.service: Failed with result ‘exit-code’.
Jan 22 11:35:48 mar-linux-repo01 systemd[1]: Failed to start Pulp API Server.
Error 2: Puppet Service resource ‘pulpcore-content.service’ failed. Logs:
/Service[pulpcore-content.service]
Starting to evaluate the resource (1941 of 2014)
Skipping restart; service is not running
Triggered ‘refresh’ from 3 events
The container Systemd::Unit_file[pulpcore-content.service] will propagate my refresh event
Evaluated in 0.48 seconds
/Stage[main]/Pulpcore::Service/Pulpcore::Socket_service[pulpcore-content]/Systemd::Unit_file[pulpcore-content.service]/Service[pulpcore-content.service]/ensure
change from ‘stopped’ to ‘running’ failed: Systemd start for pulpcore-content.service failed!

Other relevant data: