zadam / trilium

Build your personal knowledge base with Trilium Notes
GNU Affero General Public License v3.0
26.91k stars 1.88k forks source link

(Bug report) Seeing forced front end reloads #4241

Open sottey opened 1 year ago

sottey commented 1 year ago

Trilium Version

0.61.6-beta

What operating system are you using?

Ubuntu

What is your setup?

Server access only

Operating System Version

Ubuntu 20

Description

While editing a note (any note), I eventually have everything reload and I am put back at the top of the page.

Backend log shows: 23:05:53.109 JS Error: Encountered error Process exceeded time limit 30000: Error: Process exceeded time limit 30000 at Object.timeLimit (https://t4.vc/assets/v0.61.6-beta/app-dist/desktop.js:2:105536) at https://t4.vc/assets/v0.61.6-beta/app-dist/desktop.js:2:115797 at https://t4.vc/assets/v0.61.6-beta/app-dist/desktop.js:2:116512 at WebSocket.A (https://t4.vc/assets/v0.61.6-beta/app-dist/desktop.js:2:116540), reloading frontend. Stack: Error at T (https://t4.vc/assets/v0.61.6-beta/app-dist/desktop.js:2:114906) at https://t4.vc/assets/v0.61.6-beta/app-dist/desktop.js:2:115847

Console logs are empty.

Error logs

No response

sottey commented 1 year ago

Note: I have moved back to 60.4. the stable works fine. I wonder if there is some websocket config that changed that I need to configure?

Thanks!

zadam commented 1 year ago

Hmm, this happens when there's some error and the safe way to recover from it is to reload. Is there perhaps something interesting in the backend log in trilium-data/log?