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

Issue with nohup #4

Open
prashantmitm opened this issue Apr 18, 2020 · 0 comments
Open

Issue with nohup #4

prashantmitm opened this issue Apr 18, 2020 · 0 comments

Comments

@prashantmitm
Copy link

Hi, I think there is an issue with the nohup function to your script.
It says the below error, also gave absolute path of the script and for testing gave permission 777

prashant@ubuntu:$ nohup sudo python dga-detection.py -o 2 -i enp0s3
nohup: ignoring input and appending output to 'nohup.out'
[sudo] password for prashant:
prashant@ubuntu:
$ cat nohup.out
python: can't open file 'dga-detection.py': [Errno 2] No such file or directory

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