Skip to content

Fedora42 KDE desktop syncing issues with the app #5804

Closed
@carloshelly

Description

@carloshelly

Description

Everything is going well from the server sync to any browser access to my nginx setup running at notes.mydomain.ca
I have been quite successful with this for months until 0.94.x version came out. Everytime I open my app (not the browser), it will create an insane amount of spam 24/7 in the server logs.

I've tried to disable the AI feature because im running several ollama AI in many unraid setup for fun. I also tried to redo the embedding, etc. Nothing works. Triliumnext app (flatpak or .zip or .rpm) will just create this insane loop described below. What you are seeing is when I tried to uncheck the LLM feature.

Also, the sync icon the app is turning none stop probably due to that code loop.

Is there a way to rollback everything to 0.93? I tried, im getting database error messages when trying.
My other solution would probably be to export all of it and destroy this docker.

Thoughts? Thanks!!

TriliumNext Version

0.94.1

What operating system are you using?

Other Linux

What is your setup?

Local + server sync

Operating System Version

unraid docker-compose file for the server + app on the machines

Error logs

200 GET /api/sync/changed?instanceId=31qijao1Jrnm&lastEntityChangeId=122365&logMarkerId=15wIYoT7xf with 83960 bytes took 4ms
200 GET /api/sync/changed?instanceId=31qijao1Jrnm&lastEntityChangeId=122411&logMarkerId=qvrkSb0JsL with 73 bytes took 3ms
204 POST /api/sync/finished with 0 bytes took 1ms
Content hash computation took 12ms
Slow 200 GET /api/sync/check with 14680 bytes took 15ms
204 POST /api/sync/check-entity-changes with 0 bytes took 8ms
Added sector 6 of 'note_embeddings' (11 entities) to the sync queue.
204 POST /api/sync/queue-sector/note_embeddings/6 with 0 bytes took 5ms
Added sector 9 of 'note_embeddings' (13 entities) to the sync queue.
204 POST /api/sync/queue-sector/note_embeddings/9 with 0 bytes took 5ms
Added sector G of 'note_embeddings' (14 entities) to the sync queue.
204 POST /api/sync/queue-sector/note_embeddings/G with 0 bytes took 5ms
Added sector v of 'note_embeddings' (9 entities) to the sync queue.
204 POST /api/sync/queue-sector/note_embeddings/v with 0 bytes took 4ms
304 GET /api/setup/status with 59 bytes took 0ms
200 POST /api/login/sync with 56 bytes took 2ms
Sending message to all clients: {"type":"sync-pull-in-progress","lastSyncedPush":0}
updated: {}, alreadyUpdated: 0, erased: 0, alreadyErased: 0
204 PUT /api/sync/update?logMarkerId=Ru1S04x4fh with 0 bytes took 7ms
Returning 23 entity changes in 2ms
200 GET /api/sync/changed?instanceId=31qijao1Jrnm&lastEntityChangeId=122434&logMarkerId=GYdg5L9yKB with 83960 bytes took 4ms
200 GET /api/sync/changed?instanceId=31qijao1Jrnm&lastEntityChangeId=122480&logMarkerId=nBHbzaY7k6 with 73 bytes took 1ms

(in a loop every 50ms maybe, its spamming none stop)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions