"GetEmptyByKey" API call failing when running loca...
# help-with-umbraco
w
I have an umbraco cloud site (13.2.2) running locally, when I try to add a component with multiple pickers (eg media, content..) the component editor view makes calls to the GetEmptyByKey endpoint (one per picker) - these requests are taking 10 mins to return and block the rest of the site, both back office and frontend, from doing anything. Sometimes I get a SQLite "database table is locked" error. Has anybody seen this or similar when working with Umbraco cloud sites locally? The same API call works fine on the Umbraco cloud dev environment - the pickers load without any issues and the GetEmptyByKey API calls succeed in less than a second
13 Views