Project

General

Profile

Actions

Bug #8709

closed

Cannot update policies on master, server refuse simultaneous connection

Added by Vincent MEMBRÉ almost 8 years ago. Updated over 7 years ago.

Status:
Rejected
Priority:
N/A
Category:
Agent
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

Node cannot update it's policies, because server refuses simultaneous connection:

An output of rudder server debug is available here: https://gist.github.com/VinceMacBuche/b16b0123c14c65f87415aca070fbe442

But the error extract (last line of logs) are here:

rudder  verbose: 192.168.41.4> Host relay.rudder.local granted access to /usr/share/ncf/tree/60_services/baseline/stable/baseline.cf
rudder  verbose: Obtained IP address of '192.168.41.4' on socket 8 from accept
   error: Remote host '192.168.41.4' is not in allowallconnects, denying second simultaneous connection
rudder  verbose: Obtained IP address of '192.168.41.4' on socket 8 from accept
   error: Remote host '192.168.41.4' is not in allowallconnects, denying second simultaneous connection
rudder  verbose: Obtained IP address of '192.168.41.4' on socket 8 from accept
   error: Remote host '192.168.41.4' is not in allowallconnects, denying second simultaneous connection
rudder     info: 192.168.41.4> Closing connection, terminating thread

Defining allowallconnects instead of allowconnects in cf-served.cf fix the issue!

Actions

Also available in: Atom PDF