8gears / n8n-helm-chart

A Kubernetes Helm chart for n8n a Workflow Automation Tool. Easily automate tasks across different services.
https://artifacthub.io/packages/helm/open-8gears/n8n
Apache License 2.0
187 stars 97 forks source link

su-exec: setgroups: Operation not permitted #76

Closed clouedoc closed 7 months ago

clouedoc commented 7 months ago

My n8n pod is crashing with this error:

su-exec: setgroups: Operation not permitted
su-exec: setgroups: Operation not permitted
su-exec: setgroups: Operation not permitted
su-exec: setgroups: Operation not permitted

I think the error is due to the commits made today. I will pin to a commit made beforehand and report back.

clouedoc commented 7 months ago

Maybe the issue is that I'm also running an old version?

        image:
          tag: 0.230.3
clouedoc commented 7 months ago

Edit, yes, the issue is that I didn't upgrade the app version.. Now is not the time for me, I'll keep that for later :)