impermanence icon indicating copy to clipboard operation
impermanence copied to clipboard

`user.*.directories` assertion is displaying incorrectly`

Open MangoIV opened this issue 2 years ago • 0 comments

Failed assertions:
       - environment.persistence:
           Users and home doesn't match:
             forgejo: /home/forgejo != /var/lib/forgejo
             mangoiv: /home/mangoiv != /home/mangoiv
             root: /root != /root

           You probably want to set each
           environment.persistence.<path>.users.<user>.home to
           match the respective user's home directory as
           defined by users.users.<user>.home.

it should probably only display the first line

MangoIV avatar Jan 05 '24 13:01 MangoIV