"Cannot render page" for one page

When trying to open a specific page, I’m getting this error:

Can not render page due to error: "Script error for "functions/187a151e211c97c8e6de26a2f8cb49a8/code.js" https://requirejs.org/docs/errors.html#scripterror"
Error: Script error for "functions/187a151e211c97c8e6de26a2f8cb49a8/code.js"
https://requirejs.org/docs/errors.html#scripterror
    at makeError (https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js:1:1795)
    at HTMLScriptElement.onScriptError (https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js:1:17084)

I’m not aware that I did some changes to provoke this error. I also cannot debug it, because it happens before any event accessible to me. Could you please check?

My App-Id: 5BDF0E64-9F03-6F8E-FF75-0E183AF61100
The page is: collections

Thanks

Hello @Klaas_Klever

I apologize for the inconvenience. We will investigate the problem and get response to you as soon as possible.

Regards,
Inna

@Klaas_Klever could you check On Click logic for ‘tourBlock’. Looks like you delete used function.

Try to replace it, that should fix that issue.

Hi @Dima ,
Yes, this was the reason. So, my fault.

As a suggestion: Don’t allow deleting functions as long as they are used somewhere …
Or would there be a way for me to debug this situation?

Thanks

Hi @Klaas_Klever ,

Thank you for suggestion. I have created internal ticket BKNDLSS-26030 for discussion about possibility of it’s implementation.

Or would there be a way for me to debug this situation?

Unfortunately it is impossible at the current moment to debug such situation using Backendless features.

Regards, Andriy