Open Phelms215 opened 6 years ago
Can you insert into line 72 of that script: print repr(mh) and tell me what that object looks like?
Thanks for the quick reply - see the message below. I'm a novious in Python, but I spect the issue is it cannot process RUA user metadata.
<MessageHeader(ver=1, type=1, length=41, data=<Error(code=-1, length=35, error_msg=Could not process RUA user metadata)>)>
Traceback (most recent call last):
File "./client.py", line 80, in <module>
sys.exit(main())
File "./client.py", line 74, in main
setLastStamp(mh.data.timestamp)
AttributeError: 'Error' object has no attribute 'timestamp'
Ah. Are you using RUA in your environment?
We do use the user agent in our environment - Is there a way to just ignore that data?
I'll try to dig in over the weekend.
I am attempting to use this application as a stepping stone to collect connection events. When I run the cilent.py script I get the error message below. Any help would be greatly appreciated.
Error Message
estreamer.config