I have been running Home-Assistant for years on a Raspberry pi running docker. However, I have recently decided to move this to a faster machine running ubunutu. I moved all the files and started the container but it jsut goes to the create a user onboarding when it starts up so it appears it is not reading the configuration files even though they are pointed at the right area. I was wondering if there is any documentation or steps you can point me towards so I can resolve this.
Did you copy the hidden directories ?
1 Like
Also verify file permissions
It ended up being hidden files so all is good now. I really appreciate the help.