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

[TOR] Fix start up #1519

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Conversation

akrigator
Copy link
Contributor

with ix permission still get

s6-rc-oneshot-run: fatal: unable to exec /etc/s6-overlay/s6-rc.d/init-tor/run: Permission denied
s6-rc: warning: unable to start service init-tor: command exited 126
/run/s6/basedir/scripts/rc.init: warning: s6-rc failed to properly bring all the services up! Check your logs (in /run/uncaught-logs/current if you have in-container logging) for more information.
/run/s6/basedir/scripts/rc.init: fatal: stopping the container.

let's try with rix

@akrigator
Copy link
Contributor Author

akrigator commented Aug 14, 2024

@alexbelgium , sorry for bothering, but how to build addon locally before pushing to upstream?
i've find out that i can run local home assistant from that repository and it contain all plugins on with local git version. But it fails to download a new container since it has not been deployed yet to public storage:

Can't install ghcr.io/alexbelgium/tor-aarch64:5.0.1-3: 500 Server Error for http+docker://localhost/v1.46/images/create?tag=5.0.1-3&fromImage=ghcr.io%2Falexbelgium%2Ftor-aarch64&platform=linux%2Farm64: Internal Server Error ("manifest unknown")

@alexbelgium alexbelgium merged commit a3d29d1 into alexbelgium:master Aug 14, 2024
7 checks passed
@alexbelgium
Copy link
Owner

Have you just tried to +x your run file for root which executes the run file?

To run locally what I do is remove the image tag from config.yaml before starting the devcontainer. This enables local build instead of using the remote image

@akrigator akrigator mentioned this pull request Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants