Skip to content
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

My room list isn't loading #19380

Closed
graingert opened this issue Oct 13, 2021 · 4 comments
Closed

My room list isn't loading #19380

graingert opened this issue Oct 13, 2021 · 4 comments
Labels
T-Defect Z-Rageshake Has attached rageshake (not for log submission process)

Comments

@graingert
Copy link

graingert commented Oct 13, 2021

Steps to reproduce

screenshots here:
https://matrix.to/#/!YTvKGNlinIzlkMTVRl:matrix.org/$iSBqUDtnLvo2LqQQkxh6bMQuJCye8W3HhZnrjRgstX0?via=matrix.org&via=privacytools.io&via=mozilla.org

room list not loading

Outcome

What did you expect?

What happened instead?

Operating system

Ubuntu 20.04.3 LTS

Browser information

Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:93.0) Gecko/20100101 Firefox/93.0

URL for webapp

https://app.element.io/#/room/#element-web:matrix.org

Homeserver

matrix.org

Will you send logs?

Yes

@SimonBrandner
Copy link
Contributor

It seems you're not the only one to have come across this bug, as it's been reported previously. I'm going to close this issue now so we can focus on the older issue. Please watch, vote or comment on that issue if there is any additional information you can provide.

Duplicate of #19373

@aaronraimist aaronraimist added the Z-Rageshake Has attached rageshake (not for log submission process) label Oct 13, 2021
@graingert
Copy link
Author

I got a traceback:

Uncaught (in promise) TypeError: t[this.getRoomCategory(...)] is undefined
    categorizeRooms component-index.js:796
    setRooms component-index.js:806
    generateFreshTags Algorithm.ts:141
    setKnownRooms Algorithm.ts:87
    regenerateAllLists RoomListStore.ts:577
    makeReady RoomListStore.ts:136
    onReady RoomListStore.ts:176
    onReady AsyncStoreWithClient.ts:37
    s ReadyWatchingStore.ts:67
    _invokeCallback Dispatcher.js:171
    dispatch Dispatcher.js:154
    dispatch dispatcher.ts:44
    r MatrixActionCreators.ts:279
    emit events.js:158
    updateSyncState sync.ts:1773
    doSync sync.ts:863
    s sync.ts:676
    a sync.ts:633
    i sync.ts:577
    sync sync.ts:698
    startClient client.ts:985
    start MatrixClientPeg.ts:231
    oe Lifecycle.ts:801
    J Lifecycle.ts:611
    Y Lifecycle.ts:436
    G Lifecycle.ts:135
    loadSession MatrixChat.tsx:484
    promise callback*loadSession MatrixChat.tsx:484
    Ve MatrixChat.tsx:371
    promise callback*Ve MatrixChat.tsx:347
    React 13
    te init.tsx:156
    58 index.ts:223
    58 index.ts:234
    Webpack 3
        s
        <anonymous>
        <anonymous>
component-index.js:796:35
Uncaught (in promise) TypeError: t[this.getRoomCategory(...)] is undefined
    categorizeRooms component-index.js:796
    setRooms component-index.js:806
    generateFreshTags Algorithm.ts:141
    setKnownRooms Algorithm.ts:87
    recalculatePrefiltering RoomListStore.ts:387
    k RoomListStore.ts:519
    emit events.js:153
    l recorder.min.js:1
    m setImmediate.js:25
    m setImmediate.js:63
    s setImmediate.js:144
    EventListener.handleEvent* setImmediate.js:148
    <anonymous> setImmediate.js:66
    <anonymous> setImmediate.js:38
    Webpack 19
        s
        <anonymous>
        <anonymous>
        s
        <anonymous>
        s
        <anonymous>
        s
        <anonymous>
        s
        <anonymous>
        s
        79
        s
        promise callback*58/<
        58
        s
        <anonymous>
        <anonymous>
component-index.js:796:35
    k RoomListStore.ts:520
    AsyncFunctionThrow self-hosted:696
    (Async: async)
    apply self-hosted:2715
    emit events.js:153
    l recorder.min.js:1
    m setImmediate.js:25
    m setImmediate.js:63
    s setImmediate.js:144
    (Async: EventListener.handleEvent)
    <anonymous> setImmediate.js:148
    <anonymous> setImmediate.js:66
    <anonymous> setImmediate.js:38
    Webpack 20
        s
        <anonymous>
        <anonymous>
        s
        <anonymous>
        s
        <anonymous>
        s
        <anonymous>
        s
        <anonymous>
        s
        79
        s
        s
        (Async: promise callback)
    58
        58
        s
        <anonymous>
        <anonymous>

@graingert
Copy link
Author

It seems you're not the only one to have come across this bug, as it's been reported previously. I'm going to close this issue now so we can focus on the older issue. Please watch, vote or comment on that issue if there is any additional information you can provide.

Duplicate of #19373

ah thanks I didn't spot it

@SimonBrandner
Copy link
Contributor

ah thanks I didn't spot it

No worries!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Defect Z-Rageshake Has attached rageshake (not for log submission process)
Projects
None yet
Development

No branches or pull requests

3 participants