Hey everyone!
I’m looking for some help to fix an error that occurs on my app
I’m using Flusk to monitor errors from my users and it recently flagged this error…
It appears to be a client-side error and happens on the live version of my app.
Here’s an example of the error message that one of my user recently experienced:
Show error message
"Bug in custom code Error: Could not reach server\n at LocationService.request (https://my.designairspace.com/package/run_js/445e5ea4dc5ca378907f437bc2d25c903698b79e09f5a17f6bfab4ae8d9b5f8b/xfalse/x29/run.js:272:109575)\n at https://my.designairspace.com/package/run_js/445e5ea4dc5ca378907f437bc2d25c903698b79e09f5a17f6bfab4ae8d9b5f8b/xfalse/x29/run.js:272:114064\n at root (https://my.designairspace.com/package/run_js/445e5ea4dc5ca378907f437bc2d25c903698b79e09f5a17f6bfab4ae8d9b5f8b/xfalse/x29/run.js:272:109569)\n"
Here’s what I understand from this error:
Trying to understand root cause, is it due to User internet connection / browser settings OR is it an app issue ?
Here’s what I have tried so far:
Tried Google Search & ChatGPT but can’t figure out the root cause or solution…
Do you have any clue what the error is about? And what I should be doing from there?
Any help would be really appreciated
Tom
Posted with the @Flusk tool