Sure thing! I’ll “unsolve” this topic for now so the notification can still be posted once the fix is out
1 Like
kinreas
December 21, 2022, 8:20am
7
Same error here, i also noticed that in expression fields, when this error appears, data from previous nodes isn’t getting highlighted but it’s shown as “normal text”. Adding a blank space to one of the data field in the text, temporarly fixes the issue and highlights all the data fields…but as soon as you close and reopen the node, the bug is back and some text might not be there
be good to know when this is fixed, still have the issue with the latest update pulled
i have no idea how to even get at the data that i cant see, to complete this task
actually i exported all the flows from the n8n api so i might be able to see the rest of the content there…
jan
December 22, 2022, 9:05pm
11
We released 0.209.1
today, which should contain a fix for that. Can you please give it a try.
ah, im on 0.209.0 ill pull the new one now and confirm
jan
December 22, 2022, 10:17pm
14
Hm strange. I will report back to the developers. Thanks for testing!
1 Like
ivov
December 23, 2022, 8:27am
15
Workflow I was sent to reproduce no longer truncates expression on scroll as of 0.209.1.
If you can please provide full reproduction details in your case.
alexsh
December 23, 2022, 10:47am
16
Hello, here you may find similar issue report and video - Send Email node trim HTML at around 6500+ character · Issue #4999 · n8n-io/n8n · GitHub
In 0.209.1 the scrolling lag looks fixed but the content of expression field is truncated after saving.
Video: Loom | Free Screen & Video Recording Software | Loom
kinreas
December 23, 2022, 12:26pm
17
Hello, just updated to 209.1, all my HTMLs got truncated :°) restoring them from previous executions stored in the database.
Here’s an HTML code that is giving us problems: html n8n - Pastebin.com
Yes same here, the bug still persists in 0.209.1 and content gets truncated.
The scrolling lag is better in a way that content does not dissapear anymore while scrolling, while scrolling still persists to be laggy.
The field is trucated as soon as you leave the editor and close the node, even before saving.
opened 05:46AM - 22 Dec 22 UTC
I am using 0.209.0. and also tested on 0.208.1, both in queue mode setup.
**… In all of my HTTP-Request nodes which I have imported, there are body parameters and query parameters cut off.**
I used to have 100 lines of body parameters and now there are only 62 lines, which means that I get a "invalid JSON Body Parameter" Error.
Also the expression window in the HTTP-Request node has display problems when scrolling down and shows just a white area.
Sometimes content loads when clicking into the white space. This happens on all latest Chrome, Firefox and Edge Browsers.
On 0.196.0 where I was last, all was fine.
_I am am very frustrated as n8n has gotten more and more bugs and is not fit for production use anymore in the the latest versions. Seeing the "30 second scrolldown" on the github branches with no clear "stable" or "development" branch maybe one of the problems why versions just get released on https://docs.n8n.io/reference/release-notes/ and users get notified about a update like it is stable in their n8n user interface. Sorry for the harsh words but I was promoting n8n quite strong and based big projects on it but now it begins to put everything at risk._
It would be really nice to see some change and see n8n production ready to scale.
**General Versions used to confirm this bug:**
TRAEFIK_VERSION_TAG=v2.9.6
POSTGRESQL_VERSION_TAG=12.13 / and 11
REDIS_VERSION_TAG=alpine
N8N_VERSION_TAG=0.209.0 / and 0.208.1
No further logs error logs were thrown by n8n or the other containers (db, redis etc. )
netroy
December 23, 2022, 3:14pm
19
Fixed by @ivov here . and will likely be released later today.
1 Like
Still disappeared for me when scrolling… Along with the truncated info
Not at home at moment so can’t share examples
jan
December 23, 2022, 3:30pm
21
@RedPacketSec I assume you mean with 0.209.1
and not with the unreleased fix by @ivov ?
jan
December 23, 2022, 4:37pm
23
Thanks a lot for confirming. Will release the new version soon.
2 Likes
jan
December 23, 2022, 5:57pm
24
Got released with [email protected]
3 Likes
MutedJam
Closed
March 23, 2023, 5:57pm
25
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.