Exporting UI

Hi,

I am trying to export the UI to my staging app. I exported the database from production app and imported in staging app which worked. I went into the files section to zip the UI builder so I could use it in the staging app. In the logs I see the following error -

2024-08-05 01:50:24,599 | SMTP Logger | ERROR | Send message ‘Backendless: zip files’ was failed
Recipients:
engineers@cyberdive.co
: 535 Authentication failed: The provided authorization grant is invalid, expired, or revoked

2024-08-05 01:50:24,606 | SMTP Logger | ERROR | Send message ‘Backendless: zip files’ was failed
Recipients:
alex.pavelko@backendlessmail.com
: 535 Authentication failed: The provided authorization grant is invalid, expired, or revoked

Could someone please help us with the steps to export the UI from staging app to production app along with the database?

Hi @CD_Engineers ,

These errors in the logs indicate that we were unable to send emails with information about the folder being archived (the reasons for these errors need to be investigated separately).

However, I see that the “ui-builder” folder was successfully archived, and you can find the file “ui-builder.zip” in the root of your Files section and download it.

Regards,
Viktor

@Viktor_Mudrevsky Thank you for responding.

I have access to the zip file. How do I upload the complete ui-builder folder? From what I tried, I can do that file by file.

Our use case is that we have a production app and a staging app. We want to work on the staging app and after testing, we want to migrate the changes to the production app without causing any errors/downtime.

Hello @CD_Engineers

Please watch the video How to unzip an archive file using Backendless Console, maybe it will be useful to you.

Regards,
Volodymyr