thkus

Results 5 comments of thkus

I checked the settings and the docs, the default timeout is 10 minutes. Which correlates with what we are seeing: Usually after 10 minutes the exception is thrown and the...

Unfortunately no sign of any issue in the logs. But it somehow seems to be related to the part where the cache is cleared running `./craft up`. We also opened...

We are running this kind of setup in different environments (docker, docker swarm, Kubernetes with Rancher). The only difference here is, that there is Azure's Redis involved. So it probably...

It seems, that this is caused by a recent change made in `RCTAppleHealthKit/RCTAppleHealthKit+TypesAndPermissions.m` `Workout` is mapped to `MindfulSession`. If i use this permission instead, i see workouts again.

Hi @jasonmccallister, thanks for the quick reply. The output from `docker run --rm --pull always --entrypoint php -it craftcms/nginx:8.0 -m` is: ``` [PHP Modules] bcmath blackfire Core ctype curl date...