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

Internal server error on example page #1069

Open
aldehoff opened this issue Jan 19, 2022 · 1 comment
Open

Internal server error on example page #1069

aldehoff opened this issue Jan 19, 2022 · 1 comment

Comments

@aldehoff
Copy link

Expected behavior

JSXC 4.3.1 at https://www.jsxc.org/example/ loads and connects to demo account after specifying the recommended connection options and demo credentials.

Actual behavior

Error message "Internal Server Error" appears under the form for XMPP domain and BOSH URL. JSXC does not load.

Steps to reproduce the behavior

  1. open https://www.jsxc.org/example/ in Chromium 97 or Firefox 91
  2. settings: XMPP domain: demo.jsxc.ch, BOSH url: /http-bind/, username: demo0, password: demo0
  3. Click [Log in Chat] button

Environment

  • JSXC version: 4.3.1
  • Host system and version: unknown
  • Browser vendor and version: Chromium 97, Firefox 91
  • Any browser plugins enabled? No
  • XMPP server vendor and version: NA
  • Is your XMPP server working with other clients as expected? NA

Logs

Javascript

[Warn] Instance of BaseErrors internal-server-error jsxc.bundle.js:2:2352637

catch
Object { message: "internal-server-error", errorCode: undefined }

errorCode: undefined

message: "internal-server-error"

: Object { constructor: t()
}
​​
constructor: function t()​​
: Object { toString: toString(), getErrorCode: getErrorCode()
, … }
example.js:56:21

JSXC

asm.js type error: Disabled because no suitable wasm compiler is available libsignal-protocol.js
...
[Debug] Form watcher armed jsxc.bundle.js:2:2352637
[Debug] Logout watcher armed jsxc.bundle.js:2:2352637
[Debug] State changed to ESTABLISHING jsxc.bundle.js:2:2352637
[Debug] Try to establish a new connection. jsxc.bundle.js:2:2352637
[Debug] Strophe Connection Status: CONNECTING jsxc.bundle.js:2:2352637
[Debug] >

jsxc.bundle.js:2:2352637 [Debug] < jsxc.bundle.js:2:2352637 [Warn] Instance of BaseErrors internal-server-error jsxc.bundle.js:2:2352637 >>> catch Object { message: "internal-server-error", errorCode: undefined } ​ errorCode: undefined ​ message: "internal-server-error" ​ : Object { constructor: t() } ​​ constructor: function t()​​ : Object { toString: toString(), getErrorCode: getErrorCode() , … } example.js:56:21

@sualko
Copy link
Member

sualko commented Feb 15, 2022

@MarcelWaldvogel can you help? I have no access to the demo server anymore.

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

2 participants