Maurice Faber
Maurice Faber
Hi, is it possible to get more logging? I can use the `client.ovpn` just fine from a local client, but github just borks without any logs...
Hi @kota65535, I am not sure `auth-user-pass` is working correctly. I have the following set: ```yaml with: config_file: .github/workflows/client.ovpn username: ${{ secrets.OVPN_USERNAME }} password: ${{ secrets.OVPN_PASSWORD }} client_key: ${{ secrets.OVPN_CLIENT_KEY...
Hi, thanks for the effort first of all! However, this snippet is not executed on MacOSX' Safari: ```js navigator.clipboard.writeText(... ``` And the page shows no code: So there is no...
### Is your feature request related to a problem? Please describe. AutoGen is not solid enough without custom workflows. `Auto`, `Round robin`, or `Random` just don't cut it. So how...
### What do you need? I think most of us would like to use the most fitting model for a job because: - cheaper - smarter at the job We...
### What happened? In step 8 of the setup, when running `fabric --help` I get the following error: ``` RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but...
Hi, when following the docs and instantiating like this: ```py driver = webdriver.Chrome( service=ChromiumService( ChromeDriverManager(chrome_type=ChromeType.CHROMIUM).install() ), ) ``` I get an error that chrome is being used instead of chromium:...
### The problem Like the title says, the `asusrouter_device_disconnected` event data is not providing `guest: true` when a device disconnects that previously connected with event data `guest: true`. ### Your...
### The problem Like the title says. These props do not get set, which is a shame if one wants to check how old entities are. ### Your device model...
### Bug Description I tried to connect zep memory, but this does not work anymore since they broke their contracts in v1 and this was seemingly not communicated well. ###...