Fixing UID or GID errors in podman Nov 14, 2023 When you encounter an error message like this potentially insufficient UIDs or GIDs available in user namespace when running podman. Update the configuration in /etc/containers/storage.conf and set the value to true. ignore_chown_errors = "true"