-
**Describe the bug**
After updating from 0.101.0 to 0.103.0, I'm getting the following error in the Rocketchat node for all worflows:
```
ERROR: Cannot read property 'body' of undefined
Type…
-
**Describe the bug**
When using `$env` in your workflow, you have to clear the run before pressing "Run" again, otherwise your nodes using `$env` crash.
**To Reproduce**
1. Set an env var in …
-
**Describe the bug**
The memory of the worker process grows up and never shrinks, usually crashing with with "Out of memory" error. It seems to be due to connections left open by the Redis node.
T…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a node named "node 1"
2. Create a node and name it "node 1"
…
-
Problem:
Essentially, I'm using the Google Drive node to share a given google sheet to a specific user via their email address.
In the n8n Drive node I select the options to send a notification em…
-
**Describe the bug**
Batch Size / Interval not working if BatchSize items >2 in HTTP Request node.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'HTTP Request'
2. Set 'Batch Int…
-
## Problem
This repo contains a custom gatsby plugin (`/plugins/gatsby-source-simplecast`) to gather our podcast episodes and display them as a list (https://frontside.com/podcast/) and pages for …
-
Hey!
So with the new version of n8n, you are able to send HTML via the Gmail Node.
However the HTML is meant to be an option instead of the plain text option. You can't have both. However if you r…
-
**Describe the bug**
To understand the issue, here is the scenario we are looking at: Assume that we got our data and found that there are elements that we want to process. We go to true path, proces…
-
**Describe the bug**
Nested merge nodes not works well.
![grafik](https://user-images.githubusercontent.com/44057030/103352387-6b4a7380-4aa6-11eb-813e-c0dfdb0a4b9d.png)
After press Execute Work…