Clément Moyroud
Clément Moyroud
In this case, a page with a button to send a confirmation e-mail with a code pops up. We instruct the user to go to the Amazon webpage and perform...
Hello, I'm modifying [this script](https://github.com/tobi/highlights) to work with v2.0.1 of `kindle-highlights`, but nothing happens. I've got a small test script, and it returns a book count of 0: ```ruby require...
Hello, We're having an issue generating migrations through `flask db migrate`, with a fairly sparse error message :D ```bash flask db migrate -m "Fix Filename join issue" INFO [alembic.runtime.migration] Context...
**Describe the bug** Excludarr is not properly parsing environment variables that have the character `!` in their values. There's no error message, but the whole variable is ignored (when specifying...
**Describe the bug** It looks like this Git option is not honored by `git lfs migrate`. As a result, notes are not attached anymore **To Reproduce** Steps to reproduce the...
Hello, It looks like the only option right now is to use a username/password combination. I'd rather provide a token to Terraform, and other VMware providers (e.g. vCloud Director) support...
# 1. Graphical issue inside a terminal pane (eg. something does not look as it should) **Basic information** - `zellij --version`: `zellij 0.40.1` - `stty size`: - Inside Zellij: `22...
I'm following https://docs.n8n.io/hosting/configuration/configuration-examples/custom-certificate-authority/ to add support for internal CAs, and I've got two issues: 1. The external path that's mapped to `/opt/custom-certificates` needs to be writeable by the container. This...
**Describe the bug** When trying to run the extraction on already ingested documents (they all show up as _pending_ for the _Extraction_ column), the logs show a 403 error: ```bash...
### 📜 Description I just installed v1.0.0 using the Helm chart, and I cannot configure LDAP access. It seems to be because the YAML fields are misaligned:  In all...