Mason10198 / SkywarnPlus

Empowering Asterisk / app_rpt Nodes with Local Alert Intelligence
GNU General Public License v3.0
45 stars 3 forks source link

Not playing active warning - error in log file #79

Closed Steve-AG2AA closed 4 months ago

Steve-AG2AA commented 4 months ago

I added NYC023 because it had an active warning so I could test. No tail message played, no red message on supermon. when county NYC023 is not in the list, no error generated in log.

llinux log: Feb 10 13:55:04 HamVoIP_Radioless2 CROND[1858]: (root) CMDOUT (Traceback (most recent call last):) Feb 10 13:55:04 HamVoIP_Radioless2 CROND[1858]: (root) CMDOUT ( File "/usr/local/bin/SkywarnPlus/SkywarnPlus.py", line 1805, in ) Feb 10 13:55:04 HamVoIP_Radioless2 CROND[1858]: (root) CMDOUT ( main()) Feb 10 13:55:04 HamVoIP_Radioless2 CROND[1858]: (root) CMDOUT ( File "/usr/local/bin/SkywarnPlus/SkywarnPlus.py", line 1581, in main) Feb 10 13:55:04 HamVoIP_Radioless2 CROND[1858]: (root) CMDOUT ( alerts = get_alerts(COUNTY_CODES)) Feb 10 13:55:04 HamVoIP_Radioless2 CROND[1858]: (root) CMDOUT ( File "/usr/local/bin/SkywarnPlus/SkywarnPlus.py", line 527, in get_alerts) Feb 10 13:55:04 HamVoIP_Radioless2 CROND[1858]: (root) CMDOUT ( start_time = parser.isoparse(start)) Feb 10 13:55:04 HamVoIP_Radioless2 CROND[1858]: (root) CMDOUT (AttributeError: 'ArgumentParser' object has no attribute 'isoparse')

config.yaml

[root@HamVoIP_Radioless2 SkywarnPlus]# nano config.yaml GNU nano 2.5.3 File: config.yaml

- ARC119: "Pulaski.wav"

CountyCodes:

Mason10198 commented 4 months ago

Please update to the latest version (v0.6.1) to resolve this issue.

Steve-AG2AA commented 4 months ago

thank you for putting the update script in the skywarn plus directory as the regular hamvoip update (menu option one) does not update skywarn plus. skywarn plus now operating as expected with test county. thank you.