Martin Wilhelmi

Results 44 comments of Martin Wilhelmi

@wmtech-1 cool! The fix should also remove all the duplicated rules seamlessly. Thanks for testing!

@leland359 I can reproduce this issue. I think I have to make it clear that it is not acceptable if people out there can no longer see a unicorn. Think...

Thanks, created a PR https://github.com/matryer/xbar-plugins/pull/1769

I took another look at this PR. When I do a search, even with very few users (under 20) I get the same user twice in the list: ![Screenshot 2022-08-24...

Hey @gally47, Looks good so far! But since some of the same files are introduced here as in PR https://github.com/Graylog2/graylog2-server/pull/12986, do you want to use `fix-issue-12499` as a base branch...

Some pages that use the `PaginatedList` component no longer work as expected. For example, in the Archives List (enterprise plugin). Both the search and the reset when a search has...

Maybe there is an `docker-compose.override.yml` file which defines some redirects with ipv6 addresses. https://github.com/docker/compose/issues/8721#issuecomment-932403006 docker compose v2 uses now `[2a01::1]:25:25` as an valid format (before `2a01::1:25:25`).

@timscha are you have some ipv6 addresses defined in the other config files on your setup?

@mthld thanks, didn't saw it in the search.. I will continue describing the stuff here to reproduce..

> when I try to delete the rule from the chain I got this output: ```shell >>> table.commit() Traceback (most recent call last): File "", line 1, in File "/usr/lib/python3.10/site-packages/iptc/ip4tc.py",...