Unable to start podman, the error is: NSLocalizedFailure = "Internal Virtualization error."

This morning I installed podman on my new Apple laptop. It can be inited successfully but failed to start. The error is: Error: Error Domain=VZErrorDomain Code=1 Description="Internal Virtualization error. The virtual machine failed to start." UserInfo={ NSLocalizedFailure = "Internal Virtualization error."; NSLocalizedFailureReason = "The virtual machine failed to start.";

My new Mac laptop with the latest OS version: 15.3.1 and it is Apple M4 chip.

I verified that my Virtualization.framework is good by ls -l /System/Library/Frameworks/Virtualization.framework also my MacOS support virtualization because sysctl kern.hv_support returns kern.hv_support: 1.

I tried to install it on my old Apple laptop which is intel core, same OS version - everything is good.

How to fix this issue?

Unable to start podman, the error is: NSLocalizedFailure = "Internal Virtualization error."
 
 
Q