infix icon indicating copy to clipboard operation
infix copied to clipboard

Audit bootstrap to fix jq error

Open troglobit opened this issue 1 year ago • 0 comments

On first boot, no startup-config, the bootstrap script logs this slightly worrying line:

Jan 21 21:17:18 infix finit[1]: Starting bootstrap[780]
Jan 21 21:17:18 infix bootstrap[780]: jq: error (at <stdin>:0): Cannot iterate over null (null)

Probably missing a file exists check.

troglobit avatar Aug 09 '24 06:08 troglobit