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

start of argononed.service hangs #10

Open
plix1014 opened this issue Nov 11, 2023 · 0 comments
Open

start of argononed.service hangs #10

plix1014 opened this issue Nov 11, 2023 · 0 comments

Comments

@plix1014
Copy link

plix1014 commented Nov 11, 2023

I have a Pi4 with booksworm.
I installed the fan controll script with "curl https://download.argon40.com/argon1.sh | bash"
The script hangs when starting the service.
If I manually start the service with "systemctl start argononed.service" systemctl hangs and never gives back the console.
If I directly start the python script "/usr/bin/python3 /etc/argon/argononed.py" it does not daemonize. However, I could manually start the script in background.
I also installed the scripts from this repository with an updated service file. I still get the same issue.
What's wrong?

If I run the systemctl command and in an other terminal I run a "pstree <systemctl pid" I get "systemctl───systemd-tty-ask"

An strace just shows "ppoll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}], 2, NULL, NULL, 8 <unfinished ...>"

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

No branches or pull requests

1 participant