Daniel
Daniel
This fixed my redirection issue on openshift: https://github.com/redhat-developer/gitops-operator/issues/277#issuecomment-1044881417
I have the same error with different components: ```yaml esphome: name: air1 platform: ESP8266 board: d1_mini wifi: ssid: "yyy" password: !secret wifi_pass power_save_mode: none reboot_timeout: 30min fast_connect: on # Enable...
It's planed to create a chat-web-plugin, as soon as we have a good solution for the CORS problem. So you can chat via the browser of your phone. Does that...
> Hey! First time seeing an issue like this, so I'll try my best and see if we can scope it a little. Few questions: > > * Did this...
Ok, I just managed to compile falco with the system dependencies :) I could then run it like this: `sudo FALCO_BPF_PROBE="$HOME/.falco/probe.o" falco -r all_cmds.yaml`
> That's great! Do you mean that you compiled with `-DUSE_BUNDLED_DEPS=OFF`? > > Looking forward to hear more, and let me know if you are ok with closing this issue....
Good idea, but I think this should be done by the wf-recorder tool instead. My understanding of soup is, that it solves the task of finding some area/points. Indicating the...
I have the same error with firefox 98.0.2
Please run `pwnagotchi --debug` and post the logs :)