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

Please enter a valid xmpp address #20

Open
roughnecks opened this issue Oct 30, 2023 · 6 comments
Open

Please enter a valid xmpp address #20

roughnecks opened this issue Oct 30, 2023 · 6 comments

Comments

@roughnecks
Copy link

Hi,

that's what it tells me when I try to login, whether I write my username alone or my full JID.

I'm trying this with latest roundcube release, 1.6.4 and with https://cdn.conversejs.org/10.1.6

@drlight17
Copy link
Member

Hello.
Please, show your config. Are there any errors in browser console?
Does this error error appear in previous CDN versions of Converse.js?

@roughnecks
Copy link
Author

I was able to login, but had to use CDN 10.1.2 to make it fetch MAM and send messages, otherwise it was all stuck.
Also, it looks like there's a pletora of errors in console.

This one repeats every now and then:

ERROR: Tempo scaduto tentando di raccogliere i messaggi archiviati.
log @ converse.js:20346
error @ converse.js:20361
query @ converse.js:34457

While I got lots of these:

Uncaught (in promise) Error: Timeout error after 20000ms for the following IQ stanza: <iq id="8b436660-41ff-4885-9054-fe4ffc3cf7bd:sendIQ" to="[email protected]/Chris Mac" type="get" xmlns="jabber:client"><vCard xmlns="vcard-temp"/></iq>
    at converse.js:25056:19

@jcbrand
Copy link
Member

jcbrand commented Nov 2, 2023

Timeout errors for VCards aren't that uncommon and isn't related to the original issue you reported here.

@roughnecks
Copy link
Author

Alright, what about MAM timing out?

@drlight17
Copy link
Member

I was able to login, but had to use CDN 10.1.2 to make it fetch MAM and send messages, otherwise it was all stuck. Also, it looks like there's a pletora of errors in console.

This one repeats every now and then:

ERROR: Tempo scaduto tentando di raccogliere i messaggi archiviati.
log @ converse.js:20346
error @ converse.js:20361
query @ converse.js:34457

While I got lots of these:

Uncaught (in promise) Error: Timeout error after 20000ms for the following IQ stanza: <iq id="8b436660-41ff-4885-9054-fe4ffc3cf7bd:sendIQ" to="[email protected]/Chris Mac" type="get" xmlns="jabber:client"><vCard xmlns="vcard-temp"/></iq>
    at converse.js:25056:19

Well, current 0.9.1 version of plugin were tested on the very last version of CDN for the moment - 10.1.2. Now there is need for some newer CDN versions tests. I will check this out when there will be less busy time.

@roughnecks
Copy link
Author

Thanks!

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

3 participants