Chris Blokland

Results 6 issues of Chris Blokland

### Bug Description Under certain conditions — notably during high memory load or recurring workflow crashes — the log streaming configuration (syslog) appears to be removed or reset. Additionally, during...

in linear

### Bug Description When a workflow is renamed, the new name is not reflected in the dropdown options of the Execute Workflow node in other workflows. This leads to confusion...

in linear

### Bug Description When using the Microsoft Excel node with the "Append or Update" operation and "Map Each Column Below" mode, the node fails if the target worksheet contains only...

in linear

### Bug Description When using expressions like `{{ [ ... ] }}` in a Set node (or any field expecting JSON), if there is any trailing space or newline after...

in linear

### Bug Description After pushing an archived workflow it introduces an empty file in git. When trying to pull in production you get this cryptic error (same as #20312): `Failed...

status:in-linear
triage:ping

The README currently instructs users to install the n8n Helm chart using: ``` helm install my-n8n oci://8gears.container-registry.com/library/n8n --version 1.0.0 ``` However, **worker configuration (`worker.config`, `worker.extraEnv`, etc.) is only supported from...