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] Scan log only shows "A terminal is required to read the password" #307

Closed
1 task done
dustingrady opened this issue May 16, 2024 · 3 comments
Closed
1 task done
Labels
Bug Something isn't working

Comments

@dustingrady
Copy link

dustingrady commented May 16, 2024

Is there an existing issue for this?

  • I have searched the existing issues and the Help/FAQ section of Pi.Alert

Current Behavior

When checking the Scan log, the following is displayed:

sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo: a password is required
sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo: a password is required

Environment

Debian 12 with the one-step installer

Anything else?

I'm not sure if it's the intention or not, but PiAlert seems to need WAN access to run. I'm trying to run this internally with no internet access to the outside world (I do not need to track my WAN IP, only RFC1918 ones)

@dustingrady dustingrady added the Bug Something isn't working label May 16, 2024
@leiweibau
Copy link
Owner

leiweibau commented May 17, 2024

I know #128 (comment)

Is everything else working correctly? If this is the case, I will close the issue again.

I'm not sure if it's the intention or not, but PiAlert seems to need WAN access to run.

That is correct. There are various necessities for Internet access, first and foremost the notifications. However, there was once a request in which we " modified" Pi.Alert so that it worked without internet access. But that was a few updates ago and of course this version can no longer be updated.

#45

@leiweibau
Copy link
Owner

Or, maybe you missed the point with this command:
sudo $HOME/back/pialert-cli set_sudoers

@leiweibau
Copy link
Owner

I am closing this issue due to lack of feedback

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