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

WARNING : root : Unknown stanza interface: nick #7

Open
chatugeone opened this issue Dec 30, 2024 · 2 comments
Open

WARNING : root : Unknown stanza interface: nick #7

chatugeone opened this issue Dec 30, 2024 · 2 comments

Comments

@chatugeone
Copy link

Can someone tell me what this warning is? Everything seems to be working.
I am using the current code bas that is here on git hub.

This is what i see in docker:
DEBUG Writing ktop_asus43-rwrks .300259_nwws_processor.4905.txt
INFO message stanza rcvd from nwws-oi saying... KARX issues RWR valid 2024-12-30T03:00:00Z
DEBUG Writing karx_asus43-rwrarx.300259_nwws_processor.4906.txt
WARNING:root:Unknown stanza interface: nick
INFO message stanza rcvd from nwws-oi saying... KIND issues RWR valid 2024-12-30T03:00:00Z
DEBUG Writing kind_asus43-rwrin .300259_nwws_processor.4907.txt
INFO message stanza rcvd from nwws-oi saying... KIND issues Area Forecast Matrices (AFM) valid 2024-12-30T02:58:00Z
DEBUG Writing kind_fous53-afmind.300259_nwws_processor.4908.txt
WARNING:root:Unknown stanza interface: nick
INFO message stanza rcvd from nwws-oi saying... KMKX issues RWR valid 2024-12-30T03:00:00Z
DEBUG Writing kmkx_asus43-rwrwi .300259_nwws_processor.4909.txt
INFO message stanza rcvd from nwws-oi saying... KPBZ issues Point Forecast Matrices (PFM) valid 2024-12-30T02:59:00Z
DEBUG Writing kpbz_fous51-pfmpbz.300259_nwws_processor.4910.txt
WARNING:root:Unknown stanza interface: nick
INFO message stanza rcvd from nwws-oi saying... KGRB issues RWR valid 2024-12-30T03:00:00Z
DEBUG Writing kgrb_asus43-rwrgrb.300259_nwws_processor.4911.txt
WARNING:root:Unknown stanza interface: nick
WARNING:root:Unknown stanza interface: nick
WARNING:root:Unknown stanza interface: nick
INFO message stanza rcvd from nwws-oi saying... KAKQ issues Area Forecast Discussion (AFD) valid 2024-12-30T02:59:00Z
DEBUG Writing kakq_fxus61-afdakq.300300_nwws_processor.4912.txt

@jbuitt
Copy link
Owner

jbuitt commented Dec 30, 2024

I believe it happens because I had an older version of the XMPP library zorn-v/xmpp in composer.json. I just pushed an update that appears to fix the issue. Just run composer update and try to run the script again.

Jim

@chatugeone
Copy link
Author

Hi Jim, Thank you for the reply. I goof however, I should have said I 'm using the Python version and not the php, my fault. I'll give the PHP version a try.

If you're interested I am going to piping the output to mariadb and pulling the data with home assistant to make a better weather dashboard than home assistant provides.

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

2 participants