flame icon indicating copy to clipboard operation
flame copied to clipboard

Enable non-root container build

Open luckyf opened this issue 3 years ago • 3 comments

Closes #308.

luckyf avatar Feb 08 '22 16:02 luckyf

just wanted to say thank you for this - the less pods running as root the better. looking forward to it getting merged :ok_hand:

glitchcrab avatar Feb 12 '22 23:02 glitchcrab

App is not starting on Linux on existing instance. I'm guessing it's due to permission issues to some of the files.

Edit:

Error: EACCES: permission denied, copyfile '/app/data/customQueries.json' -> '/app/data/customQueries.json'

Error: EACCES: permission denied, open 'data/config.json'

[2022-02-14 11:39:22.690 UTC+0] [ERROR] SQLITE_READONLY: attempt to write a readonly database

pawelmalak avatar Feb 14 '22 11:02 pawelmalak

@pawelmalak Thanks a lot for the hint on existing instances. Just tested it on a new instance. I added #314 to fix this.

luckyf avatar Feb 17 '22 18:02 luckyf