This is what happened after I shut down seatable, deleted the contents of /opt/seatable, and ran the initialization process again (via docker-compose up):
The line PLUGINS_REPO_ID='' was added to /opt/seatable/seatable/conf/dtable_web_settings.py – so the repo is is still empty, and the error pysearpc.common.SearpcError: Invalid repo id continues to appear when I try to upload plugins.
Maybe I am missing something and there is an additional configuration step that would need to be taken?
Another small after deleting contents of /opt/seatable: my previous tables are displayed, but are not accessible anymore (error message is 'Library does not exist."). It has also become impossible to create new bases, trying to do so returns the message “Library 876bae96-2c98-460f-aae1-a2138b01fc9d not found.”
I believe deleting /opt/seatable is not enough, but the database has to be reset completely as well?