cinnyapp / cinny

Yet another matrix client
https://cinny.in
GNU Affero General Public License v3.0
1.78k stars 229 forks source link

Window shows "Looks like you have a lot of stuff to heat up!" #1764

Open xobs opened 1 month ago

xobs commented 1 month ago

Describe the bug

When starting Cinny, it just tells me that I have a lot of stuff to heat up.

Reproduction

  1. Launch Cinny

Expected behavior

No response

Platform and versions

1. OS: Windows 11
2. Browser: Firefox
3. Cinny version: 3.2.1
4. Matrix homeserver: matrix.org

Additional context

No response

xobs commented 1 month ago

I put this in "Additional context", however it was dropped.

There doesn't appear to be any way to get additional diagnostic information.

xobs commented 1 month ago

I just noticed the 3 dots in the upper-right corner. I selected "Clear cache & reload" and the only thing that happens is the menu disappears. There is no change.

kfiven commented 1 month ago

Are you in Firefox incognito mode?

xobs commented 1 month ago

I'm not sure why that matters -- I'm running Cinny via Cinny.exe, but no I'm not running Firefox in incognito.

kfiven commented 1 month ago

Because you provided following in Platform and Versions:

  1. Browser: Firefox

Anyways, If you right click and Inspect there would be a console where you could see error.

xobs commented 1 month ago

Oh! I was wondering what that question was referring to. I didn't understand what the browser I was using had to do with Cinny.exe.

The errors that appear in the Console are:

Uncaught (in promise) TypeError: Cannot read properties of null (reading 'nextBatch')
    at index-eaa22fd4.js:56975:40228
    at async index-eaa22fd4.js:56975:39949
    at async UrA.startClient (index-eaa22fd4.js:57071:26927)
    at async UrA.init (index-eaa22fd4.js:57071:26728)
2index-eaa22fd4.js:37  Uncaught TypeError: Cannot read properties of undefined (reading 'stopClient')
    at UrA.clearCacheAndReload (index-eaa22fd4.js:57071:28511)
    at onClick (index-eaa22fd4.js:57195:11756)
    at Object.sz (index-eaa22fd4.js:37:9301)
    at cz (index-eaa22fd4.js:37:9455)
    at hz (index-eaa22fd4.js:37:9512)
    at mS (index-eaa22fd4.js:37:28783)
    at B8 (index-eaa22fd4.js:37:29200)
    at index-eaa22fd4.js:37:34234
    at Kb (index-eaa22fd4.js:41:18346)
    at rz (index-eaa22fd4.js:37:8467)