Trouble adding new node to single instance

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
sjesse
Posts: 4
Joined: Tue May 12, 2020 11:41 am

Trouble adding new node to single instance

Post by sjesse »

We've had a single isntance runing for while and I'm trying to add a second node but getting timeout errors trying to add the node. I can ping the each node from the other node and I can't see any firewall issues anywhere.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Trouble adding new node to single instance

Post by scottwilkerson »

From the CLI on the new node, can you reach the old_node via http and port 9300?

Code: Select all

nmap old_host -Pn -p 9300
nmap old_host -Pn -p 80
nmap old_host -Pn -p 443
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
sjesse
Posts: 4
Joined: Tue May 12, 2020 11:41 am

Re: Trouble adding new node to single instance

Post by sjesse »

Looks like 9300 is having issues

tarting Nmap 6.40 ( http://nmap.org ) at 2021-02-24 13:18 EST
Stats: 0:00:00 elapsed; 0 hosts completed (0 up), 0 undergoing Host Discovery
Parallel DNS resolution of 1 host. Timing: About 0.00% done
Nmap scan report for
Host is up (0.0021s latency).
PORT STATE SERVICE
9300/tcp filtered vrace
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Trouble adding new node to single instance

Post by scottwilkerson »

Do you have a firewall that could be blocking this?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
sjesse
Posts: 4
Joined: Tue May 12, 2020 11:41 am

Re: Trouble adding new node to single instance

Post by sjesse »

No, there is, but I don't see any blocks but they are in zones where there shouldn't be any issues.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Trouble adding new node to single instance

Post by ssax »

Locking thread, ticket received, we will continue support through the ticket.

Thank you!
Locked