Vladimir Dombrovski
Vladimir Dombrovski
Yes, the offering is enabled. And please replace `type` by `guestiptype`, small typo when creating a ticket (not that it is that relevant to the issue).
Here, maybe a more detailed example will help. Obviously this also affects functionality inside the UI on the add network page; it won't let you choose a network offering whenever...
Did some more testing; Here is a way to reproduce one of the possible issues: 1. Open 2 tabs inside your browser and go to login page on both 2....
To add to the discussion, public IPs are currently the only shared resource that can be tagged. The issue does not arise for other resource types because those will never...
Hello, I can confirm that I'm having an issue with HopId even with my fix. I'll try to find a solution in the meantime, also I believe there are some...
@Manouchehri yes I did, you can either cherry-pick from my branch, but I'll also make a PR next week.
Hello, we are seeing the same issue in v1.3.55. In fact once maintenance for an integration is set, all chatops (Telegram + Slack) pauses until maintenance is finished.
Can confirm, search still broken in v1.3.86. From the code, the relevant search function is implemented here: https://github.com/grafana/oncall/blob/898d025d0982e0f3774d9e772745ffbc61cb66a9/engine/apps/public_api/views/alerts.py#L43 However, looking at the MySQL log, no CAST is actually sent as...
@DaanHoogland not sure if this helps, in /var/log/cloud.log I'm getting the same log repeated for all IPs: ``` 2024-04-04 04:43:29,474 INFO Add: rule=-I VPN_XX.YY.25.156 -m state --state RELATED,ESTABLISHED -j ACCEPT...
@DaanHoogland here is how I successfully reproduced the issue on our QA platform: ``` 56 bytes from 1e:00:4d:00:00:c1 (XX.YY.17.30): index=959 time=275.810 usec 56 bytes from 1e:00:6b:00:00:c2 (XX.YY.17.30): index=960 time=337.038 usec...