-
-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to load. Cannot read properties of null (reading 'nextBatch') #331
Comments
Hi, Could you please Right click > Inspect > Console for any error? |
Sure. It says:
|
In the console, could you go to Application and try clearing "Local storage" and deleting "IndexedDB" entries. Seems like you also had this in 3.2.1 as reported in cinnyapp/cinny#1764 |
Yes, like before, that works around the issue. The error is different, so it didn't show up when I searched for fixes. That means the underlying problem is still there. |
well, underlying problem is not known, and that is what I am trying to find. Did clearing those storage fix the issue? Because I have cinny working well on windows. Seems there are something specific happening for you. |
Yes, clearning storage (by going to Application, then Storage on the left, then "Clear site data" on the right) fixed it so that it now starts up and lets me log in. |
This probably seems like similar to element-hq/element-web#27520 |
Describe the bug
When starting up Cinny, it presents a window that says "Failed to load. Cannot read properties of null (reading 'nextBatch')". There is a
Retry
button that causes the message box to disappear and reappear again immediately.Reproduction
Expected behavior
Cinny should startup
Platform and versions
Additional context
No response
The text was updated successfully, but these errors were encountered: