You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i got a file containing: OCI runtime exec failed: exec failed: unable to start container process: exec: "make_metadata.py": executable file not found in $PATH: unknown
After checking i found that make_metadata.py is neither existing in the container nor in the github repo.
The text was updated successfully, but these errors were encountered:
Tried to setup crackQ with EntraID SAML idp. When trying to issue the following command:
sudo docker exec -it crackq make_metadata.py ./crackq/sp_conf.py > ./sp_meta_file.xml
i got a file containing: OCI runtime exec failed: exec failed: unable to start container process: exec: "make_metadata.py": executable file not found in $PATH: unknown
After checking i found that make_metadata.py is neither existing in the container nor in the github repo.
The text was updated successfully, but these errors were encountered: