RouR

Results 9 issues of RouR

Please add to docker image flant/loghouse-fluentd: ``` ports: - 24224:24224 ``` Please add to ConfigMap fluentd-config: ``` @type forward port 24224 bind 0.0.0.0 ``` Please add to DaemonSet fluentd: ```...

## VERSION: ## Swashbuckle.AspNetCore -Version 3.0.0 ## STEPS TO REPRODUCE: ## ``` public enum Currency { Unknown = 0, Usd, Euro, } ``` ## EXPECTED RESULT: ## ``` "currency": {...

Is it possible to use password-protection access? Something like `http://test:[email protected]:4444/wd/hub`

Try unpack 6Mb file with 32Kb dictionary CompressionLevel = 18 "zstd-codec": "^0.1.4" ``` OOM zstd-codec-binding-wasm.js:8 abort @ zstd-codec-binding-wasm.js:8 abortOnCannotGrowMemory @ zstd-codec-binding-wasm.js:8 _emscripten_resize_heap @ zstd-codec-binding-wasm.js:8 $_sbrk @ 0025c056:0x9130a $_malloc @ 0025c056:0x81a42...

See documentation http://dotnetzip.codeplex.com/ first example of use: ``` using (ZipFile zip = new ZipFile()) { // add this map file into the "images" directory in the zip archive zip.AddFile("c:\\images\\personal\\7440-N49th.png", "images");...

Error ``` ansible.errors.AnsibleUndefinedVariable: 'clickhouse_replica_name' is undefined``` clickhouse_replica_name must be optional

Error ``` repository 'http://repo.yandex.ru/clickhouse/deb/stable main/ Release' does not have a Release file``` Please check the docs https://clickhouse.com/docs/en/install#install-from-deb-packages ``` sudo apt-get install -y apt-transport-https ca-certificates dirmngr GNUPGHOME=$(mktemp -d) sudo GNUPGHOME="$GNUPGHOME" gpg...

Default variables, single, clean server (without zooker) ``` TASK [nl2go.clickhouse : Config | Set ClickHouse configuration file] **********************************************************************************************************************************************fatal: [devsrv]: FAILED! => {"changed": false, "msg": "AnsibleUndefinedVariable: 'clickhouse_replica_id' is undefined"} ```

> npm install ngx-onesignal ``` node: 14.15.4 Wanted node version 12 (>=12.0.0

bug