Bug #4716
closed
Promises generation fails on relay server
Description
Hello,
On 2.9.4 version of Rudder (in target version , we don't have the choice of 2.9.4)
I have 1 network with 1 server and 1 relay interface , and an other network with 1 relay interface and 1 node.
[Server<->Relay<->Node]
First network : 1.0.0.0/8
Second network : 2.0.0.0/8
The relay and the node are accept on server.
The script node-to-relay worked very well.
The node have the relay name in policy-server.dat .
When i have accepted the node on server, the regeneration of rules failed with errors :
ERROR com.normation.rudder.services.policies.RudderCf3PromisesFileWriterServiceImpl - Could not find freshly created promises at /var/rudder/share/bb8ee6c0-0dff-4f82-a2fc-efffc0c45853.new/share/7e9a3418-6432-45d9-8924-71b5690b9db0.new
ERROR com.normation.rudder.services.policies.RudderCf3PromisesFileWriterServiceImpl - Could not write promises into /var/rudder/share/bb8ee6c0-0dff-4f82-a2fc-efffc0c45853.new/share/7e9a3418-6432-45d9-8924-71b5690b9db0, reason :
java.io.IOException: Created promises not found !!!! at .....
The cf-agent -KI on relay return "error : During agent identification for '1.0.0.2'" ( IP of server side relay interface ).
Same error on node ( with ip 2.0.0.2) . All IPs and name are in /etc/hosts of all system .
curl http://nameofrelay/uuid ( on the node ) return the uuid of relay.
How i can resolv that ?
Thanks !
Files
Updated by Vincent MEMBRÉ about 11 years ago
- Subject changed from Regeneration fail and error during agent identification to Promises generation fails on relay server
- Category set to Server components
- Status changed from New to Discussion
- Assignee set to Anonymous
- Priority changed from N/A to 1 (highest)
- Target version set to 2.9.5
Updated by Anonymous about 11 years ago
- File details.png details.png added
- File INFO_2014_04_01.stderrout.log INFO_2014_04_01.stderrout.log added
- File DEBUG_2014_04_01.stderrout.log DEBUG_2014_04_01.stderrout.log added
Updated by Nicolas CHARLES about 11 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to François ARMAND
- Pull Request set to https://github.com/Normation/cf-clerk/pull/38
Updated by Nicolas CHARLES about 11 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100