Willi Sontopski
Willi Sontopski
I'm not sure if we are talking from the same thing. The error here occurs **before** I can connect my client to the server. So subscription or polling is not...
From the other logs I can tell that the server sends a lot of garbage at this time: - `asyncua.ua.uaerrors._base.UaError: Unsupported message type b'\x00Qf'` - `asyncua.ua.uaerrors._base.UaError: No request found for...
Here are more logs: ``` 2022-06-26 01:30:03.824: INFO opc ua client: connect() 2022-06-26 03:30:03 2022-06-26 01:30:03.965: ERROR Exception raised while parsing message from server 2022-06-26 03:30:03 Traceback (most recent call...
@schroeder- Thank you for this fix! Unfortunately I'm able to test this because I'm unable to reproduce the bug. So I hope for the best :grinning:
This is exactly what I needed :)
I added the [flutter_lints](https://pub.dev/packages/flutter_lints) library in this PR: https://github.com/timtraversy/new_version/pull/83
Yes, there is a roll-out delay
@timtraversy Yes. At least for me, this is exactly the problem.
Hey @Fintasys any news on this?
What exactly is to be done here?