Hi,
here a a few details :
- version of kanbanik = 0.2.8
- I see this error on the browser
- I have not yet investigated server's log, but I'll do so !
To complete the list :
- dockerized server (docker version 1.5.0, build a8a31ef)
Found !I've identified the pb.Initially I've created only one docker container that did mongodb + tomcat + supervisorThe problem is now solved by creating one container for mongodb and another one for tomcat.And no more supervisor that I suspect to be the root of my pb.It now works like a champ !No deconnection since yesterday.