jdepi
jdepi
I have the same issue with bbb 2.7.4, in 2.7.3 it worked fine and displayed a message to go to the learning analytics dashboard.
Hi all, I just upgraded from bbb 2.5 / gl v2 to bbb 2.6.12 and gl 3.0.6.1 - the same issue. It is possible to pre upload a presentation in...
Is there any specific log I can send when it happens next time?
docker compose ps showed the following: ``` NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS pilos-app-1 pilos/pilos:4 "entrypoint" app 8 days ago Up 12 hours (healthy) 443/tcp, 9000/tcp, 127.0.0.1:5000->80/tcp pilos-db-1 mariadb:11...
Samuel, should I create a daily cron for restarting PILOS?
I had the issue again, yesterday. I used pilos itself to test the connection to the server by manually clicking on "test connection". This solved the issue. How can I...

Hi rasos, with bbb v3.0 there is also a coturn service running on the same server. The same user in the same network has no issues with edge browser, so...
Thank you, dannyplace. I just commented the two lines. I'll keep you informed.
Dear leonidas, I had a similar issue in a non docker environment. I could solve the issue by commenting two lines in /etc/turnserver.conf: #denied-peer-ip=0.0.0.0-255.255.255.255 #denied-peer-ip=::-ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff Hope, it helps.