Editing of item takes a very long time to save #4892

Closed
opened 2026-03-07 20:04:46 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @ericlau-solid on GitHub (Apr 12, 2022).

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). 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?
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.

@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.

@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.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#4892