3

I recently renamed my App Center organization and since then all builds are failing immediately with no error messages.

app center build failed screenshot

I can't open the logs either (I tried multiple apps). unzip error screenshot

Any clues?

nico.amabile
  • 465
  • 1
  • 3
  • 12

1 Answers1

10

I had the same issue reproducing after changing the name of the application in AppCenter. What magically solved my issue was to enter the configure build screen and click save&build. Worth mentioning that I did not change the configuration I previously had. I reckon this is not a technical answer, but it solved my problem, since I didn't know where to start debugging the issue.

ChrisHng
  • 101
  • 3
  • My issue occurred when moving an existing application from one organization to another. Your solution helped with that as well. – Norik Apr 14 '21 at 09:53