Just a small tip if you upgrade on latest Ubuntu version from 9.0.x.:
You will again get the issue with seahub not starting thanks to CFFI wrong version. So just reinstall again CFFI as such:
sudo pip3 install --force-reinstall --upgrade --target <SOMEPATH>/seafile-server-latest/seahub/thirdpart cffi==1.14.6