You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ok, I still found out that https also occurs.
When adding and I think http is used to check if the server is reachable.
And I would like to close HTTP port 3012 with iptables. Only then the slave is no longer accessible from the master.
Summary
Master uses port 3012 instead of 3013 for the connection to the client.
Steps to reproduce the problem
I have activated https on the master and the slave. I call the master directly via hostname:3013 in the browser.
I added the client manually using the host name.
The master establishes the connection to the client via port 3012 instead of 3013.
Your Setup
Operating system and version?
ubuntu 16.04
Node.js version?
Cronicle software version?
last from today
Are you using a multi-server setup, or just a single server?
yes multi server, with one master and one client.
Are you using the filesystem as back-end storage, or S3/Couchbase?
yes, filesystem.
tcpdump
The text was updated successfully, but these errors were encountered: