Closed starksm64 closed 2 years ago
Hi @starksm64 , that issue looks like #707 , so it should have been fixed by #708 / #739. Can you verify for me which branch you have checked out and that you have pulled the latest changes for that branch?
Sorry - I should have read your report closer. You're using the manual podman run
invocation from an old blog post, which is now out-of-date. There are some additional volume mounts that need to be attached to the container.
Please try sh run.sh
or sh smoketest.sh
from this repository and let me know if that works for you. The podman run
invocation would be fairly long with the additional volume mounts and environment variables that now need to be set.
Closing as stale. It looks like the initial podman run
command was just out-of-date for the version being tried.
I'm going through the "Manual Cryostat installation and setup" section of the following post: https://developers.redhat.com/blog/2021/01/25/introduction-to-containerjfr-jdk-flight-recorder-for-containers#manual_cryostat_installation_and_setup
and I'm seeing a failure on the initial
podman run -it --rm -p 8181 -e CRYOSTAT_WEB_HOST=0.0.0.0 quay.io/
:podman info: