Guardian server fails to run #9283
Unanswered
lenianiva
asked this question in
Help & Support
Replies: 1 comment
-
|
You definitely identified the right spot where the error is coming from. What I can tell you from reading that code is that Anyways, I'd recommend trying the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm setting up a concourse worker service in NixOS, with the runtime being
guardian.I got this error:
Seems like it was produced by this code which runs iptables.go.
Since it says
setup-global-chains:, it meansbuff.toString()is empty. What could be causing this problem? I tried removing all the sandboxing from systemd and this error persists.I'm using Concourse version 7.14.1 and Guardian rev
46f1db7abef6721db5aa3a65632646b9adcc1b49.Beta Was this translation helpful? Give feedback.
All reactions