Home assistant wont install on 25.04.2.6

trying to install home assistant and it keeps throwing this code at about 60 percent done. its the stable one from the apps so i don’t know the problem anybody have any ideas

Well did you do what the error message said in the last line and checked the lifecycle log?

sudo cat /var/log/app_lifecycle.log

Should give you hints why it fails to deploy

postgres upgrade didn’t complete. ill try with a different postgres

tried both postgrest versions and they both failed. this is the stable version from truenas

Try using the automatic permissions checkbox when assigning the postgres storage dataset or manually giving ownership of that dataset to 999:999.

2 Likes

that worked!!! thanks

1 Like