Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.0.0.0 #87

Closed
PavelDmitrenko opened this issue Feb 25, 2022 · 2 comments · Fixed by #86
Closed

0.0.0.0 #87

PavelDmitrenko opened this issue Feb 25, 2022 · 2 comments · Fixed by #86
Assignees
Labels
bug thats a bug and need to be fixed has workaround this bug can be worked around

Comments

@PavelDmitrenko
Copy link

The ipv4 address 0.0.0.0, which under some circumstances appears in the Windows logs, is automatically added to the blocked list, thus blocking all subnets.

@chernots
Copy link

[](url
photo_2022-02-25_11-23-45
)

@devnulli
Copy link
Owner

Thanks. Nice find.

Will fix that.

Workaround: add 0.0.0.0 to the Whitelist, of course

@devnulli devnulli added bug thats a bug and need to be fixed has workaround this bug can be worked around labels Feb 26, 2022
@devnulli devnulli self-assigned this Mar 29, 2022
devnulli added a commit that referenced this issue Mar 29, 2022
@devnulli devnulli added the staging is finished and will be included in the next release label Mar 29, 2022
@devnulli devnulli linked a pull request Mar 29, 2022 that will close this issue
devnulli added a commit that referenced this issue Apr 14, 2022
* turning up the version number

* avoid runtime change of _syncObject in logger

* fixes #87

* fixes #90, Part 2

* fixed a typo

* readonly instance member

* fixes #91

* #92 added mor text to slow/overheated task warning

* #92 also, the gap is a bit low

* #92 also, dont spam the event log, write the warning once a day

* changed timing method to rule out measurement error #86

* release v2.1.5
@devnulli devnulli removed the staging is finished and will be included in the next release label Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug thats a bug and need to be fixed has workaround this bug can be worked around
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants