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

No content loads when logging in #3

Open
mxmvncnt opened this issue Jun 30, 2022 · 0 comments
Open

No content loads when logging in #3

mxmvncnt opened this issue Jun 30, 2022 · 0 comments

Comments

@mxmvncnt
Copy link

Tried with trashserver.net, nothing shows after logging in. Using Chatterboxtown.us, I get an error message saying it does not support the required protocol.

When looking inside the console, I get 2 errors that appear after clicking the Connect button:

(Firefox 102.0)

(
    parseXPath index.js:151
    onload index.js:171
    xrdPromise index.js:169
    getServiceURL index.js:163
    initialize index.js:277
    initialize index.js:270
    initializePlugin pluggable.js:212
    Lodash 2
    initializePlugins pluggable.js:244
    initialize converse-core.js:1041
    initialize converse-core.js:1557
    async* index.js:541
    <anonymous> converse-core.js:1667
)

Also, very weird thing, as I get a totally different error in Chromium 103.0.5060.53. This time, I get

index.js:151 Uncaught TypeError: Cannot read properties of null (reading 'getRootNode')
    at parseXPath (index.js:151:24)
    at xhr.onload (index.js:171:18)
parseXPath @ index.js:151
xhr.onload @ index.js:171
load (async)
(anonymous) @ index.js:169
getServiceURL @ index.js:163
(anonymous) @ index.js:277```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant