View Issue Details

IDProjectCategoryView StatusLast Update
0000119NixGeneralpublic2019-03-31 17:03
Reporterimmae Assigned Toimmae  
PriorityurgentSeveritymajorReproducibilityrandom
Status closedResolutionfixed 
Summary0000119: Nextcloud is very slow
Description

It started at around 2019-01-24 15:00, according to vdirsyncer errors:
Only a few sync errors before that date, and almost every hour after that.

Jan 25 15:00:05 immae.eu postfix/local[23284]: 1A7F7180067: to=<immae+immae_eu@localhost.immae.eu>, orig_to=<cron+immae_eu@immae.eu>, relay=local, delay=1.4, delays=1.2/0.14/0/0.09, dsn=2.0.0, status=sent (delivered to command: /usr/bin/procmail)                                                                                                                                                                                                                                        
Jan 26 02:00:10 immae.eu postfix/local[31553]: D5AC2180035: to=<immae+immae_eu@localhost.immae.eu>, orig_to=<cron+immae_eu@immae.eu>, relay=local, delay=8.6, delays=8.4/0.14/0/0.09, dsn=2.0.0, status=sent (delivered to command: /usr/bin/procmail)                                                                                                                                                                                                                                        
Jan 26 03:00:27 immae.eu postfix/local[19186]: 39E15180076: to=<immae+immae_eu@localhost.immae.eu>, orig_to=<cron+immae_eu@immae.eu>, relay=local, delay=25, delays=24/0.14/0/0.07, dsn=2.0.0, status=sent (delivered to command: /usr/bin/procmail)                                                                                                                                                                                                                                          
Jan 26 12:00:25 immae.eu postfix/local[9440]: 73FBF180093: to=<immae+immae_eu@localhost.immae.eu>, orig_to=<cron+immae_eu@immae.eu>, relay=local, delay=0.6, delays=0.35/0.14/0/0.1, dsn=2.0.0, status=sent (delivered to command: /usr/bin/procmail)                                                                                                                                                                                                                                         
Jan 26 15:00:28 immae.eu postfix/local[691]: 1FD7A1800F8: to=<immae+immae_eu@localhost.immae.eu>, orig_to=<cron+immae_eu@immae.eu>, relay=local, delay=26, delays=26/0.29/0/0.12, dsn=2.0.0, status=sent (delivered to command: /usr/bin/procmail)                                                                                                                                                                                                                                            
Jan 26 17:02:33 immae.eu postfix/local[19802]: E2123180153: to=<immae+immae_eu@localhost.immae.eu>, orig_to=<cron+immae_eu@immae.eu>, relay=local, delay=0.79, delays=0.4/0.3/0/0.09, dsn=2.0.0, status=sent (delivered to command: /usr/bin/procmail)                                                                                                                                                                                                                                        
Jan 26 18:02:33 immae.eu postfix/local[4836]: D33F3180153: to=<immae+immae_eu@localhost.immae.eu>, orig_to=<cron+immae_eu@immae.eu>, relay=local, delay=0.82, delays=0.41/0.31/0/0.11, dsn=2.0.0, status=sent (delivered to command: /usr/bin/procmail)                                                                                                                                                                                                                                       
Jan 26 19:02:33 immae.eu postfix/local[22032]: 56C08180159: to=<immae+immae_eu@localhost.immae.eu>, orig_to=<cron+immae_eu@immae.eu>, relay=local, delay=0.84, delays=0.44/0.31/0/0.09, dsn=2.0.0, status=sent (delivered to command: /usr/bin/procmail)                                                                                                                                                                                                                                      
Jan 26 20:02:32 immae.eu postfix/local[6840]: 2C30D180159: to=<immae+immae_eu@localhost.immae.eu>, orig_to=<cron+immae_eu@immae.eu>, relay=local, delay=0.78, delays=0.39/0.31/0/0.08, dsn=2.0.0, status=sent (delivered to command: /usr/bin/procmail)                                                                                                                                                                                                                                       
Jan 26 21:02:33 immae.eu postfix/local[23335]: 6BEF3180159: to=<immae+immae_eu@localhost.immae.eu>, orig_to=<cron+immae_eu@immae.eu>, relay=local, delay=0.73, delays=0.33/0.3/0/0.1, dsn=2.0.0, status=sent (delivered to command: /usr/bin/procmail)                                                                                                                                                                                                                                        
Jan 26 22:02:33 immae.eu postfix/local[10416]: A4D32180159: to=<immae+immae_eu@localhost.immae.eu>, orig_to=<cron+immae_eu@immae.eu>, relay=local, delay=0.84, delays=0.41/0.33/0/0.09, dsn=2.0.0, status=sent (delivered to command: /usr/bin/procmail)                                                                                                                                                                                                                                      
Jan 26 23:02:33 immae.eu postfix/local[32722]: 400ED18015A: to=<immae+immae_eu@localhost.immae.eu>, orig_to=<cron+immae_eu@immae.eu>, relay=local, delay=0.87, delays=0.43/0.32/0/0.13, dsn=2.0.0, status=sent (delivered to command: /usr/bin/procmail)                                                                                                                                                                                                                                      
TagsNo tags attached.

Activities

immae

2019-01-28 23:13

administrator   ~0000026

It seems to be related to the instanceid value configuration: when we change the value, nextcloud is fast again.

  • it changes the appdata folder in /var/lib/nextcloud/appdata_*
  • It seems to disable redis or apcu cache? (need to test)

immae

2019-03-31 17:03

administrator   ~0000032

Seems to be fixed

Related Changesets

Nix: master a1752ba5

2019-01-28 23:37:14

immae

Details Diff
Temporarily fix nextcloud being slow Affected Issues
0000119
mod - nixops/modules/websites/tools/cloud/nextcloud.nix Diff File

Issue History

Date Modified Username Field Change
2019-01-28 16:53 immae New Issue
2019-01-28 23:13 immae Note Added: 0000026
2019-01-29 07:35 immae Changeset attached => Nix master a1752ba5
2019-03-31 17:03 immae Assigned To => immae
2019-03-31 17:03 immae Status new => closed
2019-03-31 17:03 immae Resolution open => fixed
2019-03-31 17:03 immae Note Added: 0000032