Max Kramarenko
Max Kramarenko
**Describe the bug** If you request `debug_traceTransaction` for some tx hashed, Optimism client continuously consuming memory until it will be killed by oom-killer. That happens all the time for (at...
Tailscale does not remove non-ephimeral nodes, even if `tailscale logout` run. Tailscale does remove ephemeral nodes, but it takes 30 minutes-48 hours. So, if the role runs with the `state:...
This is the draft for the issue: https://github.com/artis3n/ansible-role-tailscale/issues/408 I added support for: > --advertise-routes string routes to advertise to other nodes (comma-separated, e.g. "10.0.0.0/8,192.168.0.0/24") or empty string to not advertise...
Hey hey, Thanks for developing such a nice exporter. It seems like the exporter crashes when I open the page http://192.168.88.23:9094/metrics ``` ./qnapexporter 2023/10/19 09:28:52 Listening to HTTP requests at...
**Describe the bug** Running the role with ```yaml - name: UnInstall tailscale ansible.builtin.include_role: name: ansible_role_tailscale vars: state: absent # noqa: var-naming[no-role-prefix] verbose: true # noqa: var-naming[no-role-prefix] tailscale_tags: ['sometag'] ``` Might...
##### SUMMARY > This PR is on behalf of [mkrizek](https://github.com/mkrizek) from his comment over here https://github.com/ansible/ansible/issues/69882#issuecomment-642564666 Fixes #83852 Fixes #69882 ##### ISSUE TYPE - Bugfix Pull Request ##### ADDITIONAL INFORMATION...