Jean-Daniel Dupas
Jean-Daniel Dupas
> Would you like to open a PR @denissabramovs ? I don't think it is possible to open a PR that performs a clean compilation of the project using a...
What I am saying is that only the project maintainers can decide to release a new version and publish it (which is all that is needed to fix this issue,...
> > As soon as ETA tasks appear in the queue, the consumers will use up their prefetch count and block since dynamic updates of prefetch count are not possible...
I forgot to mention. I'm using matomo 3.3.0 with plugin version 4.0.3
Same here. Fails with the following exception: ``` java.lang.NullPointerException: Cannot invoke "java.io.File.isDirectory()" because "nspFile" is null at nsusbloader.com.usb.TinFoil.fileRangeCmd(TinFoil.java:180) at nsusbloader.com.usb.TinFoil.proceedCommands(TinFoil.java:135) at nsusbloader.com.usb.TinFoil.(TinFoil.java:58) at nsusbloader.com.usb.UsbCommunications.run(UsbCommunications.java:67) at java.base/java.lang.Thread.run(Thread.java:833) ```
> u did it on a mac m1? how can u i that? Install [brew](https://brew.sh) and use it to install libusb
I was waiting to make sure the upgrade to 1.15 did not solved my issue. I'm working on a reduced setup that reproduce this issue and will let you know.
### Create a single node k8s cluster Create a KVM virtual machine with a single eth port and running Ubuntu 22.04 Install `cri-o` from `https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable:/cri-o:/1.28/xUbuntu_22.04/` Install `cri-o-runc` from `https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_22.04/` ###...
Just to make sure we have the same issue, can you try to check if deleting the `tc filters` on your node interface instead of rebooting solves the network connectivity...
You don't have to acquire any eBFP knowledge to test it. Just try to restart an agent to make the node lost the network. Open a console, and execute the...