Closed hamedty closed 4 months ago
It turned out that this installation is updated from docker 6.x to docker-mc 11.0 and they needed to create seafevents.conf
manually. After creating that file and disabling notification in seafile.conf
it seams everything works well.
I am running seafile multi container using docker compose. I am running version 11.0.9. When I create a new library using the web interface, I receive 500 error and after checking the seahub log file, I am seeing the following error line and traceback stack. Any ideas?
ImportError: cannot import name 'SeafEventsSession' from 'seahub.utils' (/opt/seafile/seafile-server-11.0.9/seahub/seahub/utils/__init__.py)
The traceback stack: