bigbluebutton / greenlight

A really simple end-user interface for your BigBlueButton server.
GNU Lesser General Public License v3.0
796 stars 3.79k forks source link

This page isn’t working #1909

Closed ambusv closed 4 years ago

ambusv commented 4 years ago

Hi support,

I am trying to working out bbb-greenlight on AWS so the steps I made the following below:

ERROR "This page isn’t workingwww.alpts.in redirected you too many times. Try clearing your cookies. ERR_TOO_MANY_REDIRECTS"

:~# ping alpts.in ping: unknown host alpts.in

Tried to reinstall by this command

wget -qO- https://ubuntu.bigbluebutton.org/bbb-install.sh | bash -s -- -v xenial-22 -s www.alpts.in -e in fo@alpts.in -w Hit:1 https://deb.nodesource.com/node_8.x xenial InRelease Ign:2 http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4 InRelease
Hit:3 http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4 Release
Hit:4 http://ppa.launchpad.net/bigbluebutton/support/ubuntu xenial InRelease
Hit:5 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:7 http://ap-south-1.ec2.archive.ubuntu.com/ubuntu xenial InRelease
Get:8 http://ap-south-1.ec2.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Hit:9 http://ppa.launchpad.net/libreoffice/ppa/ubuntu xenial InRelease
Hit:10 http://ppa.launchpad.net/rmescandon/yq/ubuntu xenial InRelease
Get:11 http://ap-south-1.ec2.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Hit:12 https://ubuntu.bigbluebutton.org/xenial-22 bigbluebutton-xenial InRelease Fetched 216 kB in 1s (158 kB/s) Reading package lists... Done /usr/sbin/nginx /usr/sbin/nginx bbb-install: DNS lookup for www.alpts.in resolved to xx.xx.xx.xx but didn't match local x.x.x.x.

LB IP is xx.xx.xx.xx server ip is x.x.x.x

wget -qO- https://ubuntu.bigbluebutton.org/bbb-install.sh | bash -s -- -v xenial-22 -s alpts.in -e info@a lpts.in -w Ign:1 http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4 InRelease Hit:2 http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4 Release
Hit:4 https://deb.nodesource.com/node_8.x xenial InRelease
Hit:5 http://ppa.launchpad.net/bigbluebutton/support/ubuntu xenial InRelease
Hit:6 http://ap-south-1.ec2.archive.ubuntu.com/ubuntu xenial InRelease
Hit:7 http://ap-south-1.ec2.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:8 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:9 http://ppa.launchpad.net/libreoffice/ppa/ubuntu xenial InRelease
Hit:10 http://ap-south-1.ec2.archive.ubuntu.com/ubuntu xenial-backports InRelease
Hit:11 http://ppa.launchpad.net/rmescandon/yq/ubuntu xenial InRelease
Hit:12 https://ubuntu.bigbluebutton.org/xenial-22 bigbluebutton-xenial InRelease Reading package lists... Done bbb-install: Unable to resolve alpts.in to an IP address using DNS lookup.

bbb-conf --status nginx —————————————————► [✔ - active] freeswitch ————————————► [✔ - active] redis-server ——————————► [✔ - active] bbb-apps-akka —————————► [✔ - active] bbb-transcode-akka ————► [✔ - active] bbb-fsesl-akka ————————► [✔ - active] red5 ——————————————————► [✔ - active] tomcat7 ———————————————► [✔ - active] mongod ————————————————► [✔ - active] bbb-html5 —————————————► [✔ - active] bbb-webrtc-sfu ————————► [✔ - active] kurento-media-server ——► [✔ - active] etherpad ——————————————► [✔ - active] bbb-web ———————————————► [✔ - active]

bbb-conf --check

BigBlueButton Server 2.2.15 (1976) Kernel version: 4.4.0-1109-aws Distribution: Ubuntu 16.04.6 LTS (64-bit) Memory: 8173 MB CPU cores: 2

/usr/share/bbb-web/WEB-INF/classes/bigbluebutton.properties (bbb-web) bigbluebutton.web.serverURL: https://www.alpts.in defaultGuestPolicy: ALWAYS_ACCEPT svgImagesRequired: true

/etc/nginx/sites-available/bigbluebutton (nginx) server name: alpts.in port: 80, [::]:80 port: 443 ssl bbb-client dir: /var/www/bigbluebutton

/var/www/bigbluebutton/client/conf/config.xml (bbb-client) Port test (tunnel): rtmp://www.alpts.in red5: www.alpts.in useWebrtcIfAvailable: true

/opt/freeswitch/etc/freeswitch/vars.xml (FreeSWITCH) local_ip_v4: privateIP external_rtp_ip: StaticIP external_sip_ip: StaticIP

/opt/freeswitch/etc/freeswitch/sip_profiles/external.xml (FreeSWITCH) ext-rtp-ip: $${external_rtp_ip} ext-sip-ip: $${external_sip_ip} ws-binding: :5066 wss-binding: StaticIP:7443

/usr/local/bigbluebutton/core/scripts/bigbluebutton.yml (record and playback) playback_host: www.alpts.in playback_protocol: https ffmpeg: 4.2.2-1bbb1~ubuntu16.04

/etc/bigbluebutton/nginx/sip.nginx (sip.nginx) proxy_pass: StaticIP

/usr/local/bigbluebutton/bbb-webrtc-sfu/config/default.yml (Kurento SFU) kurento.ip: privateIP kurento.url: ws://127.0.0.1:8888/kurento kurento.sip_ip: privateIP localIpAddress: privateIP recordScreenSharing: true recordWebcams: true codec_video_main: VP8 codec_video_content: VP8

/usr/share/meteor/bundle/programs/server/assets/app/config/settings.yml (HTML5 client) build: 933 kurentoUrl: wss://www.alpts.in/bbb-webrtc-sfu enableListenOnly: true

Potential problems described below

IP does not match:

IP from ifconfig: privateIP

/etc/nginx/sites-available/bigbluebutton: alpts.in

Warning: API URL IPs do not match host:

#

IP from ifconfig: privateIP

/var/lib/tomcat7/demo/bbb_api_conf.jsp: www.alpts.in

Warning: The voice application may not have registered with the sip server.

Try running:

#

bbb-conf --clean

#

................................................................................

Error: Could not connect to the configured hostname/IP address

#

https://www.alpts.in/

#

If your BigBlueButton server is behind a firewall, see FAQ.

nc: getaddrinfo: No address associated with hostname

Error: Unable to connect to port 1935 (RTMP) on alpts.in

Error: Could not detect FreeSWITCH listening on port 5060

Warning: The setting of staticIP for proxy_pass in

#

/etc/bigbluebutton/nginx/sip.nginx

#

does not match the local IP address (privateIP).

(This is OK if you've manually changed the values)

Warning: The API demos are installed and accessible from:

#

https://www.alpts.in

#

and

#

https://www.alpts.in/demo/demo1.jsp

# #

These API demos allow anyone to access your server without authentication

to create/manage meetings and recordings. They are for testing purposes only.

If you are running a production system, remove them by running:

#

apt-get purge bbb-demo

Error: Unable to reach default URL for presentation:

#

https://www.alpts.in/default.pdf

#

Check value for beans.presentationService.defaultUploadedPresentation in

/usr/share/bbb-web/WEB-INF/classes/bigbluebutton.properties

Warning: found only 2 cores, whereas this server should have (at least) 4 CPU cores

to run BigBlueButton in production.

#

https://docs.bigbluebutton.org/install/install.html#minimum-server-requirements

cat /etc/nginx/sites-available/bigbluebutton server { listen 80; listen [::]:80; server_name alpts.in; return 301 https://www.alpts.in$request_uri; listen 443 ssl; listen [::]:443 ssl;

server_name www.alpts.in;

return 301 https://www.alpts.in$request_uri;

ssl_session_cache shared:SSL:10m;
ssl_session_timeout 10m;
ssl_protocols TLSv1.2;

ssl_ciphers "ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!a

N

ULL:!MD5:!DSS:!AES256";

ssl_prefer_server_ciphers on;

access_log /var/log/nginx/bigbluebutton.access.log;

# Handle RTMPT (RTMP Tunneling).  Forwards requests
# to Red5 on port 5080

location ~ (/open/|/close/|/idle/|/send/|/fcs/) { proxy_pass http://127.0.0.1:5080; proxy_redirect off; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;

client_max_body_size       10m;
client_body_buffer_size    128k;

proxy_connect_timeout 90; proxy_send_timeout 90; proxy_read_timeout 90;

proxy_buffering            off;
keepalive_requests         1000000000;

}

Handle desktop sharing tunneling. Forwards

requests to Red5 on port 5080.

location /deskshare { proxy_pass http://127.0.0.1:5080; proxy_redirect default; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; client_max_body_size 10m; client_body_buffer_size 128k; proxy_connect_timeout 90; proxy_send_timeout 90; proxy_read_timeout 90; proxy_buffer_size 4k; proxy_buffers 4 32k; proxy_busy_buffers_size 64k; proxy_temp_file_write_size 64k; include fastcgi_params; }

BigBlueButton landing page.

location / { root /var/www/bigbluebutton-default; index index.html index.htm; expires 1m; }

Include specific rules for record and playback

include /etc/bigbluebutton/nginx/*.nginx;

error_page 404 /404.html;

Redirect server error pages to the static page /50x.html

# error_page 500 502 503 504 /50x.html; location = /50x.html { root /var/www/nginx-default; } }

cat greenlight.nginx

Use this file to route '/b' paths on your BigBlueButton server

to the Greenlight application. If you are using a different

subpath, you should change it here.

location /b { proxy_pass http://127.0.0.1:5000; proxy_set_header Host $host; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto $scheme; proxy_set_header X-Forwarded-Ssl on; proxy_http_version 1.1; }

location /b/cable { proxy_pass http://127.0.0.1:5000; proxy_set_header Host $host; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto $scheme;

proxy_set_header X-Forwarded-Ssl on;

proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "Upgrade"; proxy_http_version 1.1; proxy_read_timeout 6h; proxy_send_timeout 6h; client_body_timeout 6h; send_timeout 6h; }

bbb-conf --debug

2020/07/13 15:40:07 [error] 6080#6080: 33 no "ssl_certificate" is defined in server listening on SSL port while SSL handshaking, client: 83.97.20.31, server: 0.0.0.0:443 2020/07/13 15:40:12 [error] 6080#6080: 34 no "ssl_certificate" is defined in server listening on SSL port while SSL handshaking, client: 83.97.20.31, server: 0.0.0.0:443 2020/07/13 15:40:17 [error] 6080#6080: *35 no "ssl_certificate" is defined in server listening on SSL port while SSL handshaking, client: 83.97.20.31, server: 0.0.0.0:443

-- Errors found in /var/log/syslog -- Jul 13 12:31:07 ip-172-26-5-168 red5-shutdown.sh[12891]: Exception connecting to 127.0.0.1 Jul 13 12:31:07 ip-172-26-5-168 red5-shutdown.sh[12891]: java.lang.ArrayIndexOutOfBoundsException: 0 Jul 13 12:31:07 ip-172-26-5-168 run-prod.sh[1284]: 2020-07-13T12:31:07.837Z WARN i.l.c.protocol.ConnectionWatchdog - Cannot reco nnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:6379 Jul 13 12:31:07 ip-172-26-5-168 run-prod.sh[1284]: 2020-07-13T12:31:07.869Z WARN i.l.c.protocol.ConnectionWatchdog - Cannot reco nnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:6379 Jul 13 12:31:07 ip-172-26-5-168 run-prod.sh[1284]: 2020-07-13T12:31:07.870Z WARN i.l.c.protocol.ConnectionWatchdog - Cannot reco nnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:6379

/var/log/bigbluebutton/bbb-web.log:2020-07-13T14:29:08.240Z ERROR o.j.office.VerboseProcess - /var/log/bigbluebutton/bbb-web.log:2020-07-13T14:29:08.241Z ERROR o.j.office.VerboseProcess - (process:902): dconf-CRITICAL : u nable to create directory '/home/bigbluebutton/.cache/dconf': Permission denied. dconf will not work properly. /var/log/bigbluebutton/bbb-web.log:2020-07-13T14:29:08.928Z ERROR o.j.office.VerboseProcess - /var/log/bigbluebutton/bbb-web.log:2020-07-13T14:29:08.929Z ERROR o.j.office.VerboseProcess - (process:946): dconf-CRITICAL : u nable to create directory '/home/bigbluebutton/.cache/dconf': Permission denied. dconf will not work properly. /var/log/bigbluebutton/bbb-web.log:2020-07-13T14:29:09.406Z ERROR o.j.office.VerboseProcess - /var/log/bigbluebutton/bbb-web.log:2020-07-13T14:29:09.406Z ERROR o.j.office.VerboseProcess - (process:980): dconf-CRITICAL : u nable to create directory '/home/bigbluebutton/.cache/dconf': Permission denied. dconf will not work properly. /var/log/bigbluebutton/bbb-web.log:2020-07-13T14:29:09.965Z ERROR o.j.office.VerboseProcess - /var/log/bigbluebutton/bbb-web.log:2020-07-13T14:29:09.965Z ERROR o.j.office.VerboseProcess - (process:1012): dconf-CRITICAL : unable to create directory '/home/bigbluebutton/.cache/dconf': Permission denied. dconf will not work properly. /var/log/bigbluebutton/bbb-web.log:2020-07-13T14:29:10.637Z ERROR o.j.office.VerboseProcess - /var/log/bigbluebutton/bbb-web.log:2020-07-13T14:29:10.637Z ERROR o.j.office.VerboseProcess - (process:1058): dconf-CRITICAL **: unable to create directory '/home/bigblue

/var/log/bigbluebutton/bbb-web.log:2020-07-13T14:28:24.257Z WARN i.l.c.protocol.ConnectionWatchdog - Cannot reconnect: io.netty. channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:6379 /var/log/bigbluebutton/bbb-web.log:2020-07-13T14:28:24.259Z WARN i.l.c.protocol.ConnectionWatchdog - Cannot reconnect: io.netty. channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:6379

Could do you please help me out after checking "alpts.in" Its NOT loading.. maybe I missed some conf settings.. I would appreciate you if you could help me out..

farhatahmad commented 4 years ago

You need to add a -g to the wget ... command in order for you to install Greenlight. Once you do that, Greenlight should be accessible at https://hostname/b

The TOO_MANY_REDIRECTS is likely a misconfiguration issue on your side. You'd be better off asking in the BigBlueButton forums to see if anyone else has had this issue before

ambusv commented 4 years ago

Hey Ahmed,

Thanks for the quick update!

Recommended option is not worked for me! By the way I just commented on redirecting rule from ngnix conf

could do you please see the difference on your browser http://alpts.in/ && https://www.alpts.in/

http://alpts.in should be redirect to https://www.alpts.in/ this is what I am trying..

After commenting this line this site is "https://www.alpts.in/" perfectly redirecting to https://www.alpts.in/b with SSL cert..

return 301 https://www.alpts.in$request_uri;

Could you please advise me how can I load AWS LB SSL cert through this domain http://alpts.in/

I would appreciate you if you have any live chat id such as skype/slack where we can share the screen to see the issue

ambusv commented 4 years ago

wget -qO- https://ubuntu.bigbluebutton.org/bbb-install.sh | bash -s -- -v xenial-22 -s www.alpts.in -e in fo@alpts.in -w -g Hit:1 https://deb.nodesource.com/node_8.x xenial InRelease Ign:2 http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4 InRelease
Hit:3 http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4 Release
Hit:4 http://ppa.launchpad.net/bigbluebutton/support/ubuntu xenial InRelease
Hit:6 http://ap-south-1.ec2.archive.ubuntu.com/ubuntu xenial InRelease
Hit:7 http://ap-south-1.ec2.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:8 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:9 http://ppa.launchpad.net/libreoffice/ppa/ubuntu xenial InRelease
Hit:10 http://ap-south-1.ec2.archive.ubuntu.com/ubuntu xenial-backports InRelease Hit:11 http://ppa.launchpad.net/rmescandon/yq/ubuntu xenial InRelease
Hit:12 https://ubuntu.bigbluebutton.org/xenial-22 bigbluebutton-xenial InRelease Reading package lists... Done /usr/sbin/nginx /usr/sbin/nginx bbb-install: DNS lookup for www.alpts.in resolved to but didn't match local .

wget -qO- https://ubuntu.bigbluebutton.org/bbb-install.sh | bash -s -- -v xenial-22 -s alpts.in -e info@a lpts.in -w -g Ign:1 http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4 InRelease Hit:2 http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4 Release
Hit:4 https://deb.nodesource.com/node_8.x xenial InRelease
Hit:5 http://ppa.launchpad.net/bigbluebutton/support/ubuntu xenial InRelease
Hit:6 http://ap-south-1.ec2.archive.ubuntu.com/ubuntu xenial InRelease
Hit:7 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:8 http://ap-south-1.ec2.archive.ubuntu.com/ubuntu xenial-updates InRelease Hit:9 http://ppa.launchpad.net/libreoffice/ppa/ubuntu xenial InRelease
Hit:10 http://ap-south-1.ec2.archive.ubuntu.com/ubuntu xenial-backports InRelease Hit:11 http://ppa.launchpad.net/rmescandon/yq/ubuntu xenial InRelease
Hit:12 https://ubuntu.bigbluebutton.org/xenial-22 bigbluebutton-xenial InRelease Reading package lists... Done bbb-install: Unable to resolve alpts.in to an IP address using DNS lookup.

ambusv commented 4 years ago

@farhatahmad Could do you please help me out?

Now everything is good but there is an error after logged in.

500 Internal Server Error If you are the administrator of this website, then please read this web application's log file and/or the web server's log file to find out what went wrong.

Can we make a screen share? its a bit urgent ahmad

farhatahmad commented 4 years ago

Can you send me some output from ~/greenlight/log/production.log that shows the error happening?

ambusv commented 4 years ago

@farhatahmad

Thanks for heads up..

[6af40e55-1487-48b4-a343-13ca008fc7ab] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/urlmap.rb:58:in each' [6af40e55-1487-48b4-a343-13ca008fc7ab] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/urlmap.rb:58:incall' [6af40e55-1487-48b4-a343-13ca008fc7ab] vendor/bundle/ruby/2.5.0/gems/puma-3.12.4/lib/puma/configuration.rb:227:in call' [6af40e55-1487-48b4-a343-13ca008fc7ab] vendor/bundle/ruby/2.5.0/gems/puma-3.12.4/lib/puma/server.rb:675:inhandle_request' [6af40e55-1487-48b4-a343-13ca008fc7ab] vendor/bundle/ruby/2.5.0/gems/puma-3.12.4/lib/puma/server.rb:476:in process_client' [6af40e55-1487-48b4-a343-13ca008fc7ab] vendor/bundle/ruby/2.5.0/gems/puma-3.12.4/lib/puma/server.rb:334:inblock in run' [6af40e55-1487-48b4-a343-13ca008fc7ab] vendor/bundle/ruby/2.5.0/gems/puma-3.12.4/lib/puma/thread_pool.rb:135:in block in spawn_thread' WARN: [6af40e55-1487-48b4-a343-13ca008fc7ab] HTTP Origin header (http://www.alpts.in) didn't match request.base_url (https://www.alpts.in) INFO: [6af40e55-1487-48b4-a343-13ca008fc7ab] method=POST path=/b/422 format=html controller=RoomsController action=join status=422 error='ActionController::InvalidAuthenticityToken: ActionController::InvalidAuthenticityToken' duration=3.24 view=0.00 db=0.07 host=greenlight INFO: [137fcd8e-818e-4bc1-afbd-e4a9f97a719b] method=GET path=/b/ format=*/* controller=MainController action=index status=200 duration=207.67 view=15.29 db=8.10 host=greenlight INFO: [ec97647d-0b07-444a-aa3b-f5ce6e404ca6] method=GET path=/b/ format=html controller=MainController action=index status=200 duration=130.04 view=15.31 db=7.93 host=greenlight INFO: [90aa05fe-4adc-44d0-a807-71d2c3ea3977] method=GET path=/b/ format=html controller=MainController action=index status=200 duration=24.89 view=18.64 db=1.66 host=greenlight INFO: [57229045-a282-4126-a836-e61096d3f2a0] method=GET path=/b/ format=html controller=MainController action=index status=200 duration=128.06 view=16.34 db=8.38 host=greenlight INFO: [dd1c9841-c5d2-4794-a6e2-441e2ec02016] method=GET path=/b/ format=*/* controller=MainController action=index status=200 duration=125.95 view=15.27 db=7.58 host=greenlight INFO: [21ee8804-be1f-453b-b0ef-797be28d4350] method=GET path=/b/ format=html controller=MainController action=index status=200 duration=225.48 view=16.28 db=11.81 host=greenlight ERROR: [97fe4974-cc83-4e6d-8781-f271c23ac8d5] BigBlueButtonException: Timeout error. Your server is probably down: "http://13.232.15.42/bigbluebutton/api". Error: execution expired INFO: [97fe4974-cc83-4e6d-8781-f271c23ac8d5] method=GET path=/b/alp-6wg-wr7 format=html controller=RoomsController action=show status=200 duration=10034.78 view=15.76 db=5.84 host=greenlight INFO: [ef63bcdc-bc4b-4878-aaa5-6134c528cbb1] method=GET path=/b/ format=html controller=MainController action=index status=200 duration=223.46 view=15.33 db=10.40 host=greenlight ERROR: [4e5e8be6-b8a4-46b1-84a4-72cfec0d4ced] BigBlueButtonException: Timeout error. Your server is probably down: "http://13.232.15.42/bigbluebutton/api". Error: execution expired INFO: [4e5e8be6-b8a4-46b1-84a4-72cfec0d4ced] method=GET path=/b/alp-6wg-wr7 format=html controller=RoomsController action=show status=200 duration=10033.68 view=14.97 db=6.22 host=greenlight ERROR: [409e70ba-229e-4c41-9b24-8cb030a0f506] BigBlueButtonException: Timeout error. Your server is probably down: "http://13.232.15.42/bigbluebutton/api". Error: execution expired INFO: [409e70ba-229e-4c41-9b24-8cb030a0f506] method=GET path=/b/alp-6wg-wr7 format=html controller=RoomsController action=show status=200 duration=10091.55 view=18.86 db=14.33 host=greenlight INFO: [a46f82b8-7f22-489b-bed1-c9d117be781a] method=GET path=/b/u/logout format=html controller=SessionsController action=destroy status=302 duration=11.08 view=0.00 db=3.95 location=http://www.alpts.in/b/ host=greenlight INFO: [e6f420c1-b28a-4c4c-a625-101afc8ea212] method=GET path=/b/u/logout format=html controller=SessionsController action=destroy status=302 duration=7.23 view=0.00 db=1.61 location=http://www.alpts.in/b/ host=greenlight INFO: [2988f774-98de-431d-afb8-05b6a9459953] method=GET path=/b/ format=html controller=MainController action=index status=200 duration=21.82 view=15.18 db=1.81 host=greenlight INFO: [0e12914e-ab68-4eab-882d-72c9ffd3448a] method=GET path=/b/ format=html controller=MainController action=index status=200 duration=22.02 view=15.11 db=1.94 host=greenlight INFO: [ac828c48-7daa-47ab-912c-e430ce9e34d7] method=GET path=/b/signin format=html controller=SessionsController action=signin status=200 duration=26.01 view=19.07 db=1.63 host=greenlight WARN: [1fb4aa14-4c08-4073-a9f5-f71a89989b29] HTTP Origin header (https://www.alpts.in) didn't match request.base_url (http://www.alpts.in) INFO: [1fb4aa14-4c08-4073-a9f5-f71a89989b29] method=POST path=/b/u/login format=html controller=SessionsController action=create status=422 error='ActionController::InvalidAuthenticityToken: ActionController::InvalidAuthenticityToken' duration=6.52 view=0.00 db=1.64 host=greenlight FATAL: [1fb4aa14-4c08-4073-a9f5-f71a89989b29] FATAL: [1fb4aa14-4c08-4073-a9f5-f71a89989b29] ActionController::InvalidAuthenticityToken (ActionController::InvalidAuthenticityToken): FATAL: [1fb4aa14-4c08-4073-a9f5-f71a89989b29] FATAL: [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal/request_forgery_protection.rb:211:inhandle_unverified_request' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal/request_forgery_protection.rb:243:in handle_unverified_request' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal/request_forgery_protection.rb:238:inverify_authenticity_token' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:426:in block in make_lambda' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:179:inblock (2 levels) in halting_and_conditional' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:34:in block (2 levels) in <module:Callbacks>' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:180:inblock in halting_and_conditional' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:513:in block in invoke_before' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:513:ineach' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:513:in invoke_before' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:131:inrun_callbacks' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:41:in process_action' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal/rescue.rb:22:inprocess_action' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:34:in block in process_action' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:168:inblock in instrument' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/notifications/instrumenter.rb:23:in instrument' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:168:ininstrument' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:32:in process_action' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal/params_wrapper.rb:256:inprocess_action' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/activerecord-5.2.3/lib/active_record/railties/controller_runtime.rb:24:in process_action' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/abstract_controller/base.rb:134:inprocess' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionview-5.2.3/lib/action_view/rendering.rb:32:in process' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal.rb:191:indispatch' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal.rb:252:in dispatch' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/routing/route_set.rb:52:indispatch' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/routing/route_set.rb:34:in serve' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/journey/router.rb:52:inblock in serve' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/journey/router.rb:35:in each' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/journey/router.rb:35:inserve' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/routing/route_set.rb:840:in call' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/omniauth-1.9.0/lib/omniauth/builder.rb:64:incall' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/http_accept_language-2.1.1/lib/http_accept_language/middleware.rb:14:in call' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/tempfile_reaper.rb:15:incall' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/etag.rb:27:in call' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/conditional_get.rb:40:incall' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/head.rb:12:in call' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/http/content_security_policy.rb:18:incall' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/session/abstract/id.rb:266:in context' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/session/abstract/id.rb:260:incall' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/cookies.rb:670:in call' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/callbacks.rb:28:inblock in call' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:98:in run_callbacks' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/callbacks.rb:26:incall' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/debug_exceptions.rb:61:in call' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/show_exceptions.rb:33:incall' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/lograge-0.11.2/lib/lograge/rails_ext/rack/logger.rb:15:in call_app' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/railties-5.2.3/lib/rails/rack/logger.rb:26:inblock in call' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/tagged_logging.rb:71:in block in tagged' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/tagged_logging.rb:28:intagged' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/tagged_logging.rb:71:in tagged' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/railties-5.2.3/lib/rails/rack/logger.rb:26:incall' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/remote_ip.rb:81:in call' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/request_store-1.4.1/lib/request_store/middleware.rb:19:incall' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/request_id.rb:27:in call' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/method_override.rb:24:incall' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/runtime.rb:22:in call' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/executor.rb:14:incall' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/static.rb:127:in call' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/sendfile.rb:110:incall' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/railties-5.2.3/lib/rails/engine.rb:524:in call' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/urlmap.rb:74:inblock in call' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/urlmap.rb:58:in each' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/urlmap.rb:58:incall' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/puma-3.12.4/lib/puma/configuration.rb:227:in call' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/puma-3.12.4/lib/puma/server.rb:675:inhandle_request' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/puma-3.12.4/lib/puma/server.rb:476:in process_client' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/puma-3.12.4/lib/puma/server.rb:334:inblock in run' [1fb4aa14-4c08-4073-a9f5-f71a89989b29] vendor/bundle/ruby/2.5.0/gems/puma-3.12.4/lib/puma/thread_pool.rb:135:in block in spawn_thread' WARN: [1fb4aa14-4c08-4073-a9f5-f71a89989b29] HTTP Origin header (https://www.alpts.in) didn't match request.base_url (http://www.alpts.in) INFO: [1fb4aa14-4c08-4073-a9f5-f71a89989b29] method=POST path=/b/422 format=html controller=RoomsController action=join status=422 error='ActionController::InvalidAuthenticityToken: ActionController::InvalidAuthenticityToken' duration=3.51 view=0.00 db=0.07 host=greenlight INFO: [bd7a8786-3d49-4bc9-bccc-5b36a6f0a055] method=GET path=/b/ format=html controller=MainController action=index status=200 duration=109.97 view=14.81 db=7.90 host=greenlight INFO: [8099984f-4b60-4344-ad48-b25ec3b9501b] method=GET path=/b/signin format=html controller=SessionsController action=signin status=200 duration=23.33 view=15.80 db=2.07 host=greenlight INFO: [7871c796-d757-4e51-8fd4-2f0696856998] Support: info1@schoolserve.in is attempting to login. INFO: [7871c796-d757-4e51-8fd4-2f0696856998] method=POST path=/b/u/login format=html controller=SessionsController action=create status=302 duration=294.57 view=0.00 db=4.42 location=http://www.alpts.in/b/signin host=greenlight INFO: [f9e302e1-9e08-47d3-97a3-f42280ccb978] method=GET path=/b/signin format=html controller=SessionsController action=signin status=200 duration=26.51 view=19.07 db=1.76 host=greenlight INFO: [5fb6cf2a-ab6f-48c3-aa75-6bb5471c0002] method=GET path=/b/ format=html controller=MainController action=index status=200 duration=21.72 view=15.00 db=1.68 host=greenlight INFO: [ed5eef1c-d6be-4609-a48e-f773f02622db] method=GET path=/b/signin format=html controller=SessionsController action=signin status=200 duration=22.47 view=14.98 db=2.28 host=greenlight WARN: [3c311408-2445-458f-a088-9aa8c2ea5dcd] HTTP Origin header (https://www.alpts.in) didn't match request.base_url (http://www.alpts.in) INFO: [3c311408-2445-458f-a088-9aa8c2ea5dcd] method=POST path=/b/u/login format=html controller=SessionsController action=create status=422 error='ActionController::InvalidAuthenticityToken: ActionController::InvalidAuthenticityToken' duration=6.25 view=0.00 db=1.45 host=greenlight FATAL: [3c311408-2445-458f-a088-9aa8c2ea5dcd] FATAL: [3c311408-2445-458f-a088-9aa8c2ea5dcd] ActionController::InvalidAuthenticityToken (ActionController::InvalidAuthenticityToken): FATAL: [3c311408-2445-458f-a088-9aa8c2ea5dcd] FATAL: [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal/request_forgery_protection.rb:211:inhandle_unverified_request' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal/request_forgery_protection.rb:243:in handle_unverified_request' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal/request_forgery_protection.rb:238:inverify_authenticity_token' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:426:in block in make_lambda' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:179:inblock (2 levels) in halting_and_conditional' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:34:in block (2 levels) in <module:Callbacks>' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:180:inblock in halting_and_conditional' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:513:in block in invoke_before' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:513:ineach' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:513:in invoke_before' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:131:inrun_callbacks' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:41:in process_action' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal/rescue.rb:22:inprocess_action' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:34:in block in process_action' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:168:inblock in instrument' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/notifications/instrumenter.rb:23:in instrument' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:168:ininstrument' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:32:in process_action' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal/params_wrapper.rb:256:inprocess_action' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/activerecord-5.2.3/lib/active_record/railties/controller_runtime.rb:24:in process_action' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/abstract_controller/base.rb:134:inprocess' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionview-5.2.3/lib/action_view/rendering.rb:32:in process' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal.rb:191:indispatch' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal.rb:252:in dispatch' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/routing/route_set.rb:52:indispatch' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/routing/route_set.rb:34:in serve' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/journey/router.rb:52:inblock in serve' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/journey/router.rb:35:in each' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/journey/router.rb:35:inserve' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/routing/route_set.rb:840:in call' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/omniauth-1.9.0/lib/omniauth/builder.rb:64:incall' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/http_accept_language-2.1.1/lib/http_accept_language/middleware.rb:14:in call' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/tempfile_reaper.rb:15:incall' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/etag.rb:27:in call' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/conditional_get.rb:40:incall' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/head.rb:12:in call' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/http/content_security_policy.rb:18:incall' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/session/abstract/id.rb:266:in context' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/session/abstract/id.rb:260:incall' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/cookies.rb:670:in call' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/callbacks.rb:28:inblock in call' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:98:in run_callbacks' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/callbacks.rb:26:incall' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/debug_exceptions.rb:61:in call' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/show_exceptions.rb:33:incall' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/lograge-0.11.2/lib/lograge/rails_ext/rack/logger.rb:15:in call_app' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/railties-5.2.3/lib/rails/rack/logger.rb:26:inblock in call' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/tagged_logging.rb:71:in block in tagged' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/tagged_logging.rb:28:intagged' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/tagged_logging.rb:71:in tagged' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/railties-5.2.3/lib/rails/rack/logger.rb:26:incall' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/remote_ip.rb:81:in call' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/request_store-1.4.1/lib/request_store/middleware.rb:19:incall' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/request_id.rb:27:in call' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/method_override.rb:24:incall' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/runtime.rb:22:in call' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/executor.rb:14:incall' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/static.rb:127:in call' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/sendfile.rb:110:incall' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/railties-5.2.3/lib/rails/engine.rb:524:in call' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/urlmap.rb:74:inblock in call' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/urlmap.rb:58:in each' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/urlmap.rb:58:incall' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/puma-3.12.4/lib/puma/configuration.rb:227:in call' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/puma-3.12.4/lib/puma/server.rb:675:inhandle_request' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/puma-3.12.4/lib/puma/server.rb:476:in process_client' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/puma-3.12.4/lib/puma/server.rb:334:inblock in run' [3c311408-2445-458f-a088-9aa8c2ea5dcd] vendor/bundle/ruby/2.5.0/gems/puma-3.12.4/lib/puma/thread_pool.rb:135:in block in spawn_thread' WARN: [3c311408-2445-458f-a088-9aa8c2ea5dcd] HTTP Origin header (https://www.alpts.in) didn't match request.base_url (http://www.alpts.in) INFO: [3c311408-2445-458f-a088-9aa8c2ea5dcd] method=POST path=/b/422 format=html controller=RoomsController action=join status=422 error='ActionController::InvalidAuthenticityToken: ActionController::InvalidAuthenticityToken' duration=3.41 view=0.00 db=0.07 host=greenlight INFO: [6783c1ca-0072-4161-8cd1-443d7120a85c] method=GET path=/b/ format=html controller=MainController action=index status=200 duration=27.03 view=19.54 db=2.57 host=greenlight INFO: [d9ac941f-76cc-4288-b162-c36a95b269b8] method=GET path=/b/ format=html controller=MainController action=index status=200 duration=116.39 view=14.81 db=7.73 host=greenlight INFO: [de45473e-58b4-41a3-bf17-f18a89541451] method=GET path=/b/signin format=html controller=SessionsController action=signin status=200 duration=72.56 view=15.22 db=50.97 host=greenlight WARN: [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] HTTP Origin header (https://www.alpts.in) didn't match request.base_url (http://www.alpts.in) INFO: [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] method=POST path=/b/u/login format=html controller=SessionsController action=create status=422 error='ActionController::InvalidAuthenticityToken: ActionController::InvalidAuthenticityToken' duration=6.72 view=0.00 db=1.70 host=greenlight FATAL: [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] FATAL: [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] ActionController::InvalidAuthenticityToken (ActionController::InvalidAuthenticityToken): FATAL: [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] FATAL: [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal/request_forgery_protection.rb:211:inhandle_unverified_request' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal/request_forgery_protection.rb:243:in handle_unverified_request' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal/request_forgery_protection.rb:238:inverify_authenticity_token' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:426:in block in make_lambda' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:179:inblock (2 levels) in halting_and_conditional' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:34:in block (2 levels) in <module:Callbacks>' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:180:inblock in halting_and_conditional' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:513:in block in invoke_before' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:513:ineach' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:513:in invoke_before' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:131:inrun_callbacks' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:41:in process_action' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal/rescue.rb:22:inprocess_action' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:34:in block in process_action' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:168:inblock in instrument' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/notifications/instrumenter.rb:23:in instrument' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:168:ininstrument' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:32:in process_action' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal/params_wrapper.rb:256:inprocess_action' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/activerecord-5.2.3/lib/active_record/railties/controller_runtime.rb:24:in process_action' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/abstract_controller/base.rb:134:inprocess' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionview-5.2.3/lib/action_view/rendering.rb:32:in process' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal.rb:191:indispatch' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_controller/metal.rb:252:in dispatch' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/routing/route_set.rb:52:indispatch' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/routing/route_set.rb:34:in serve' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/journey/router.rb:52:inblock in serve' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/journey/router.rb:35:in each' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/journey/router.rb:35:inserve' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/routing/route_set.rb:840:in call' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/omniauth-1.9.0/lib/omniauth/builder.rb:64:incall' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/http_accept_language-2.1.1/lib/http_accept_language/middleware.rb:14:in call' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/tempfile_reaper.rb:15:incall' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/etag.rb:27:in call' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/conditional_get.rb:40:incall' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/head.rb:12:in call' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/http/content_security_policy.rb:18:incall' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/session/abstract/id.rb:266:in context' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/session/abstract/id.rb:260:incall' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/cookies.rb:670:in call' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/callbacks.rb:28:inblock in call' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:98:in run_callbacks' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/callbacks.rb:26:incall' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/debug_exceptions.rb:61:in call' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/show_exceptions.rb:33:incall' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/lograge-0.11.2/lib/lograge/rails_ext/rack/logger.rb:15:in call_app' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/railties-5.2.3/lib/rails/rack/logger.rb:26:inblock in call' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/tagged_logging.rb:71:in block in tagged' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/tagged_logging.rb:28:intagged' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/tagged_logging.rb:71:in tagged' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/railties-5.2.3/lib/rails/rack/logger.rb:26:incall' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/remote_ip.rb:81:in call' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/request_store-1.4.1/lib/request_store/middleware.rb:19:incall' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/request_id.rb:27:in call' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/method_override.rb:24:incall' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/runtime.rb:22:in call' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/executor.rb:14:incall' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/static.rb:127:in call' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/sendfile.rb:110:incall' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/railties-5.2.3/lib/rails/engine.rb:524:in call' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/urlmap.rb:74:inblock in call' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/urlmap.rb:58:in each' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/rack-2.2.2/lib/rack/urlmap.rb:58:incall' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/puma-3.12.4/lib/puma/configuration.rb:227:in call' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/puma-3.12.4/lib/puma/server.rb:675:inhandle_request' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/puma-3.12.4/lib/puma/server.rb:476:in process_client' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/puma-3.12.4/lib/puma/server.rb:334:inblock in run' [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] vendor/bundle/ruby/2.5.0/gems/puma-3.12.4/lib/puma/thread_pool.rb:135:in `block in spawn_thread' WARN: [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] HTTP Origin header (https://www.alpts.in) didn't match request.base_url (http://www.alpts.in) INFO: [ba31eee3-24e0-4ad5-82c4-5ee51a1a9ba4] method=POST path=/b/422 format=html controller=RoomsController action=join status=422 error='ActionController::InvalidAuthenticityToken: ActionController::InvalidAuthenticityToken' duration=3.52 view=0.00 db=0.07 host=greenlight INFO: [4580b69d-d2e1-443d-8a44-3c309fb6a498] method=GET path=/b/ format=html controller=MainController action=index status=200 duration=113.52 view=19.30 db=7.54 host=greenlight

farhatahmad commented 4 years ago

See https://github.com/bigbluebutton/greenlight/issues/1659

ambusv commented 4 years ago

@farhatahmad

I tried and restart bbb service outcome is still same.

https://www.alpts.in/ Please try with this credential email as "info@schoolserve.in" pass "Alpadmin123#"

Also when try to call as https://alpts.in/ it should not load the SSL cert whereas https://www.alpts.in/ has SSL

Changes made "proxy_set_header X-Forwarded-Ssl on; "

===========conf file=======

etc/nginx/sites-available# cat bigbluebutton server { listen 80; listen [::]:80; server_name alpts.in;

return 301 https://www.alpts.in$request_uri; listen 443 ssl; listen [::]:443 ssl;

server_name www.alpts.in; return 301 https://www.alpts.in$request_uri; ssl_session_cache shared:SSL:10m; ssl_session_timeout 10m; ssl_protocols TLSv1.2; ssl_ciphers "ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aN

ULL:!MD5:!DSS:!AES256";

ssl_prefer_server_ciphers on; access_log /var/log/nginx/bigbluebutton.access.log;

Handle RTMPT (RTMP Tunneling). Forwards requests

to Red5 on port 5080

location ~ (/open/|/close/|/idle/|/send/|/fcs/) { proxy_pass http://127.0.0.1:5080; proxy_redirect off; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Ssl on; client_max_body_size 10m; client_body_buffer_size 128k;

proxy_connect_timeout 90; proxy_send_timeout 90; proxy_read_timeout 90;

proxy_buffering off; keepalive_requests 1000000000; }

Handle desktop sharing tunneling. Forwards requests to Red5 on port 5080. location /deskshare { proxy_pass http://127.0.0.1:5080; proxy_redirect default; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Ssl on; client_max_body_size 10m; client_body_buffer_size 128k; proxy_connect_timeout 90; proxy_send_timeout 90; proxy_read_timeout 90; proxy_buffer_size 4k; proxy_buffers 4 32k; proxy_busy_buffers_size 64k; proxy_temp_file_write_size 64k; include fastcgi_params; }

BigBlueButton landing page. location / { root /var/www/bigbluebutton-default; index index.html index.htm; expires 1m; }

Include specific rules for record and playback include /etc/bigbluebutton/nginx/*.nginx;

error_page 404 /404.html;

Redirect server error pages to the static page /50x.html error_page 500 502 503 504 /50x.html; location = /50x.html { root /var/www/nginx-default; } }

farhatahmad commented 4 years ago

You need to add that the Greenlight portion of the nginx

It should look like this

location /b {
  proxy_pass          http://127.0.0.1:5000;
  proxy_set_header    Host              $host;
  proxy_set_header    X-Forwarded-For   $proxy_add_x_forwarded_for;
  proxy_set_header    X-Forwarded-Proto $scheme;

  ADD ME HERE

  proxy_http_version  1.1;
}

location /b/cable {
  proxy_pass          http://127.0.0.1:5000;
  proxy_set_header    Host              $host;
  proxy_set_header    X-Forwarded-For   $proxy_add_x_forwarded_for;
  proxy_set_header    X-Forwarded-Proto $scheme;
  proxy_set_header    Upgrade           $http_upgrade;
  proxy_set_header    Connection        "Upgrade";
  proxy_http_version  1.1;
  proxy_read_timeout  6h;
  proxy_send_timeout  6h;
  client_body_timeout 6h;
  send_timeout        6h;
}
ambusv commented 4 years ago

@farhatahmad

The same content has been included in a different file under greenlight directory. That file location is mentioned in nginx conf file. By the way I tried to disabled that file and went with your suggestion where making changes on nginx conf (here my location is /etc/nginx/sites-available/bigbluebutton). Unfortunately error is persisting.

Thanks man! Let me dig tomorrow. Thanks a lot for your help.

Asddasasim commented 3 years ago

My also same issue

Hi support team,

I am trying to install Greenlight using wget -qO- https://ubuntu.bigbluebutton.org/bbb-install.sh | bash -s -- -v xenial-22 -s www.live.mycampussquare.com -e info@mycampussquare.com -w -g

installation successful but Error is

This page isn’t working live.mycampussquare.com redirected you too many times. Try clearing your cookies. ERR_TOO_MANY_REDIRECTS

bbb-conf --status nginx —————————————————► [✔ - active] freeswitch ————————————► [✔ - active] redis-server ——————————► [✔ - active] bbb-apps-akka —————————► [✔ - active] bbb-transcode-akka ————► [✔ - active] bbb-fsesl-akka ————————► [✔ - active] red5 ——————————————————► [✔ - active] tomcat7 ———————————————► [✔ - active] mongod ————————————————► [✔ - active] bbb-html5 —————————————► [✔ - active] bbb-webrtc-sfu ————————► [✔ - active] kurento-media-server ——► [✔ - active] etherpad ——————————————► [✔ - active] bbb-web ———————————————► [✔ - active]

bbb-conf --check [sudo] password for mitbbb:

BigBlueButton Server 2.2.36 (2416) Kernel version: 4.4.0-186-generic Distribution: Ubuntu 16.04.7 LTS (64-bit) Memory: 8062 MB CPU cores: 4

/usr/share/bbb-web/WEB-INF/classes/bigbluebutton.properties (bbb-web) bigbluebutton.web.serverURL: https://live.mycampussquare.com defaultGuestPolicy: ALWAYS_ACCEPT svgImagesRequired: true

/etc/nginx/sites-available/bigbluebutton (nginx) server_name: live.mycampussquare.com port: 80, [::]:80 port: 443 ssl

/opt/freeswitch/etc/freeswitch/vars.xml (FreeSWITCH) local_ip_v4: 223.29.205.178 external_rtp_ip: 104.21.15.49 external_sip_ip: 104.21.15.49

/opt/freeswitch/etc/freeswitch/sip_profiles/external.xml (FreeSWITCH) ext-rtp-ip: $${external_rtp_ip} ext-sip-ip: $${external_sip_ip} ws-binding: 104.21.15.49:5066 wss-binding: 104.21.15.49:7443

/usr/local/bigbluebutton/core/scripts/bigbluebutton.yml (record and playback) playback_host: live.mycampussquare.com playback_protocol: https ffmpeg: 4.2.4-1ubuntu0.1bbb1~16.04.1

/etc/bigbluebutton/nginx/sip.nginx (sip.nginx) proxy_pass: 104.21.15.49 protocol: http

/usr/local/bigbluebutton/bbb-webrtc-sfu/config/default.yml (Kurento SFU) kurento.ip: 104.21.15.49 kurento.url: ws://127.0.0.1:8888/kurento kurento.sip_ip: 104.21.15.49 localIpAddress: 223.29.205.178 recordScreenSharing: true recordWebcams: true codec_video_main: VP8 codec_video_content: VP8

/usr/share/meteor/bundle/programs/server/assets/app/config/settings.yml (HTML5 client) build: 1157 kurentoUrl: wss://live.mycampussquare.com/bbb-webrtc-sfu enableListenOnly: true sipjsHackViaWs: true

/usr/share/bbb-web/WEB-INF/classes/spring/turn-stun-servers.xml (STUN Server) stun:stun.l.google.com:19302

Potential problems described below Warning: The API demos are installed and accessible from: https://live.mycampussquare.com and https://live.mycampussquare.com/demo/demo1.jsp

Asddasasim commented 3 years ago

@farhatahmad
How can i fix the issue please help me