thingsboard / thingsboard-edge

Apache License 2.0
98 stars 74 forks source link

[Bug] User can't login to edge after initial edge connection - restart of edge requires #20

Closed volodymyr-babak closed 2 years ago

volodymyr-babak commented 2 years ago

Describe the bug In case of slow performance of the cloud, general event processing may start only during the next uplink message and this could lead to some bad user experience - missing user credentials or device.

The problem is rarely reproducible in slow cloud environments.

To Reproduce Steps to reproduce the behavior:

  1. Connect edge to cloud
  2. Try to log in with your tenant credentials
  3. See error that credentials are wrong

Expected behavior The user is able to log in successfully.