Can't get my app to deploy

After running the vtex deploy command I get the following error:

The state of xxx.product-custom@3.0.0-beta.0 could not be patched

Full error:

error: Error patching publication metadata in new index: The state of xxx.product-custom@3.0.0-beta.0 could not be patched: It’s not allowed to deploy this version. It is currently under the minimum testing period of 7 minutes after publish. You may try again after this period.

Hi Matheus,

Could you try again and confirm whether you’re still getting the same error? As the message indicates, this specific error occurs because you need to wait a moment between publishing and deploying.

I managed to deploy it, however I’m getting an error saying my app version can’t be found when I’m trying to publish my store. Could you help me?

Hi Matheus,

What error are you getting at the time of publishing?

@eduardo.luciano the issue has been resolved. It was simply that the stable command was missing from release major in order to be able to create a version that could be deployed.

Thanks in advance