Hello,
I have installed kobo on my own Ubuntu 16.04 server successfully but have encountered an error with the survey IDs created. When a form I have deployed gets about 40 responses/ stays about 2 days, the survey ID becomes unavailable and redeploying the project generates a url with a different survey ID. I have checked the docker images running on the server and both kobo_redis_cache_1 and kobo_redis_main_1 have been up since they were created last week.
I suspect that whatever database is supposed to be keeping a record of the deployed forms is losing this information and would like to know if this is a known issue and if there’s a way to make sure the url never changes for a project.