maxpert / marmot

A distributed SQLite replicator built on top of NATS
https://maxpert.github.io/marmot/
MIT License
1.7k stars 42 forks source link

Example FAILING to CONNECT ! #82

Open Codzaa opened 10 months ago

Codzaa commented 10 months ago

Hi there, I love the project you have going on here. I am facing a problem when I try run the example . Here is a screenshot of whats going on.

Screenshot from 2023-08-31 15-01-31

maxpert commented 10 months ago

Hi! Is it happening with all nodes? I see problem is happening with node_id 3. Keep in mind example binds to specific ports (check shell script), make sure those ports are available and free (or modifying them).