Office 365 – PowerApps – Could not acquire storage. Try again later
Today, while I was working with PowerApps I suddenly got
Could not acquire storage. Try again later
When clicking on the More link I found the following:
Error when acquiring storage (Result Code: FailedToAcquireStorage): Invalid response for getStorage call. Status Code: . Response:
Stack: Core.ApplicationError: Invalid response for getStorage call. Status Code: . Response:
at PowerAppsSaveError.ErrorBase [as constructor] (https://paaweucdn.azureedge.net/v2.0.652.0/studio/js/Core.js?v=39e00404ec13:34:36)
at PowerAppsSaveError.ApplicationError [as constructor] (https://paaweucdn.azureedge.net/v2.0.652.0/studio/js/Core.js?v=39e00404ec13:51:31)
at new PowerAppsSaveError (https://paaweucdn.azureedge.net/v2.0.652.0/studio/js/AppMagic.Authoring.js?v=39e00404ec13:17604:47)
at https://paaweucdn.azureedge.net/v2.0.652.0/studio/js/AppMagic.Authoring.js?v=39e00404ec13:22803:55
at Object.p [as _notify] (https://paaweucdn.azureedge.net/v2.0.652.0/studio/openSource/modified/winjs/js/base.js?v=39e00404ec13:3:5441)
at Object.enter (https://paaweucdn.azureedge.net/v2.0.652.0/studio/openSource/modified/winjs/js/base.js?v=39e00404ec13:3:9526)
at c.Class.derive._creator._run (https://paaweucdn.azureedge.net/v2.0.652.0/studio/openSource/modified/winjs/js/base.js?v=39e00404ec13:3:10847)
at c.Class.derive._creator._chainedError (https://paaweucdn.azureedge.net/v2.0.652.0/studio/openSource/modified/winjs/js/base.js?v=39e00404ec13:3:10206)
at c (https://paaweucdn.azureedge.net/v2.0.652.0/studio/openSource/modified/winjs/js/base.js?v=39e00404ec13:3:8029)
at c.Class.define.cancel.then (https://paaweucdn.azureedge.net/v2.0.652.0/studio/openSource/modified/winjs/js/base.js?v=39e00404ec13:3:11656)Session ID: b6b3017a-1ae5-a4ac-2af3-3f36837e68b6
Then after 3 or 4 attempts to save the app I saved the app locally on my PC. The message disappeared and my form was saved. At least I was able to continue my development. It does look however like something might not be completely right, however the system seems to recover ok.
A while later the problem came back when I ran the app as a user:
On the trouble shooting page I quite quickly found the solution
Resolution 2: Configure Trust Zones for Internet Explorer and Edge
Internet Explorer and Edge use Trust Zones. Problems can occur if services on which PowerApps Web Authoring relies are in different Trust Zones in your browser settings. While these settings apply to both Internet Explorer and Edge, the easiest way to access them is from Internet Explorer. (You might need assistance from your IT administrator to change some of these settings.
I had to add the following sites to my Trusted Zones in IE:
- https://login.microsoftonline.com
- https://create.powerapps.com
- https:/ /*.create.powerapps.com (the asterisk is part of the address, don’t replace it)
- https:/ /*.powerapps.com (the asterisk is part of the address, don’t replace it)
Hi Pieter
I have also had this problem, but I had two copies of PowerApps running.
I closed one, and the problem disappeared.
Regards
Nigel