[GH-ISSUE #2413] Editing of item takes a very long time to save #1254

Closed
opened 2026-03-03 02:07:31 +03:00 by kerem · 2 comments
Owner

Originally created by @ericlau-solid on GitHub (Apr 12, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2413

Hi,

Running this on a synology / docker config, and there were no issues, no updates, nothing. Today, when I make changes to one item, I notice that time to save is very slow (at least 15 seconds), when it used to be really quick.

I decided to pull latest docker and upgraded container, but no changes. The synology drive has lots of space, and no config changes had taken place. The only thing I can think of is size of data. Using sqlite so maybe that's becoming a problem?

Originally created by @ericlau-solid on GitHub (Apr 12, 2022). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2413 Hi, Running this on a synology / docker config, and there were no issues, no updates, nothing. Today, when I make changes to one item, I notice that time to save is very slow (at least 15 seconds), when it used to be really quick. I decided to pull latest docker and upgraded container, but no changes. The synology drive has lots of space, and no config changes had taken place. The only thing I can think of is size of data. Using sqlite so maybe that's becoming a problem?
kerem closed this issue 2026-03-03 02:07:32 +03:00
Author
Owner

@BlackDex commented on GitHub (Apr 12, 2022):

Please check the browser developer console (F12) and check the timings of the request.
It could be it is the client which takes a long time. You also mention you have a lot of items.
Could you tell us how many items there are in total in the databases?

You should be able to see some numbers within the /admin interface.

<!-- gh-comment-id:1097193641 --> @BlackDex commented on GitHub (Apr 12, 2022): Please check the browser developer console (F12) and check the timings of the request. It could be it is the client which takes a long time. You also mention you have a lot of items. Could you tell us how many items there are in total in the databases? You should be able to see some numbers within the `/admin` interface.
Author
Owner

@ericlau-solid commented on GitHub (Apr 12, 2022):

Hi,

The system is working normally now, which I have no explanation. I do wonder if timing is an issue, since I rebooted both NAS, docker, container, multiple times. I was about to give up, went out for lunch, and now all is well.

Next time this happens I will definitely open browser console and check timings. Thanks.

<!-- gh-comment-id:1097333351 --> @ericlau-solid commented on GitHub (Apr 12, 2022): Hi, The system is working normally now, which I have no explanation. I do wonder if timing is an issue, since I rebooted both NAS, docker, container, multiple times. I was about to give up, went out for lunch, and now all is well. Next time this happens I will definitely open browser console and check timings. Thanks.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#1254
No description provided.