question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Not receiving inbound audio/video calls from external clients (XEP-0353)

See original GitHub issue

Expected behavior

When a person tries to receive an inbound video or audio call the window pops-up suggesting to to answer it.

Actual behavior

No reaction, when inbound call is expected. At the same time:

  1. it is possible to receive inbound call from jsxc client;
  2. it is possible to initiate outbound call to external client;

Steps to reproduce the behavior

  1. Use external client, eg web client movim.eu
  2. Make a call to a user using ojsxc in Nextcloud
  3. Observe no reaction

Environment

  • JSXC version: 4.0.0
  • Host system and version: Nextcloud 18.0.3
  • Browser vendor and version: Google Chrome 81
  • Any browser plugins enabled?
  • XMPP server vendor and version: Prosody 0.11.5, Centos 6.10
  • Is your XMPP server working with other clients as expected? yes, eg movim-Conversations/Pix-Art

Logs

Javascript

jsxc.bundle.js?v=495063be:2 [Debug] State changed to ESTABLISHING
jsxc.bundle.js?v=495063be:2 [Debug] Try to establish a new connection.
jsxc.bundle.js?v=495063be:2 [Debug] Strophe Connection Status:  CONNECTING
jsxc.bundle.js?v=495063be:2 [Debug] > 
jsxc.bundle.js?v=495063be:2 [Debug] < 
jsxc.bundle.js?v=495063be:2 [Debug] > 
jsxc.bundle.js?v=495063be:2 [Debug] < 
jsxc.bundle.js?v=495063be:2 [Debug] > 
jsxc.bundle.js?v=495063be:2 [Debug] < 
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633872" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​…​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<iq xmlns=​"jabber:​client" id=​"_bind_auth_2" type=​"result">​…​</iq>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633873" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​…​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<iq xmlns=​"jabber:​client" id=​"_session_auth_2" type=​"result" to=​"user2@mydomain.tld/​jsxc-47fe06f7">​</iq>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] XMPP connection ready
jsxc.bundle.js?v=495063be:2 [Info] Skip option block with id "disabled"
jsxc.bundle.js?v=495063be:2 [Info] Skip option block with id "xmpp"
jsxc.bundle.js?v=495063be:2 [Info] Skip option block with id "user"
jsxc.bundle.js?v=495063be:2 [Info] Skip option block with id "mam"
jsxc.bundle.js?v=495063be:2 [Info] Skip option block with id "loginForm"
jsxc.bundle.js?v=495063be:2 [Debug] Set option "notification" Object
jsxc.bundle.js?v=495063be:2 [Debug] Set option "lang" uk-UA
jsxc.bundle.js?v=495063be:2 [Debug] Set option "RTCPeerConfig" Object
jsxc.bundle.js?v=495063be:2 [Debug] destroy old account with uid user2@mydomain.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate otr for account user2@mydomain.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate omemo for account user2@mydomain.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate receipts for account user2@mydomain.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate notification for account user2@mydomain.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate me-command for account user2@mydomain.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate mam for account user2@mydomain.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate chat-state for account user2@mydomain.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate http-upload for account user2@mydomain.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate vcard-avatars for account user2@mydomain.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate carbon for account user2@mydomain.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate bookmarks for account user2@mydomain.tld
jsxc.bundle.js?v=495063be:2 [Debug] UI State changed to INITIATING
jsxc.bundle.js?v=495063be:2 [Debug] State changed to ESTABLISHING
jsxc.bundle.js?v=495063be:2 [Debug] Try to attach old connection.
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633874" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] XMPP connection ready
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633875" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​…​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<iq xmlns=​"jabber:​client" id=​"15d5c8fb-b716-4736-beea-e0290d0670cf:​sendIQ" type=​"result" to=​"user2@mydomain.tld/​jsxc-47fe06f7">​</iq>​<iq xmlns=​"jabber:​client" id=​"07bf5e29-4124-4be4-be80-5878bced596a:​sendIQ" type=​"result" to=​"user2@mydomain.tld/​jsxc-47fe06f7">​</iq>​<iq xmlns=​"jabber:​client" id=​"3468020e-0584-4ed1-b564-6ddd3956a929:​sendIQ" type=​"result" to=​"user2@mydomain.tld/​jsxc-47fe06f7">​…​</iq>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] Load roster <iq xmlns=​"jabber:​client" id=​"07bf5e29-4124-4be4-be80-5878bced596a:​sendIQ" type=​"result" to=​"user2@mydomain.tld/​jsxc-47fe06f7">​</iq>​
jsxc.bundle.js?v=495063be:2 [Debug] Use cached roster
jsxc.bundle.js?v=495063be:2 [carbon][Debug] Carbons enabled
jsxc.bundle.js?v=495063be:2 [Debug] Send presence <presence xmlns="jabber:client"><c hash="sha-1" node="https://jsxc.org" ver="Mhsk9/HBnsn15KoM8rYMZyqH6Mo=" xmlns="http://jabber.org/protocol/caps"/></presence>
globals.js:66 md5 is deprecated: please ship your own, this will be removed in Nextcloud 20
ne @ globals.js:64
globals.js:66 md5 is deprecated: please ship your own, this will be removed in Nextcloud 20
ne @ globals.js:64
/index.php/core/preview?fileId=34677&c=b2c0346c7a1662c1d8509802509448b4&x=313&y=313&forceIcon=0:1 Failed to load resource: the server responded with a status of 404 (Not Found)
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633876" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​…​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<iq xmlns=​"jabber:​client" type=​"get" to=​"user2@mydomain.tld/​jsxc-47fe06f7" from=​"user2@mydomain.tld" id=​"disco">​…​</iq>​<presence xmlns=​"jabber:​client" from=​"user2@mydomain.tld/​jsxc-47fe06f7">​…​</presence>​<iq xmlns=​"jabber:​client" type=​"get" to=​"user2@mydomain.tld/​jsxc-47fe06f7" from=​"user1@mydomain.tld" id=​"disco">​…​</iq>​<iq xmlns=​"jabber:​client" type=​"get" to=​"user2@mydomain.tld/​jsxc-47fe06f7" from=​"scherba@mydomain.tld" id=​"disco">​…​</iq>​<presence xmlns=​"jabber:​client" to=​"user2@mydomain.tld/​jsxc-47fe06f7" from=​"user1@mydomain.tld/​Pix-Art Messenger.FE_l">​…​</presence>​<presence xmlns=​"jabber:​client" type=​"unavailable" to=​"user2@mydomain.tld/​jsxc-47fe06f7" from=​"scherba@mydomain.tld">​</presence>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] onPresence <presence xmlns=​"jabber:​client" from=​"user2@mydomain.tld/​jsxc-47fe06f7">​…​</presence>​
jsxc.bundle.js?v=495063be:2 [Debug] onPresence <presence xmlns=​"jabber:​client" to=​"user2@mydomain.tld/​jsxc-47fe06f7" from=​"user1@mydomain.tld/​Pix-Art Messenger.FE_l">​…​</presence>​
jsxc.bundle.js?v=495063be:2 [Debug] set presence for user1@mydomain.tld / Pix-Art Messenger.FE_l 2
jsxc.bundle.js?v=495063be:2 [Debug] Presence (user1@mydomain.tld/Pix-Art Messenger.FE_l): away
jsxc.bundle.js?v=495063be:2 [Debug] onPresence <presence xmlns=​"jabber:​client" type=​"unavailable" to=​"user2@mydomain.tld/​jsxc-47fe06f7" from=​"scherba@mydomain.tld">​</presence>​
jsxc.bundle.js?v=495063be:2 [Debug] set presence for scherba@mydomain.tld /  5
jsxc.bundle.js?v=495063be:2 [Debug] Presence (scherba@mydomain.tld): offline
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<presence xmlns=​"jabber:​client" to=​"user2@mydomain.tld/​jsxc-47fe06f7" from=​"knedlyk@movim.eu/​movimeWbzlw" id=​"xVogbd" xml:lang=​"en">​…​</presence>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] onPresence <presence xmlns=​"jabber:​client" to=​"user2@mydomain.tld/​jsxc-47fe06f7" from=​"knedlyk@movim.eu/​movimeWbzlw" id=​"xVogbd" xml:lang=​"en">​…​</presence>​
jsxc.bundle.js?v=495063be:2 [Debug] set presence for knedlyk@movim.eu / movimeWbzlw 2
jsxc.bundle.js?v=495063be:2 [Debug] Presence (knedlyk@movim.eu/movimeWbzlw): away
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633877" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​…​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<message xmlns=​"jabber:​client" type=​"headline" to=​"user2@mydomain.tld/​jsxc-47fe06f7" from=​"knedlyk@movim.eu">​…​</message>​<message xmlns=​"jabber:​client" type=​"headline" to=​"user2@mydomain.tld" from=​"user1@mydomain.tld">​…​</message>​<message xmlns=​"jabber:​client" type=​"headline" to=​"user2@mydomain.tld/​jsxc-47fe06f7" from=​"user2@mydomain.tld">​…​</message>​<message xmlns=​"jabber:​client" type=​"headline" to=​"user2@mydomain.tld/​jsxc-47fe06f7" from=​"user1@mydomain.tld">​…​</message>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633878" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<presence xmlns=​"jabber:​client" to=​"user2@mydomain.tld" from=​"user1@mydomain.tld/​Pix-Art Messenger.FE_l">​…​</presence>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] onPresence <presence xmlns=​"jabber:​client" to=​"user2@mydomain.tld" from=​"user1@mydomain.tld/​Pix-Art Messenger.FE_l">​…​</presence>​
jsxc.bundle.js?v=495063be:2 [Debug] set presence for user1@mydomain.tld / Pix-Art Messenger.FE_l 0
jsxc.bundle.js?v=495063be:2 [Debug] Presence (user1@mydomain.tld/Pix-Art Messenger.FE_l): online
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633879" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<presence xmlns=​"jabber:​client" to=​"user2@mydomain.tld" from=​"user1@mydomain.tld/​Pix-Art Messenger.FE_l">​…​</presence>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] onPresence <presence xmlns=​"jabber:​client" to=​"user2@mydomain.tld" from=​"user1@mydomain.tld/​Pix-Art Messenger.FE_l">​…​</presence>​
jsxc.bundle.js?v=495063be:2 [Debug] set presence for user1@mydomain.tld / Pix-Art Messenger.FE_l 0
jsxc.bundle.js?v=495063be:2 [Debug] Presence (user1@mydomain.tld/Pix-Art Messenger.FE_l): online
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633880" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<message xmlns=​"jabber:​client" type=​"chat" to=​"user2@mydomain.tld" from=​"user1@mydomain.tld/​Pix-Art Messenger.FE_l" id=​"jm-propose-UWzObmvws+orDCI5jOyDIg">​…​</message>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633881" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​…​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<message xmlns=​"jabber:​client" type=​"chat" to=​"user2@mydomain.tld" from=​"user1@mydomain.tld/​Pix-Art Messenger.FE_l">​…​</message>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633882" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
DevTools failed to load SourceMap: Could not load content for chrome-extension://hdokiejnpimakedhajhdlcegeplioahd/sourcemaps/onloadwff.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<message xmlns=​"jabber:​client" type=​"chat" to=​"user2@mydomain.tld" from=​"user1@mydomain.tld/​Pix-Art Messenger.FE_l" id=​"jm-propose-jxg3MQgxfoJqqnUl18M4KQ">​…​</message>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633883" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​…​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<message xmlns=​"jabber:​client" type=​"chat" to=​"user2@mydomain.tld" from=​"user1@mydomain.tld/​Pix-Art Messenger.FE_l">​…​</message>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633884" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​

JSXC

jquery-migrate.min.js:2 JQMIGRATE: Migrate is installed, version 1.4.1
ProxyBus.js:65 Proxying an event bus of version 1.1.2 with 0.2.1
t @ index.js:8
globals.js:66 Handlebars is deprecated: please ship your own, this will be removed in Nextcloud 20
ne @ globals.js:64
globals.js:66 Handlebars is deprecated: please ship your own, this will be removed in Nextcloud 20
ne @ globals.js:64
/index.php/apps/files/:1 Refused to execute script from 'https://mydomianname.tld/index.php/apps/files/' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
globals.js:66 Handlebars is deprecated: please ship your own, this will be removed in Nextcloud 20
ne @ globals.js:64
globals.js:66 Handlebars is deprecated: please ship your own, this will be removed in Nextcloud 20
ne @ globals.js:64
globals.js:66 Handlebars is deprecated: please ship your own, this will be removed in Nextcloud 20
ne @ globals.js:64
globals.js:66 Handlebars is deprecated: please ship your own, this will be removed in Nextcloud 20
ne @ globals.js:64
ProxyBus.js:65 Proxying an event bus of version 1.1.2 with 0.2.1
t @ index.js:8
ProxyBus.js:65 Proxying an event bus of version 1.1.2 with 0.2.1
t @ index.js:10
globals.js:66 Handlebars is deprecated: please ship your own, this will be removed in Nextcloud 20
ne @ globals.js:64
libsignal-protocol.js?v=495063be:22851 Invalid asm.js: Expected shift of word size
libsignal-protocol.js?v=495063be:136 pre-main prep time: 6 ms
globals.js:66 Handlebars is deprecated: please ship your own, this will be removed in Nextcloud 20
ne @ globals.js:64
jsxc.bundle.js?v=495063be:2 i18next: languageChanged uk-UA
jsxc.bundle.js?v=495063be:2 i18next: initialized Object
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate otr for account user2@mydomianname.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate omemo for account user2@mydomianname.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate receipts for account user2@mydomianname.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate notification for account user2@mydomianname.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate me-command for account user2@mydomianname.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate mam for account user2@mydomianname.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate chat-state for account user2@mydomianname.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate http-upload for account user2@mydomianname.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate vcard-avatars for account user2@mydomianname.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate carbon for account user2@mydomianname.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate bookmarks for account user2@mydomianname.tld
jsxc.bundle.js?v=495063be:2 [Debug] update window encryption state to Plaintext
jsxc.bundle.js?v=495063be:2 [Debug] query user2
jsxc.bundle.js?v=495063be:2 [Debug] Logout watcher armed
jsxc.bundle.js?v=495063be:2 [mam][Debug] user2@mydomianname.tld supports urn:xmpp:mam:2
globals.js:66 md5 is deprecated: please ship your own, this will be removed in Nextcloud 20
ne @ globals.js:64
globals.js:66 Clipboard is deprecated: please ship your own, this will be removed in Nextcloud 20
ne @ globals.js:64
merged-index.js?v=e38f2df5-19:7522 registerDetailView is deprecated! It will be removed in nextcloud 20.
registerDetailView @ merged-index.js?v=e38f2df5-19:7522
merged-index.js?v=e38f2df5-19:7511 registerTabView is deprecated! It will be removed in nextcloud 20.
registerTabView @ merged-index.js?v=e38f2df5-19:7511
Tab.js:49 Legacy tabs are deprecated! They will be removed in nextcloud 20.
e @ sidebar.js?v=e38f2df5-19:320
merged-index.js?v=e38f2df5-19:7511 registerTabView is deprecated! It will be removed in nextcloud 20.
registerTabView @ merged-index.js?v=e38f2df5-19:7511
Tab.js:49 Legacy tabs are deprecated! They will be removed in nextcloud 20.
e @ sidebar.js?v=e38f2df5-19:320
merged-index.js?v=e38f2df5-19:7511 registerTabView is deprecated! It will be removed in nextcloud 20.
registerTabView @ merged-index.js?v=e38f2df5-19:7511
Tab.js:49 Legacy tabs are deprecated! They will be removed in nextcloud 20.
e @ sidebar.js?v=e38f2df5-19:320
jsxc.bundle.js?v=495063be:2 [Debug] Claim user2
jsxc.bundle.js?v=495063be:2 [Debug] I am user2
jsxc.bundle.js?v=495063be:2 [Debug] Inactivity: 60000, Last timestamp: 1589328408251, Time diff: 597309
jsxc.bundle.js?v=495063be:2 [Warn] Credentials expired
e.log @ jsxc.bundle.js?v=495063be:2
jsxc.bundle.js?v=495063be:2 [Info] Presence Controller: account disconnected
jsxc.bundle.js?v=495063be:2 [Warn] Credentials expired
e.log @ jsxc.bundle.js?v=495063be:2
globals.js:66 The humanFileSize library is deprecated! It will be removed in nextcloud 19.
ne @ globals.js:64
globals.js:66 The humanFileSize library is deprecated! It will be removed in nextcloud 19.
ne @ globals.js:64
globals.js:66 The humanFileSize library is deprecated! It will be removed in nextcloud 19.
ne @ globals.js:64
globals.js:66 The humanFileSize library is deprecated! It will be removed in nextcloud 19.
ne @ globals.js:64
globals.js:66 The humanFileSize library is deprecated! It will be removed in nextcloud 19.
ne @ globals.js:64
globals.js:66 The humanFileSize library is deprecated! It will be removed in nextcloud 19.
ne @ globals.js:64
globals.js:66 The humanFileSize library is deprecated! It will be removed in nextcloud 19.
ne @ globals.js:64
globals.js:66 The humanFileSize library is deprecated! It will be removed in nextcloud 19.
ne @ globals.js:64
globals.js:66 The humanFileSize library is deprecated! It will be removed in nextcloud 19.
ne @ globals.js:64
globals.js:66 The humanFileSize library is deprecated! It will be removed in nextcloud 19.
ne @ globals.js:64
globals.js:66 The humanFileSize library is deprecated! It will be removed in nextcloud 19.
ne @ globals.js:64
/index.php/core/preview?fileId=2213289&c=535c24c362f20e20fee35a3237d57488&x=313&y=313&forceIcon=0:1 Failed to load resource: the server responded with a status of 404 (Not Found)
jsxc.bundle.js?v=495063be:2 [Debug] State changed to ESTABLISHING
jsxc.bundle.js?v=495063be:2 [Debug] Try to establish a new connection.
jsxc.bundle.js?v=495063be:2 [Debug] Strophe Connection Status:  CONNECTING
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633869" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" to=​"mydomianname.tld" xml:lang=​"en" wait=​"60" hold=​"1" content=​"text/​xml;​ charset=utf-8" ver=​"1.6" xmpp:version=​"1.0" xmlns:xmpp=​"urn:​xmpp:​xbosh">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns:xmpp=​"urn:​xmpp:​xbosh" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" xmpp:version=​"1.0" ver=​"1.6" inactivity=​"60" requests=​"2" polling=​"5" secure=​"true" hold=​"1" from=​"mydomianname.tld" authid=​"89cf65fe-93f6-4727-8d00-f173fe23deca" wait=​"60" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<stream:features xmlns=​"jabber:​client">​…​</stream:features>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633870" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​…​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<success xmlns=​"urn:​ietf:​params:​xml:​ns:​xmpp-sasl">​</success>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633871" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca" to=​"mydomianname.tld" xml:lang=​"en" xmpp:restart=​"true" xmlns:xmpp=​"urn:​xmpp:​xbosh">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<stream:features xmlns=​"jabber:​client">​…​</stream:features>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633872" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​…​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<iq xmlns=​"jabber:​client" id=​"_bind_auth_2" type=​"result">​…​</iq>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633873" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​…​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<iq xmlns=​"jabber:​client" id=​"_session_auth_2" type=​"result" to=​"user2@mydomianname.tld/​jsxc-47fe06f7">​</iq>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] XMPP connection ready
jsxc.bundle.js?v=495063be:2 [Info] Skip option block with id "disabled"
jsxc.bundle.js?v=495063be:2 [Info] Skip option block with id "xmpp"
jsxc.bundle.js?v=495063be:2 [Info] Skip option block with id "user"
jsxc.bundle.js?v=495063be:2 [Info] Skip option block with id "mam"
jsxc.bundle.js?v=495063be:2 [Info] Skip option block with id "loginForm"
jsxc.bundle.js?v=495063be:2 [Debug] Set option "notification" Object
jsxc.bundle.js?v=495063be:2 [Debug] Set option "lang" uk-UA
jsxc.bundle.js?v=495063be:2 [Debug] Set option "RTCPeerConfig" Object
jsxc.bundle.js?v=495063be:2 [Debug] destroy old account with uid user2@mydomianname.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate otr for account user2@mydomianname.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate omemo for account user2@mydomianname.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate receipts for account user2@mydomianname.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate notification for account user2@mydomianname.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate me-command for account user2@mydomianname.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate mam for account user2@mydomianname.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate chat-state for account user2@mydomianname.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate http-upload for account user2@mydomianname.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate vcard-avatars for account user2@mydomianname.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate carbon for account user2@mydomianname.tld
jsxc.bundle.js?v=495063be:2 [Debug] Instanciate bookmarks for account user2@mydomianname.tld
jsxc.bundle.js?v=495063be:2 [Debug] UI State changed to INITIATING
jsxc.bundle.js?v=495063be:2 [Debug] State changed to ESTABLISHING
jsxc.bundle.js?v=495063be:2 [Debug] Try to attach old connection.
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633874" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] XMPP connection ready
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633875" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​…​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<iq xmlns=​"jabber:​client" id=​"15d5c8fb-b716-4736-beea-e0290d0670cf:​sendIQ" type=​"result" to=​"user2@mydomianname.tld/​jsxc-47fe06f7">​</iq>​<iq xmlns=​"jabber:​client" id=​"07bf5e29-4124-4be4-be80-5878bced596a:​sendIQ" type=​"result" to=​"user2@mydomianname.tld/​jsxc-47fe06f7">​</iq>​<iq xmlns=​"jabber:​client" id=​"3468020e-0584-4ed1-b564-6ddd3956a929:​sendIQ" type=​"result" to=​"user2@mydomianname.tld/​jsxc-47fe06f7">​…​</iq>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] Load roster <iq xmlns=​"jabber:​client" id=​"07bf5e29-4124-4be4-be80-5878bced596a:​sendIQ" type=​"result" to=​"user2@mydomianname.tld/​jsxc-47fe06f7">​</iq>​
jsxc.bundle.js?v=495063be:2 [Debug] Use cached roster
jsxc.bundle.js?v=495063be:2 [carbon][Debug] Carbons enabled
jsxc.bundle.js?v=495063be:2 [Debug] Send presence <presence xmlns="jabber:client"><c hash="sha-1" node="https://jsxc.org" ver="Mhsk9/HBnsn15KoM8rYMZyqH6Mo=" xmlns="http://jabber.org/protocol/caps"/></presence>
globals.js:66 md5 is deprecated: please ship your own, this will be removed in Nextcloud 20
ne @ globals.js:64
globals.js:66 md5 is deprecated: please ship your own, this will be removed in Nextcloud 20
ne @ globals.js:64
/index.php/core/preview?fileId=34677&c=b2c0346c7a1662c1d8509802509448b4&x=313&y=313&forceIcon=0:1 Failed to load resource: the server responded with a status of 404 (Not Found)
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633876" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​…​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<iq xmlns=​"jabber:​client" type=​"get" to=​"user2@mydomianname.tld/​jsxc-47fe06f7" from=​"user2@mydomianname.tld" id=​"disco">​…​</iq>​<presence xmlns=​"jabber:​client" from=​"user2@mydomianname.tld/​jsxc-47fe06f7">​…​</presence>​<iq xmlns=​"jabber:​client" type=​"get" to=​"user2@mydomianname.tld/​jsxc-47fe06f7" from=​"user1@mydomianname.tld" id=​"disco">​…​</iq>​<iq xmlns=​"jabber:​client" type=​"get" to=​"user2@mydomianname.tld/​jsxc-47fe06f7" from=​"scherba@mydomianname.tld" id=​"disco">​…​</iq>​<presence xmlns=​"jabber:​client" to=​"user2@mydomianname.tld/​jsxc-47fe06f7" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l">​…​</presence>​<presence xmlns=​"jabber:​client" type=​"unavailable" to=​"user2@mydomianname.tld/​jsxc-47fe06f7" from=​"scherba@mydomianname.tld">​</presence>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] onPresence <presence xmlns=​"jabber:​client" from=​"user2@mydomianname.tld/​jsxc-47fe06f7">​…​</presence>​
jsxc.bundle.js?v=495063be:2 [Debug] onPresence <presence xmlns=​"jabber:​client" to=​"user2@mydomianname.tld/​jsxc-47fe06f7" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l">​…​</presence>​
jsxc.bundle.js?v=495063be:2 [Debug] set presence for user1@mydomianname.tld / Pix-Art Messenger.FE_l 2
jsxc.bundle.js?v=495063be:2 [Debug] Presence (user1@mydomianname.tld/Pix-Art Messenger.FE_l): away
jsxc.bundle.js?v=495063be:2 [Debug] onPresence <presence xmlns=​"jabber:​client" type=​"unavailable" to=​"user2@mydomianname.tld/​jsxc-47fe06f7" from=​"scherba@mydomianname.tld">​</presence>​
jsxc.bundle.js?v=495063be:2 [Debug] set presence for scherba@mydomianname.tld /  5
jsxc.bundle.js?v=495063be:2 [Debug] Presence (scherba@mydomianname.tld): offline
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<presence xmlns=​"jabber:​client" to=​"user2@mydomianname.tld/​jsxc-47fe06f7" from=​"knedlyk@movim.eu/​movimeWbzlw" id=​"xVogbd" xml:lang=​"en">​…​</presence>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] onPresence <presence xmlns=​"jabber:​client" to=​"user2@mydomianname.tld/​jsxc-47fe06f7" from=​"knedlyk@movim.eu/​movimeWbzlw" id=​"xVogbd" xml:lang=​"en">​…​</presence>​
jsxc.bundle.js?v=495063be:2 [Debug] set presence for knedlyk@movim.eu / movimeWbzlw 2
jsxc.bundle.js?v=495063be:2 [Debug] Presence (knedlyk@movim.eu/movimeWbzlw): away
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633877" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​…​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<message xmlns=​"jabber:​client" type=​"headline" to=​"user2@mydomianname.tld/​jsxc-47fe06f7" from=​"knedlyk@movim.eu">​…​</message>​<message xmlns=​"jabber:​client" type=​"headline" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld">​…​</message>​<message xmlns=​"jabber:​client" type=​"headline" to=​"user2@mydomianname.tld/​jsxc-47fe06f7" from=​"user2@mydomianname.tld">​…​</message>​<message xmlns=​"jabber:​client" type=​"headline" to=​"user2@mydomianname.tld/​jsxc-47fe06f7" from=​"user1@mydomianname.tld">​…​</message>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633878" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<presence xmlns=​"jabber:​client" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l">​…​</presence>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] onPresence <presence xmlns=​"jabber:​client" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l">​…​</presence>​
jsxc.bundle.js?v=495063be:2 [Debug] set presence for user1@mydomianname.tld / Pix-Art Messenger.FE_l 0
jsxc.bundle.js?v=495063be:2 [Debug] Presence (user1@mydomianname.tld/Pix-Art Messenger.FE_l): online
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633879" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<presence xmlns=​"jabber:​client" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l">​…​</presence>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] onPresence <presence xmlns=​"jabber:​client" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l">​…​</presence>​
jsxc.bundle.js?v=495063be:2 [Debug] set presence for user1@mydomianname.tld / Pix-Art Messenger.FE_l 0
jsxc.bundle.js?v=495063be:2 [Debug] Presence (user1@mydomianname.tld/Pix-Art Messenger.FE_l): online
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633880" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<message xmlns=​"jabber:​client" type=​"chat" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l" id=​"jm-propose-UWzObmvws+orDCI5jOyDIg">​…​</message>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633881" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​…​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<message xmlns=​"jabber:​client" type=​"chat" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l">​…​</message>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633882" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<message xmlns=​"jabber:​client" type=​"chat" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l" id=​"jm-propose-jxg3MQgxfoJqqnUl18M4KQ">​…​</message>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633883" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​…​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<message xmlns=​"jabber:​client" type=​"chat" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l">​…​</message>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633884" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<presence xmlns=​"jabber:​client" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l">​…​</presence>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] onPresence <presence xmlns=​"jabber:​client" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l">​…​</presence>​
jsxc.bundle.js?v=495063be:2 [Debug] set presence for user1@mydomianname.tld / Pix-Art Messenger.FE_l 2
jsxc.bundle.js?v=495063be:2 [Debug] Presence (user1@mydomianname.tld/Pix-Art Messenger.FE_l): away
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633885" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<presence xmlns=​"jabber:​client" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l">​…​</presence>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] onPresence <presence xmlns=​"jabber:​client" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l">​…​</presence>​
jsxc.bundle.js?v=495063be:2 [Debug] set presence for user1@mydomianname.tld / Pix-Art Messenger.FE_l 2
jsxc.bundle.js?v=495063be:2 [Debug] Presence (user1@mydomianname.tld/Pix-Art Messenger.FE_l): away
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633886" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633887" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633888" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633889" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<presence xmlns=​"jabber:​client" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l">​…​</presence>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] onPresence <presence xmlns=​"jabber:​client" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l">​…​</presence>​
jsxc.bundle.js?v=495063be:2 [Debug] set presence for user1@mydomianname.tld / Pix-Art Messenger.FE_l 0
jsxc.bundle.js?v=495063be:2 [Debug] Presence (user1@mydomianname.tld/Pix-Art Messenger.FE_l): online
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633890" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<message xmlns=​"jabber:​client" type=​"chat" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l" id=​"jm-propose-L05ccUdHG+HUNsBxDwqmkg">​…​</message>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633891" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​…​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<message xmlns=​"jabber:​client" type=​"chat" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l">​…​</message>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633892" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<presence xmlns=​"jabber:​client" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l">​…​</presence>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] onPresence <presence xmlns=​"jabber:​client" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l">​…​</presence>​
jsxc.bundle.js?v=495063be:2 [Debug] set presence for user1@mydomianname.tld / Pix-Art Messenger.FE_l 2
jsxc.bundle.js?v=495063be:2 [Debug] Presence (user1@mydomianname.tld/Pix-Art Messenger.FE_l): away
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633893" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<presence xmlns=​"jabber:​client" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l">​…​</presence>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] onPresence <presence xmlns=​"jabber:​client" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l">​…​</presence>​
jsxc.bundle.js?v=495063be:2 [Debug] set presence for user1@mydomianname.tld / Pix-Art Messenger.FE_l 2
jsxc.bundle.js?v=495063be:2 [Debug] Presence (user1@mydomianname.tld/Pix-Art Messenger.FE_l): away
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633894" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633895" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
DevTools failed to load SourceMap: Could not load content for chrome-extension://hdokiejnpimakedhajhdlcegeplioahd/sourcemaps/onloadwff.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
jsxc.enableDebugMode()
VM386:1 Uncaught ReferenceError: jsxc is not defined
    at <anonymous>:1:1
(anonymous) @ VM386:1
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633896" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<presence xmlns=​"jabber:​client" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l">​…​</presence>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] onPresence <presence xmlns=​"jabber:​client" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l">​…​</presence>​
jsxc.bundle.js?v=495063be:2 [Debug] set presence for user1@mydomianname.tld / Pix-Art Messenger.FE_l 0
jsxc.bundle.js?v=495063be:2 [Debug] Presence (user1@mydomianname.tld/Pix-Art Messenger.FE_l): online
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633897" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<presence xmlns=​"jabber:​client" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l">​…​</presence>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] onPresence <presence xmlns=​"jabber:​client" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l">​…​</presence>​
jsxc.bundle.js?v=495063be:2 [Debug] set presence for user1@mydomianname.tld / Pix-Art Messenger.FE_l 0
jsxc.bundle.js?v=495063be:2 [Debug] Presence (user1@mydomianname.tld/Pix-Art Messenger.FE_l): online
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633898" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<message xmlns=​"jabber:​client" type=​"chat" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l" id=​"jm-propose-RzBoYE3wE6RUsV1oj/​YZbg">​…​</message>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633899" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​…​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] < <body xmlns:stream=​"http:​/​/​etherx.jabber.org/​streams" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​<message xmlns=​"jabber:​client" type=​"chat" to=​"user2@mydomianname.tld" from=​"user1@mydomianname.tld/​Pix-Art Messenger.FE_l">​…​</message>​</body>​
jsxc.bundle.js?v=495063be:2 [Debug] > <body rid=​"13633900" xmlns=​"http:​/​/​jabber.org/​protocol/​httpbind" sid=​"89cf65fe-93f6-4727-8d00-f173fe23deca">​</body>​

XMPP

Host

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:19 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
nels83commented, Jun 8, 2020

I think it’s because Conversations implemented jingle direct init for clients not handling XEP-0353: https://github.com/iNPUTmice/Conversations/commit/637c208f553a08814cd27ea4d4756b95da87ae52

0reactions
joe-average-usercommented, Jun 22, 2020

Unfortunately you are wrong. The pop-up is not appearing if the xmpp-account is used by more than one client software. We consider this a bug. Our expectation is that all clients are “ringing” and that the client picking up is receiving the call. We tested that with version 4.1.1 which is in no way different in this case than 4.1.0.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Externall call shows up as "Incoming video call" | 3CX Forums
Hey guys, For some reason, when I receive an external call from the IVR to my extension on the 3CX windows client, it...
Read more >
BeagleIM 4.0 and SiskinIM 6.0 released - Tigase
Improved auto-completion of nicknames. Stopped downloading link previews if message with that link was received from someone outside of roster.
Read more >
Fix problems with Voice calls - Google Voice Help
Can't make a phone call · Make sure the phone number is properly formatted. · If you're not using a Google Voice for...
Read more >
Make calls in Slack
With Slack calls, you can make a voice or video call to connect with anyone in your workspace. ... Slack calls will not...
Read more >
Google Voice Not Working? How to Solve 9 Common Issues
So, why aren't you actually getting alerted when you have incoming calls or SMS messages? A long list of missed calls or voicemails...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found