Number of submitted records in Kobo toolbox server does not match total

Thanks! That looks like it’s fixed it:

root@kobocat:/srv/src/kobocat# ./manage.py sync_mongo --remongo
Your environment is:"onadata.settings.kc_environ"
Updating missing records for aPavr5MKsTv4kTSkSp5by3
-----------------------------------------------
Total no of instances: 219
Only updating missing mongo instances
Total no of mongo instances: 127
Total no of instances to update: 93
100.00 % done...
Updated aPavr5MKsTv4kTSkSp5by3

BTW are running on an older version of kobo-docker so I had to get to the container with the following command:

docker exec -it kobofe_kobocat_1 bash

I didn’t want to pollute this post with another (related) question on the backup limits, but is there any way to prevent the server running out of disk space?: Limit number of kobo-docker backups

1 Like