Gevorg Mansuryan

Results 13 comments of Gevorg Mansuryan

> Try this https://gist.github.com/rpearl/553184b310b8aa50d7e37f6a000fac51 (for TZE204_qasjif9e at least) this one is not working correctly. _TZE204_ijxvkhd0 supports new events, move and presence

@luke- will try to reproduce/understand

@funkycram thank you. Can you please try to reproduce, and see what jobs are executing. It will help me to find job that using cache incorrectly (uses yii\WEB\UrlRule from cli)....

@funkycram yeah, i know that it's doesn't occurs with jobs. There is some job or command that calls/uses Web/UrlManager and stores incorrect cache of Rules. Since i can not reproduce...

@funkycram interesting :) Can you please comment back YII_DEBUG line, change line 47 from `protected/humhub/components/bootstrap/ModuleAutoLoader.php` to `if (true || $modules === false || YII_DEBUG) {` and try again?

Hi @jSML4ThWwBID69YC! Can you please share contents of protected/config/dynamic.php and also how you configure Humhub to use Galera at database configuration step?

@jSML4ThWwBID69YC still can not reproduce it, it works fine on my side. Maybe it's env related, some server/galera configurations? Can you please reproduce the same in other env?

@jSML4ThWwBID69YC any updates? I've tried install fresh humhub installation using docker with https://hub.docker.com/r/bitnami/mariadb-galera image, and it worked fine. I can not reproduce it in any way. I believe it's something...

@luke- yeah, there is a bug related with impersonated user in rest. But steps described in @marc-farre 's comment isn't related with impersonate, bearer tokens created from "Bearer Auth" tab...

hi @QuentinEcollectivites , can you please try to make an API call with `Accept-Language: fr-fr` header ?