Hi,Thank you so much for quick response.I am getting below response when i used wget https://yourserver/default.pdf.Please check and adviceroot@Ubuntu-1604-xenial-64-LTS ~ # wget https://xxxx/default.pdf
--2019-07-10 09:08:15-- https://xxxxx/default.pdf
Connecting to xxxxx:443... connected.
ERROR: certificate common name ‘teach.xxxx.in’ doesn't match requested host name ‘xxxxx’.
To connect to xxxxxxx insecurely, use `--no-check-certificate'.
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-dev+unsubscribe@googlegroups.com.
To post to this group, send email to bigbluebutton-dev@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/5fd614c8-1c78-4c79-8a2f-bf112061470f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Create a directory for extra CA certificates in /usr/share/ca-certificates:
sudo mkdir /usr/share/ca-certificates/extra
Copy the CA .crt file to this directory:
sudo cp foo.crt /usr/share/ca-certificates/extra/foo.crt
Let Ubuntu add the .crt file's path relative to /usr/share/ca-certificates to /etc/ca-certificates.conf:
run:
sudo update-ca-certificates
Try wget https://..... Again
Or 3. U can try maybe the easiest way:
download install script
wget -qO- https://ubuntu.bigbluebutton.org/bbb-install.sh | bash -s -- -h
And use it with letsencrypt certificate
./bbb-install.sh -v xenial-220-beta -s bbb.example.com -e in...@example.com -g
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To post to this group, send email to bigblueb...@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/d5973712-fbd6-4486-8a1e-afcbe365a254%40googlegroups.com.
If wget is working ur on thr half way
You can config nodejs to use the same certificate
sudo npm config set cafile=/etc/nginx/ssl/yourxxxx.crt -g
Reboot your server and try bbb
If still not ok, check /var/log/syslog file
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To post to this group, send email to bigblueb...@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/0b9cacd6-2ce0-4567-a8e4-9ca2cd754a3c%40googlegroups.com.
Hi Daniel,Thanks for your support.We have done all the checks please find the attached /var/log/syslog file
On Wed, Jul 10, 2019 at 2:30 PM Dániel Kiss-Kálmán <kisskalm...@gmail.com> wrote:
Pls check the name of your server the the name in the bbb-install.sh.... command line
If wget is working ur on thr half way
You can config nodejs to use the same certificate
sudo npm config set cafile=/etc/nginx/ssl/yourxxxx.crt -g
Reboot your server and try bbb
If still not ok, check /var/log/syslog file
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigblueb...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To post to this group, send email to bigblueb...@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/617729e3-974e-40ce-8d53-f067ec65203e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi,Can you check the permissions of the directory/var/bigbluebuttonand let us know if they are owned by tomcat7 or bigbluebutton. If tomcat7, run the commandsudo chown -R bigbluebutton:bigbluebutton /var/bigbluebuttonsudo bbb-conf --restartand try uploading a presentation again. Let us know if the above works for you.Regards,... Fred
On Thu, Jul 11, 2019 at 2:48 AM xort <n.cho...@gmail.com> wrote:
--Daniel,sorry i wasn't clear enough.I followed the instructions in order to upgrade from version 2.0 to 2.2 according to which i had to purge and clean install.I would be grateful if you could take a look at the log file i attached on my previews post. It has to be something about the Grails framework.Jul 11 10:32:33 bbb01 run-prod.sh[28692]: 2019-07-11T10:32:33.521+03:00 ERROR o.a.c.c.C.[.[.[.[grailsDispatcherServlet] - Servlet.service() for servlet [grailsDispatcherServlet] in context with path [] threw exception [Could not resolve view with name 'upload' in servlet with name 'grailsDispatcherServlet'] with root cause
Jul 11 10:32:33 bbb01 run-prod.sh[28692]: javax.servlet.ServletException: Could not resolve view with name 'upload' in servlet with name 'grailsDispatcherServlet'Thank youN.
On Thursday, July 11, 2019 at 12:20:00 PM UTC+3, Dániel Kiss-Kálmán wrote:Sorry no idea here, only purge and clean install.
bests, Daniel
Ui: before do so pls try to open a new topic
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigblueb...@googlegroups.com.
To post to this group, send email to bigblueb...@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/617729e3-974e-40ce-8d53-f067ec65203e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To post to this group, send email to bigblueb...@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/cf010af2-ab96-432f-9de0-040e44ed13f2%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/CAK3-gEuwPOPFXVgYO7OB%3D6uDLXxdY0Dj%2BHpWRPWOhgW2ot%2BZbA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/CAOeuy5MdrYTdNWi-xGQzJ4iJ1znyBPH4%2BzB0WNy4AEsAtz0AJA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/CAK3-gEvc%2BXTXz%3DC5RHvgvS574EjxsNJfL6vTYcc5ijcduSWLbA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.