romale
romale
> Is this still an issue on 26.0.6/27.1.0 ? yes. today upgraded from 26.0.5 to 26.0.7 and the issue still exists
> > Is this still an issue on 26.0.6/27.1.0 ? > > yes. today upgraded from 26.0.5 to 26.0.7 and the issue still exists UPD. upgrade from 26.0.7 to 27.1.2...
> ldapPagingSize was set to 0 for whatever reason. Setting it on the default of 500 solved the issue for me. i'ved 500 but not works, unfortunately
After detailed research, I found out that perhaps it was my mistake. By changing the ldap search in "Users" from `(objectClass=inetOrgPerson)(objectClass=posixAccount)(memberOf=cn=cloud_service,cn=groups,cn=accounts,dc=ipa,dc=example,dc=com)(!(nsaccountlock=TRUE))` to `(&(objectClass=inetOrgPerson)(objectClass=posixAccount)(memberOf=cn=cloud_service,cn=groups,cn=accounts,dc=ipa,dc=example,dc=com)(!(nsaccountlock=TRUE)))` New ldap users may login now.
For example, a teacher gives a presentation through a projector to listeners offline (in the classroom), but the text of the presentation should be seen by online listeners. If PC...
I've this issue too Installed via wget -qO- https://raw.githubusercontent.com/bigbluebutton/bbb-install/v2.7.x-release/bbb-install.sh | bash -s -- -v focal-270 -g -d -s 192.168.1.10 https://example.com/api/v1/meetings/ahv-rl3-i2v-gaj/start.json 400 Bad Request /etc# cat hosts 127.0.0.1 localhost ::1 ip6-localhost...
Why not make something like [this](https://www.redmine.org/projects/redmine/wiki/emailconfiguration), as you know, this is also a RoR application? Mail settings don't change that often. We can set it up once and forget about...
Any ideas? ``` ~/bbb-bot> node run.js INFO 2020-12-02T14:54:52.360Z Bots: 1 INFO 2020-12-02T14:54:52.361Z Life: 60 seconds INFO 2020-12-02T14:54:52.361Z Creating meeting (node:17588) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'secret' of undefined at calculateChecksum...
Yes. I've download now latest version by: wget https://raw.githubusercontent.com/sepich/zabbix/f413717ce5c3a4b9ead0c8f417a2ba2a536b78d9/elasticsearch.py mv elasticsearch.py elasticsearch.py.latest # remove windows line end # otherwise i've # ./elasticsearch.py.latest # : No such file or directory )...