Frontend is not accessible

Application ID: B2C72C45-472B-E962-FFE3-6A459475FE00

Oops. An internal error [2c89435fef83c1bbdef39785231ba15d] has occurred. We are working on it. Please try again later

Problem description

I was working in UI Builder. I believe the page was called “UpdateObjectsDB”. When I clicked “Preview” on the desktop the console returned a 404 Error.

Steps to reproduce

Please describe steps to reproduce starting from the first action.

  1. I was working on the logic for “On Record Selected” for {Data Table} container
  2. At some point in time I renamed the page from “UpdateObjectsDM” to “UpdateObjectsDB”
  3. Clicked “preview”
  4. Console showed that the page was not found.
  5. I refreshed - it didn’t help

Hello, @Vitalii_Manoilo.
Can you please tell me more about ‘UpdateObjectsDM’ page.
What you trying to do?
Can you share with me part of application logic that returned this error.
Are you tried to delete this page?

Best Regards, Nikita.

Hi Nikita,

I can access the Frontend now. Please close the ticket.

I was working on this exercise: min 5:30 Database Integration - Updating object(s) in the database - YouTube

I missed the part where I had to assign the 2nd container to “Data Container” so I couldn’t find the "Set data model to… " block in the UI builder. So I started creating my own logic with Load table, In List etc.

When I renamed the table from “UpdateObjectsDM” to “UpdateObjectsDB” the bug occurred. Today, I noticed that a copy of the page was created with the new “UpdateObjectsDB” name. I ended up with two pages.

All good now, thank you again for such a quick resolution.