Florent BENOIT

Results 270 comments of Florent BENOIT

@djnotes as I mentioned earlier the bug is on the engine side and not on Desktop side. On macOS/Windows you need to recreate the machine. On Linux you may try...

on my side, podman system reset worked ``` $ podman run --name mariadb --pod new:apps -e MYSQL_RANDOM_ROOT_PASSWORD=yes -d docker.io/library/mariadb:10 $ podman pod rm $(podman pod ls -q) ERRO[0000] Removing container...

@djnotes you did the `service podman restart` as well ?

@djnotes error is still related to https://github.com/containers/podman/issues/15526

Could you provide the log that you can grab using View/developper tools/ console ?

@arixmkii looking at the description, are you interested in customizing the binary to call or you want to customize some environment variables used by podman process ? Like having a...

Hello, could you try File/Quit or right click on the tray and exit ?

@eric-peterson-usps you're correct on the issue, just wanted to check workarounds.

Fixed by https://github.com/containers/podman-desktop/pull/671

this error is due to a bug in Podman 4.2 https://github.com/containers/podman/issues/15526 it'll be fixed in Podman 4.3