Empty Users Map in LocalDB in Offline Mode #37

Closed
opened 2020-09-20 22:04:13 +02:00 by delvh · 1 comment
Owner

When entering offline mode it can happen that even though the users.db file is present, the users map is empty after calling localDB#loadUsers.
Unsurprisingly this results in EnvoyException: Could not enter offline mode: user name unknown 2 lines after the seemingly erroneus function.

This shows what I mean:
image
This image has been taken directly after the aforementioned method.

This shows that all necessary files should be present:
image

When entering offline mode it can happen that even though the users.db file is present, the users map is empty after calling `localDB#loadUsers`. Unsurprisingly this results in `EnvoyException: Could not enter offline mode: user name unknown` 2 lines after the seemingly erroneus function. This shows what I mean: ![image](/attachments/e1ba8029-6dca-436e-bc3a-c8aae2c6f9c6) This image has been taken directly after the aforementioned method. This shows that all necessary files should be present: ![image](/attachments/50187b83-62ca-4009-996c-1edb6fa771ac)
delvh added this to the v0.2-beta milestone 2020-09-20 22:04:13 +02:00
delvh added the
bug
client
S
labels 2020-09-20 22:04:13 +02:00
kske was assigned by delvh 2020-09-21 20:09:03 +02:00
kske was unassigned by delvh 2020-09-21 20:09:09 +02:00
kske was assigned by delvh 2020-09-21 20:09:13 +02:00
Owner

Fixed in 5b4f2762e5

Fixed in 5b4f2762e5
kske closed this issue 2020-09-22 16:11:57 +02:00
kske changed title from Empty users map in LocalDB in offline mode to Empty Users Map in LocalDB in Offline Mode 2020-09-22 16:13:44 +02:00
This repo is archived. You cannot comment on issues.
No description provided.