Skip to content

SQLite Errors on new Docker Install #1054

Closed Answered by KuJoe
dschulz72 asked this question in Q&A
Discussion options

You must be logged in to vote

I had this same issue when I installed ARM today. Run this command as root:
chown -R arm:arm /home/arm

The problem I was having is that the installer set the ownership to everything as root so the arm user it created couldn't access anything in the /home/arm directory including the SQLite3 file.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@microtechno9000
Comment options

Answer selected by dschulz72
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants