Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Homer not working #269

Open
petruut opened this issue Dec 16, 2022 · 1 comment
Open

[BUG] Homer not working #269

petruut opened this issue Dec 16, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@petruut
Copy link

petruut commented Dec 16, 2022

Describe the bug
Deploying Homer on default settings and fresh install of portainer (Pi 4, docker added to pi user group) results in Unhealthy container that doesn't work.

To Reproduce
Steps to reproduce the behavior:

  1. Deploy container with default settings from the https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Template/portainer-v2.json
  2. It says it's deployed, but doesn't work

Expected behavior
I'd expect it to work...

Screenshots
image

image

image

Portainer Logs
No configuration found, installing default config & assets
Assets directory not writable. Check assets directory permissions & docker user or skip default assets install by setting the INIT_ASSETS env var to 0

over and over again

@petruut petruut added the bug Something isn't working label Dec 16, 2022
@rahdabas
Copy link

rahdabas commented Sep 9, 2023

This fixed the above mentioned issue for me:

cd /portainer/Files/AppData/Config/Homer
sudo chown -R 1000:1000 assets/

refer to homer issue: bastienwirtz/homer#441

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants