wasm streaming compile failed: TypeError: WebAssembly: Response has unsupported MIME type 'application/octet-stream' expected 'application/wasm'
This is in relation for request to /libs/olm.wasm.
With out this WASM compiled the performance is so low that video does not work and client gets "Connection: poor" even thought there is plenty of bandwidth available.
Context
Hardware: VM on home server (Dell PC)
YunoHost version: 11.0.11
I have access to my server: Through SSH | through the webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: yes
If yes, please explain: It is behind Caddy, and I work around the issue there, direct request still gives wrong Content-Type.
Using, or trying to install package version/branch: 2.0.8138~ynh1
Steps to reproduce
Go to Jitsi Meet
Start a conference
Check JS console output for
wasm streaming compile failed: TypeError: WebAssembly: Response has unsupported MIME type 'application/octet-stream' expected 'application/wasm'
Describe the bug
On Firefox I get an error in JS console:
This is in relation for request to
/libs/olm.wasm
.With out this WASM compiled the performance is so low that video does not work and client gets "Connection: poor" even thought there is plenty of bandwidth available.
Context
Steps to reproduce
OR
If you get this there is a problem:
Expected behavior
No error, video working and curl request giving: