Project

General

Profile

Actions

Bug #2729

closed

initial promises for node are not properly set.

Added by Vincent MEMBRÉ over 11 years ago. Updated over 11 years ago.

Status:
Released
Priority:
2
Assignee:
Nicolas PERRON
Category:
System techniques
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

Every time a node runs cf-agent, it tries to run promises common/1.0/cf-serverd.cf.

But, when ran for the first time, the promises always have an error as it tries to run a server configuration promises.

As it is not configured for the node, that promise can't be parse by cf-agent, so the execution is stopped before anything can be done and we can't do anything with that node.

When removing that promises from the inputs in "promises.cf", the agent runs perfectly and the promises are repaired.

We should have a system that prevents a node from calling that initial promises.

Actions

Also available in: Atom PDF