Sailsync owncloud does not start on SFOS 3.4.0.22

The issue is a result of the Python3 sqlite3 library missing in 3.4.0.

A temporary workaround is to install the library manually via: pkcon install python3-sqlite

1 Like