Realm Deployment: failed to diff app with currently deployed instance: error: exit status 1

Getting an “exit status 1” error, when running the realm-cli import command, to update the Realm Application.

> realm-cli import --app-id=XXXXXX     
failed to diff app with currently deployed instance: error: exit status 1

Hard to know what the issue is with this generic error message and no (obvious) way to get more verbose error messaging?

Thanks,
Martin

The issue was an uncaught error in an unused function.

Leaving this thread open as I believe it would be very helpful to have more detailed error messaging here!

Hi there! would you mind describing what the uncaught error in the function was? If possible, the code snippet (or at least the relevant part) would be helpful in reproducing this. Thanks!

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.