Skip to content

Instantly share code, notes, and snippets.

@overas
Created February 18, 2022 08:47
Show Gist options
  • Save overas/d01e35f34bb7d7f2ce66267bc51d353f to your computer and use it in GitHub Desktop.
Save overas/d01e35f34bb7d7f2ce66267bc51d353f to your computer and use it in GitHub Desktop.
pi@airiana:~/Airiana-python3-migration $ sudo service airiana status
● airiana.service - Airiana Core executive
Loaded: loaded (/etc/systemd/system/airiana.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Fri 2022-02-18 09:26:21 CET; 1s ago
Process: 1071 ExecStart=/usr/bin/python3 /home/pi/airiana/airiana-core.py daemon ping humidity TCP (code=exited, status=2)
Main PID: 1071 (code=exited, status=2)
CPU: 118ms
Feb 18 09:26:21 airiana systemd[1]: airiana.service: Scheduled restart job, restart counter is at 5.
Feb 18 09:26:21 airiana systemd[1]: Stopped Airiana Core executive.
Feb 18 09:26:21 airiana systemd[1]: airiana.service: Start request repeated too quickly.
Feb 18 09:26:21 airiana systemd[1]: airiana.service: Failed with result 'exit-code'.
Feb 18 09:26:21 airiana systemd[1]: Failed to start Airiana Core executive.
sh: 1: disown: not found
pi@airiana:~/Airiana-python3-migration $ cat ./RAM/err
cat: ./RAM/err: No such file or directory
pi@airiana:~/Airiana-python3-migration $ ./RAM/error_rate
-bash: ./RAM/error_rate: No such file or directory
pi@airiana:~/Airiana-python3-migration $ cd RAM/
pi@airiana:~/Airiana-python3-migration/RAM $ ls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment