You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You install the plugin and it should work out-of-the-box (I guess)
Actual behaviour
You can go to the video call main screen, however no persons are shown, not even yourself I also noticed that other windows do not work until you stop the one running spreed.
Browser
Microphone available: yes
Camera available: no
Operating system: Ubuntu 16.04 (64-bits)
Browser name: Chromium
Browser version: Version 55.0.2883.87
Browser log
CHROMIUM CONSOLE:
```
jquery-migrate.min.js?v=7c26ada…:2 JQMIGRATE: Migrate is installed, version 1.4.0
app.js:356 Starting spreed …
jquery.min.js?v=7c26ada…:4 Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
send @ jquery.min.js?v=7c26ada…:4
simplewebrtc.js:13898 CONNECTED
(anonymous) @ simplewebrtc.js:13898
webrtc.js:457 local speaking
webrtc.js:463 local stoppedSpeaking
webrtc.js:457 local speaking
webrtc.js:463 local stoppedSpeaking
webrtc.js:457 local speaking
webrtc.js:463 local stoppedSpeaking
```
Looking at https://cloud.nebulion.com/ from your config, it seems you have HTTP2 enabled.
This is currently not supported, see #225 for more information
Steps to reproduce
Expected behaviour
You install the plugin and it should work out-of-the-box (I guess)
Actual behaviour
You can go to the video call main screen, however no persons are shown, not even yourself
I also noticed that other windows do not work until you stop the one running spreed.
Browser
Microphone available: yes
Camera available: no
Operating system: Ubuntu 16.04 (64-bits)
Browser name: Chromium
Browser version: Version 55.0.2883.87
Browser log
Spreed app
Spreed app version: 1.2.0
Custom TURN server configured: no
Custom STUN server configured: no
Server configuration
Operating system: Ubuntu 16.04
Web server: Apache
Database: Maria
PHP version: 7.0.13
Nextcloud Version: 11.0.1
List of activated apps: I disabled everything
{
"system": {
"instanceid": "och0sxuoshn2",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"datadirectory": "/nextcloud/data",
"overwrite.cli.url": "https://cloud.nebulion.com/nextcloud",
"dbtype": "mysql",
"version": "11.0.1.2",
"dbname": "NextCloud_DB",
"dbhost": "localhost",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"logtimezone": "UTC",
"installed": true,
"updater.release.channel": "stable",
"mail_smtpmode": "smtp",
"mail_from_address": "cloud",
"mail_domain": "nebulion.com",
"mail_smtphost": "mail.nebulion.com",
"mail_smtpport": "465",
"trusted_domains": [
"cloud.nebulion.com",
"collabora.nebulion.com"
],
"memcache.distributed": "\OC\Memcache\Redis",
"memcache.local": "\OC\Memcache\Redis",
"memcache.locking": "\OC\Memcache\Redis",
"redis": {
"host": "localhost",
"port": 6379
},
"theme": "NebulionTheme",
"skeletondirectory": "/var/www/nextcloud/themes/NebulionTheme/core/skeleton",
"knowledgebaseenabled": false,
"mail_smtpauth": 1,
"mail_smtpauthtype": "PLAIN",
"mail_smtpsecure": "ssl",
"apps_paths": [
{
"path": "/var/www/nextcloud/apps",
"url": "/apps",
"writable": true
}
],
"mail_smtpname": "REMOVED SENSITIVE VALUE",
"mail_smtppassword": "REMOVED SENSITIVE VALUE",
"loglevel": 2,
"debug": false
}
}
just some logging related to email issues
The text was updated successfully, but these errors were encountered: