#✅ - DataStore crashes/not responding

6 messages · Page 1 of 1 (latest)

white iron
#

Sometimes my application gets into a state where there are no messages sent to Hub and querying the datastore never resolves.

Does anyone know how to reboot/unfreeze things?

Everything works ok if I switch browsers.

white iron
#

Now all my browsers seem to be stuck in the "Clearing" state.

forest notch
#

Hi @white iron. I'm curious how this might be reproduced. Do you know or have a log of what DataStore operations might've been running before this behavior? Was DataStore.clear called?

#

Can you see what events were being dispatched to the Hub before the freeze? If you're building a JS app, you can enable also enable the logger by adding the line

Amplify.Logger.LOG_LEVEL = "DEBUG" to your app's entry point file (index.js, app.js, etc)

forest notch
#

resolving this thread as we have not heard back from you

fallen domeBOT
#

✅ - DataStore crashes/not responding