Help with Install on RHEL9 #5155
-
|
Hi elabFTW friends, I am trying to use Podman since that is the 'recommended' method with RHEL9 rather than Docker. I am running as root for this testing. I checked the status of the containers and found the mysql container not working: I restarted the containers and the same error happens on the mysql image. Could this be firewall related? We also have SELinux running (per security policy at our institution). I have followed the linux guide but this is what I am getting. Any help or suggestions would be greatly appreciated. Thank you, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
Hello Tom 👋 Here are a few pointers:
In your particular case, it seems the starting script for MySQL cannot properly start, but you didn't describe how you bind mounted the volume, and where. Is it on a special partition, what are the permissions?
Don't believe the hype. Docker is going strong ;) |
Beta Was this translation helpful? Give feedback.
-
|
Hi Alexander-Haller and Nicolas, |
Beta Was this translation helpful? Give feedback.
Hello Tom 👋
Here are a few pointers: