-
Notifications
You must be signed in to change notification settings - Fork 78
Crash:IndexError: list index out of range #157
Comments
Signed-off-by: Timofey Titovets <[email protected]>
Thank u vy much |
Jul 02 19:52:14 tsid ananicy[11050]: Load rules: /etc/ananicy.d/00-default/skype.rules |
Signed-off-by: Timofey Titovets <[email protected]>
* https://github.com/Nefelim4ag/Ananicy: Create riot.rules Create brave.rules Disable OOM score for Xorg & lightdm for nefelim4ag#177 Add firefox-esr in firefox.rules Update firefox.rules rclone.rules (nefelim4ag#174) Make sysctl ignore errors Fix autogroup arg description Disable linux autogroup on start Add autogroup parsers Add xonotic game added cc1plus and xz Implemented rtprio rule property. Try fix issue: nefelim4ag#157 Signed-off-by: Raphiel Rollerscaperers <[email protected]>
[uname -a output:
Linux tsid 4.19.0-5-amd64 #1 SMP Debian 4.19.37-5 (2019-06-19) x86_64 GNU/Linux]
[output of journalctl -aefu ananicy]
Load rules: /etc/ananicy.d/00-default/imagemagick.rules
Jun 23 14:27:33 tsid ananicy[10828]: Load rules: /etc/ananicy.d/00-default/google-chrome.rules
Jun 23 14:27:33 tsid ananicy[10828]: Traceback (most recent call last):
Jun 23 14:27:33 tsid ananicy[10828]: File "/usr/bin/ananicy", line 769, in
Jun 23 14:27:33 tsid ananicy[10828]: main(sys.argv)
Jun 23 14:27:33 tsid ananicy[10828]: File "/usr/bin/ananicy", line 750, in main
Jun 23 14:27:33 tsid ananicy[10828]: daemon.run()
Jun 23 14:27:33 tsid ananicy[10828]: File "/usr/bin/ananicy", line 688, in run
Jun 23 14:27:33 tsid ananicy[10828]: self.process_tpid(tpid)
Jun 23 14:27:33 tsid ananicy[10828]: File "/usr/bin/ananicy", line 671, in process_tpid
Jun 23 14:27:33 tsid ananicy[10828]: rule_name = pe.stat_name
Jun 23 14:27:33 tsid ananicy[10828]: File "/usr/bin/ananicy", line 74, in stat_name
Jun 23 14:27:33 tsid ananicy[10828]: return _status_file.readline().split()[1]
Jun 23 14:27:33 tsid ananicy[10828]: IndexError: list index out of range
Jun 23 14:27:33 tsid systemd[1]: ananicy.service: Main process exited, code=exited, status=1/FAILURE
Jun 23 14:27:33 tsid systemd[1]: ananicy.service: Failed with result 'exit-code'.
Jun 23 14:27:33 tsid systemd[1]: ananicy.service: Consumed 351ms CPU time.
Jun 23 14:27:33 tsid systemd[1]: ananicy.service: Service RestartSec=100ms expired, scheduling restart.
Jun 23 14:27:33 tsid systemd[1]: ananicy.service: Scheduled restart job, restart counter is at 6.
Jun 23 14:27:33 tsid systemd[1]: Stopped Ananicy - ANother Auto NICe daemon.
Jun 23 14:27:33 tsid systemd[1]: ananicy.service: Consumed 351ms CPU time.
Jun 23 14:27:33 tsid systemd[1]: ananicy.service: Start request repeated too quickly.
Jun 23 14:27:33 tsid systemd[1]: ananicy.service: Failed with result 'exit-code'.
Jun 23 14:27:33 tsid systemd[1]: Failed to start Ananicy - ANother Auto NICe daemon.
The text was updated successfully, but these errors were encountered: