ITfromHell
ITfromHell
This one: https://github.com/sisense/graphql2rest/tree/master/examples So the schema is provided in the index.js The project has just three files: two of the example directory and one package.json as see above. It will...
@roy-mor: Do you need additional info or should I test something?
Hey, I have the same problem with 2.1.3.140-20220729 at [Lenovo P350 Workstation (ThinkStation) - Type 30E3](https://pcsupport.lenovo.com/de/de/products/workstations/thinkstation-p-series-workstations/thinkstation-p350/30e3/30e3009age/pc2apjnb) , GRUB seems not to recognize the NVME. At UEFI bios, SATA is set...
I resolved this topic via installing Ubuntu 20.04 and installing Security Onion there. Works great.
> We are having the same issues with NVMe drives on a dell 740xd with the same situation and everything. Is there any resolution beyond installing security onion manually overtop...
Unfortunately no. And also no feedback or questions for details. Do you use same versions? I updated to Zabbix 6.4.8 and Grafana-Zabbix-Plugin 4.4.4, meanwhile, but the problem is the same.
Lets check similarities and differences at our installations: I updated to Zabbix 6.4.10, Grafana 10.2.3, alexanderzobnin-zabbix-app 4.4.4 (its installed via environment var "- GF_INSTALL_PLUGINS=alexanderzobnin-zabbix-app" at docker-compose.yml) Did you configure "Direct...
Hi folks, I´m having the same troube with property 1032 with Canon EOS R (two of them are connected simultaneously): ERROR DCC [(null)] - Error initialize EOS camera object Canon.Eos.Framework.EosPropertyException:...
Hi, because of my missed property ID 1032 we found the solution: 1. 1032 is 0x408 in hex. 2. This ID is defined at Canon.Eos.Framework/Internal/SDK/EDSDK.cs as `public const uint PropID_FlashCompensation...