Replies: 3 comments
-
|
Ah, one thing of note: the error was persistent between browser refreshes. So something might have happened during MAILBOX2 creation, and was only triggered during deletion. Unfortunately, I wasn't wise enough to attempt restarting the server. |
Beta Was this translation helpful? Give feedback.
-
|
Any useful information in the logs? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
Stalwart WebUI rendered both MAILBOX1 and MAILBOX2 as MAILBOX2. After deleting MAILBOX2, database corrupted, seemingly deleting MAILBOX2 metadata but MAILBOX1 actual content.
Due to the corruption, the mailbox list is not being rendered anymore. Error complains about MAILBOX1 being missing.
How can we reproduce the problem?
I can reproduce the problem by doing the following steps:
I do not believe it can be reproduced at will. It's a result of the WebUI spontaneously rendering a single mailbox twice, while one of them seemingly representing another mailbox.
I suspect that the delete operation removed MAILBOX2 metadata while removing the actual MAILBOX1, somehow.
Version
v0.13.x
What database are you using?
RocksDB
What blob storage are you using?
RocksDB
Where is your directory located?
Internal
What operating system are you using?
Linux
Relevant log output
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions