You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ok, this is a known problem, due to buffering before sending the data to the broker.
I solved it for the default options (not using -mongocOnly nor -experimental).
I still haven't fixed it for the implementation for the new mongoc driver.
The problem is that more than one instance of the very same entity is part of the batch.
The fix, as I said is known but quite complex.
I won't be able to implement the fix before my upcoming vacations (until August 9), so, if you're in a hurry, try to avoid to send entity batches with more than one instance of the same entity.
Hi, i'm trying to provision a new device on orion-ld using the iotagent-opcua but i'm encountering this error during the process
Here's the docker-compose that i'm using
Do you know why is it happening? Thanks for the help!
The text was updated successfully, but these errors were encountered: