White screen, no chat at all

I followed the directions at https://github.com/strukturag/nextcloud-spreedme/blob/master/README.md but things are not working.

The contents for the spreed webrtc.conf file that nextcloud generates has a problem. If I use the content that nextcloud generated then the spreed-webrtc daemon won’t start. It generates the following in the log file

server 2018/02/17 08:26:58 Unable to find client. Path correct and compiled css?

When I enable the ‘root’ part of the config, then the daemon starts and runs.

When I browse to /index.php/apps/spreedme/admin/debug

Spreed.ME Version 0.3.11

Ran test #1 (testOwncloudPhpConfigFile):
Passed without an error

Ran test #2 (testOwncloudJavascriptConfigFile):
Passed without an error

Ran test #3 (testSpreedWebRTCAPI):
Passed without an error

Passed all tests. Everything seems to be set up correctly! :slight_smile:

When I login to Nextcloud using Chrome on OSX and visit the chat link, I get a white screen. No errors reported in the nginx logs.

I’m stumped at the moment, hoping someone has some suggestions.