michtio
04/26/2022, 12:20 PME20220426 12:09:40.790665 72464 server.cpp:955] Fail to listen 10.0.1.107:8107
E20220426 12:09:40.790704 72464 typesense_server_utils.cpp:245] Failed to start peering service
Servers are in the same network, can communicate with each other, firewall rules have been set ( allowing 8107 ).
and my config simply looks like:
[server]
api-address = 0.0.0.0
api-port = 8108
data-dir = /typesense/data
api-key = xxx
log-dir = /typesense/logs
nodes = /etc/typesense/nodes.conf
peering-address=10.0.1.107
peering-port=8107