Hi, I have some more information to share. I am running Seafile Pro in docker but had changed the ports for seafile to 192.168.192.x network as I wanted to get this to work with my Zerotier network. Do I have to change anything for the other containers (memcached, mariadb and elasticsearch?). Sorry, I am new to this and would like to get the fulltextsearch started.
Currently I am getting seafes:158 start_index_local: Index process init error: ConnectionError(<urllib3.connection.HTTPConnection object at 0x7f95efcf9220>: Failed to establish a new connection: [Errno 111] Connection refused) caused by: NewConnectionError(<urllib3.connection.HTTPConnection object at 0x7f95efcf9220>: Failed to establish a new connection: [Errno 111] Connection refused).
when I try ./pro/pro.py search --update
from the seafile container terminal …