William Trelawny

Results 18 comments of William Trelawny

This is still an issue in latest Docker Compose [v2.10.2](https://github.com/docker/compose/releases/tag/v2.10.2), despite the alleged fix (https://github.com/compose-spec/compose-go/pull/272) merged in compose-go [v1.2.8](https://github.com/compose-spec/compose-go/releases/tag/v1.2.8) which was merged to Compose back in [v2.6.1](https://github.com/docker/compose/releases/tag/v2.6.1). Using the below...

So I found a docker-compose.yml that works: **/home/user/project1/docker-compose.yml:** ``` services: service1: networks: - default service2: networks: - default service3: networks: - default networks: default: name: ${COMPOSE_PROJECT_NAME}-net ``` This produces a...

Just got a new ticket regarding this exact same issue: HS-1055582473. Graylog v4.3.5.

see this post from MongoDB folks: https://www.mongodb.com/community/forums/t/mongodb-5-0-cpu-intel-g4650-compatibility/116610 @bryanpedini run `cat /proc/cpuinfo` and look up your CPU model on Intel Ark and Ctrl+F for "AVX" to see if it has that...

Yeah I understand you want to migrate away from MongoDB (join the club!), but specifically regarding the OP's issue of MongoDB requiring AVX instructions, there's really nothing he can do...

> @willman42 > > Does Qemu support emulating AVX ? ;) Not sure- in my Proxmox environment (which uses Linux KVM) I had to switch my docker host vm from...

> [Triage] Thank you for filing this issue @williamtrelawny. Looking at this issue, it seems like you have configured index configurations in such a way you have an unassigned shard....

Also wanted to note that in a brand new v2.9.0 single-node install, after configuring the Security plugin the following indices are created as well: - `.plugins-ml-config` - `.opensearch-sap-pre-packaged-rules-config` - `.opensearch-sap-log-types-config`

I understand in the OP description he was referring to AD, but the issue title refers to single node deployments in general, so I figured single-node deployments with the Security...

So do I understand correctly that the RAK11200 core does work with RAK19007 but only with the 2 addtl lines above?