Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • stork stork
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 197
    • Issues 197
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source Projects
  • storkstork
  • Issues
  • #273

Closed
Open
Created May 12, 2020 by Michal Nowikowski@godfrydContributor

stork-agent cannot read bind config files that have 600 persmissions

@garbled1 reported in #243 (closed):

This was what told me there was an error:
May  9 06:05:35 pollux stork-agent[28307]: #33 (closed)[33mWARN#033[0m[2020-05-09 06:05:35]            bind9.go:254   cannot parse BIND 9 config file /etc/bind/named.conf: exit status 1

At the top of that file, I include /etc/bind/rndc.key
Easy fix was to edit /etc/group:
bind:x:113:stork-agent

stork-agent could be added to bind group during installation if this group exists

Edited May 12, 2020 by Michal Nowikowski
Assignee
Assign to
Time tracking