Closed papermate closed 8 years ago
From the last log, your web server is not serving the candy source code contained in libs.min.js and Candy.min.js. Are these files present in the defined virtual server root directory?
hello benlangfeld, thanks for your answer. Those files are actually nowhere to be found. I doubled-checked the source tar file, and even there I can't find those libs.min.js and candy.min.js. Where should I look for them?
You have to download the compiled zip release or compile the project yourself.
hello, yes, I just noted that, I download the zip and files were here. Doh, dumb me!
Hi all, I have the awkward feeling of missing something stupid. When I connect to candy I have the usual, FAQ-like grey screen. Here all the infos I can think of
jabber server is ejabberd. http-bind is enabled at localhost:5280/http-bind (when I go to the page I have a ejabberd mod_http_bind messagge). All good. Here the relevante parts of ejabberd.yml
The room was created with android app (conversations). Name bopq10tnhx4@conference.localhost It works and messages are sent and received.
my /etc/hosts
content server is nginx. No error, it has been restarted. Here the jabber.conf in sites-enabled
then, for candy, here is /example/.htaccess
here the relevant part of index.html. I just added the debug and room name
this is the console output when I connect to 127.0.0.1:8009/example/index.html
Any idea of what it may be? It is probably something silly, but for the life of me I can't figure it out.
Thanks!