Christian Weber
Christian Weber
@oliviermichaelis Sorry not replying but I have been on vacation and was unable to. Do you need anymore information from me as @astephanh added more details on this issue?
I think this issue should be moved to https://github.com/openhab/openhab-addons. My mistake.
@lsiepel I changed the action to "telegramAction.sendTelegram". I am getting the same error. Here is the full DSL rule: ``` /* Doorbell actions */ rule "Doorbell" when Channel 'homematic:HM-Sen-DB-PCB:ccu2:IDIDIDID:1#BUTTON' triggered...
Yes, I did all that. I tried sending a picture without caption at all. I tried changing the text to a simple string like "test". I uninstalled and installed the...
It is very strange, but I noticed my original rules started working again. I think after I upgraded my k3s setup which is running on the same node but kubernetes...
Hi @CrypticCabub Thanks for your insight on this. AWS accounts having this problem host a mix of self-hosted OpenShift kubernetes clusters and other supporting EC2 Instances. We are using the...
Hi @CrypticCabub any update on this. This problem is disrupting our services regularly.
I saw the same thing on our k3s based cluster when tying to upgrade from k3s [v1.33.5+k3s1](https://github.com/k3s-io/k3s/releases/tag/v1.33.5%2Bk3s1) which uses to [v3.5.21-k3s1](https://github.com/k3s-io/etcd/releases/tag/v3.5.21-k3s1) to [v1.34.1+k3s1](https://github.com/k3s-io/k3s/releases/tag/v1.34.1%2Bk3s1) which uses [v3.6.4-k3s3](https://github.com/k3s-io/etcd/releases/tag/v3.6.4-k3s3). We also upgrade our...