-
When creating/deleting notes, the note does not automatically appear or disappear and requires a refresh to update the page every time. I also noticed the same issue when just trying to hide or open the panel. This issue is NOT an issue with Trilium but instead something with NGINX Proxy Manager. If I remove the proxy manager from the equation everything works as it should. Also, I did not have this issue with SWAG but recently decided I wanted something that was a little easier to manage so it's not even really specific to nginx itself it seems. Other things to note: I do use Authentik however I've removed all config for that to rule that out. I've also attempted to disable Cache Assets, Websockets Support, Block Common Exploits as well as removed all SSL related items to no avail. I have attempted both Firefox and Chrome as well as using incognito to rule out a cookie issue however the issue persists. My question is, has anyone else ran into this or have any ideas of what might be causing me to have to refresh? If you are using NGINX Proxy Manager and not having these issues, can you let me know what you have set so I can attempt to see if it helps me out. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Are you using the recommended configuration found here? If so, perhaps press F12 and check for failed network requests/errors logged. |
Beta Was this translation helpful? Give feedback.
-
Hi, this happens when websocket communicatin is not going through - usually proxy server blocks it. |
Beta Was this translation helpful? Give feedback.
Are you using the recommended configuration found here? If so, perhaps press F12 and check for failed network requests/errors logged.