Arano-kai

Results 8 comments of Arano-kai

Hit same issue on apache reverse proxy and resolved by `AllowEncodedSlashes On` directive.

Offtop: 1k get 😀

Current workaround: ``` int iTType = oTarget.category; float fTDist = distance(oTarget.position, this.position); float fTDir = direction(oTarget.position); int iTId = oTarget.id; fire(0.05); int i = 0; while ((oTarget = radar(iTType, fTDir,...

![colobot gold edition_001](https://user-images.githubusercontent.com/1828919/28493253-f346bf56-6f1b-11e7-8d6b-8f68483bc33a.png)

Deploying okd recently and catch same error. Have to rebuild gluster-4.1 image with downgrade statement commented and vent fine afterwards. Current CentOS have lvm2-libs-2.02.185-2.el7_7.2.x86_64 and lvm2-2.02.185-2.el7_7.2.x86_64.

> the capacitor counts itself as a connected devices Then maybe make that more obvious: change `Linked device` to something like `Devices on frequency` or so... > and actually drains...

Forgot to clarify: in given play used `group` opt, that play normal if `gid` used, but for `groups` opt even using numbers leads to `Error parsing arguments: unknown option.\nUsage: lusermod...

It seems that `lusermod` can change only primary group. For group member manipulations one need to use `lgroupmode`: ```shell lgroupmod --help Usage: lgroupmod [OPTION...] group ... -M, --member-add=STRING list of...