Dmitry Popovich

Results 34 comments of Dmitry Popovich

Seems like the root of the problem is running gateway.py with sudo. If you need to run it with sudo you need to execute all pip3 install ... with sudo....

Any progress/workaround on this?

I use this ansible task. Works perfectly with plugin 4.4.5 and Grafana 10.1.6 ``` --- - name: Add datasources hosts: master gather_facts: no become: yes tasks: - name: Add Zabbix...

Yes. Mostly I need vm names, because my vms are recreated after each user session, so uuids are different each time Is there any way to include vm names along...

@natoscott but metrics are exported using pmproxy, right? I thought that pmproxy should be modified. Libvirt is using Python, so may be I can draft a patch. Could you point...

You can also download it NVME RAID from Supermicro website https://www.supermicro.com/en/Aplus/system/5U/5014/AS-5014A-TT.cfm

Second this. Same problem, same Electrum-LTC version

![image](https://user-images.githubusercontent.com/32481693/156152316-23f32084-277a-4f19-b7ca-b91144a73c67.png) Transaction has been confirmed on Ledger (Nano S)

Got the same problem. I think I've found the root of the problem, but I can't figure any workaround. I believe it is integer vs string. ``` find: dst-port: “16800”...

Got this bug too. Is there any workaround?