Hi guys.
        
        I experience this:
        
        -> $ podman images
        WARN[0000] RunRoot is pointing to a path
        (/run/user/1007/containers) which is not writable. Most likely
        podman will fail. 
        Error: creating events dirs: mkdir /run/user/1007: permission
        denied
        
        -> $ id
        uid=2001(podmania) gid=2001(podmania) groups=2001(podmania)
        context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023
        
        I think it might have something to do with the fact that I
        changed UID for the user, but why would this be?
        How troubleshoot & fix it, ideally without system reboot?
        
        many thanks, L.