Content fragment is not editable
Hi all,
In our dev AEM cloud environment content fragment is not editable second time. I can create new content fragment and add content.
In UI It shows 405 repository not found error

The URL when it opens CF -
https://experience.adobe.com/?repo=localhost#/@ourCompanyName/aem/cf/editor/editor/content%2Fdam%2Ffolder1%2FcfName?appId=aem-cf-editor
which looks weird as you can see /editor is two times in URL and repo = localhost.
In error log it throws error -
com.adobe.aem.sites.eventing.impl.producer.NodeChangeEventGenerator Cannot find model path for node change with path /content/dam/folder1/cfName/jcr:content/data/master
12.02.2025 15:24:42.938 [cm-p114456-e1197453-aem-author-5db87d4c59-9f6zj] *ERROR* [68.36.249.250 [1739373882921] POST /content/dam/folder1/cfName.cfm.edit.json HTTP/1.1] com.adobe.cq.assetcompute.impl.assetprocessor.AssetProcessorImpl Failed to initiate process for asset=/content/dam/folder1/cfName
java.lang.IllegalArgumentException: Asset without original rendition: /content/dam/folder1/cfName
at com.adobe.cq.assetcompute.impl.assetprocessor.AssetProcessorInitService.initAssetState(AssetProces .......
Thank you in advance.