JUST FOR INFO
several errors in seafile-monitor.log like this:
Blockquote
/seafile/seafile-server-11.0.3/pro/python/seafevents/statistics/counter.py:289: SAWarning: SELECT statement has a cartesian product between FROM element(s) “UserTraffic” and FROM element “SysTraffic”. Apply join condition(s) between each element to resolve.
self.edb_session.execute(stmt)
/seafile/seafile-server-11.0.3/pro/python/seafevents/statistics/counter.py:289: SAWarning: UPDATE statement has a cartesian product between FROM element(s) “UserTraffic” and FROM element “SysTraffic”. Apply join condition(s) between each element to resolve.
self.edb_session.execute(stmt)
and several errors in seahub_email_sender.log like this:
Blockquote
WARNINGS:
?: (staticfiles.W004) The directory ‘/seafile/seafile-server-11.0.3/seahub/seahub/…/frontend/build’ in the STATICFILES_DIRS setting does not exist.
System check identified some issues: