easydigi
easydigi
> Does anyone know about this issue and can help? `LOWCODER_MAX_REQUEST_SIZE: 75m ` Set this environment variable and restart.
I also have the same problem.
> The example workflow is working fine for me in `1.58.1`. > > @coroschina @easydigi @LeoPQDT @luizeof can you all try the test workflow provided in `1.58.1` and see if...
> Hey @easydigi, > > Can you include tests for this? Sorry, I'm not a professional developer. I simply noticed this bug and fixed it using Cursor's suggestions. I'm not...
> Hey @easydigi, > > I am not able to reproduce this on 1.68.0, Were you able to hit the same issue with 1.68.0 as well? I am using version...
After investigation, the issue is more easily reproduced when two Webhooks are set up, approximately 3 to 4 times out of every 10 attempts. The backend debug information is as...
Below are the logs from a normal operation, which appear to be Webhook requests. Sometimes, these requests occur earlier than the Worker startup time. `webhook-2 | 2024-11-17T16:17:42.079Z | debug |...
> Hey @easydigi, > > In your set up do you have your load balancer set up to make sure all test requests only go to the main instance and...
nginx -> traefik - > --------------- Docker ------------- ->Main - domain:n8n.xxx.com ->Works x2 ->Webhook x2. - domain:api.xxx.com
> @easydigi out of interest and unrelated to this issue directly... Why are you using 2 reverse proxies? I would make sure you have n8n_proxy_hops set to 2 just to...