pixelated / pixelated-user-agent

User facing components of Pixelated: a JavaScript single page app and a RESTful service.
GNU Affero General Public License v3.0
159 stars 72 forks source link

New mail is not displayed on first try #966

Closed varac closed 7 years ago

varac commented 7 years ago

I just loged into wazokazi, clicked on a new, unread mail but it was not displayed. I only saw "Waiting for wazokazi.is...".

After a while I clicked on an older, read mail what was displayed fine, and afterwards I could read the new mail.

tuliocasagrande commented 7 years ago

hey @varac, can you add the time/day you faced this problem? It'd be easier to track the log.

varac commented 7 years ago

I stepped into this today again.

This is the log from logging in, and trying to open a new mail:

wazokazi.is.log.txt

This is the log from showing an old mail and re-trying successfully showing the new mail from above:

wazokazi2.is.log.txt

tuliocasagrande commented 7 years ago

Hello @varac, thanks for the logs, that helps a lot.

As far as I can see, absolutely every error is related with Failed to encrypt/decrypt: [GNUPG:] NODATA 2, so it endorses our hypothesis that your unreadable incoming queue is bringing this unstable state (by consuming resources and so on).

Let's see if this problem persists after #981.

anikarni commented 7 years ago

Closed due to inactivity after the issue @tuliocasagrande mentioned