Project

General

Profile

Actions

Bug #9216

closed

Error message when restarting rudder-agent during relay install

Added by Alexis Mousset over 7 years ago. Updated over 7 years ago.

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

Description

==> centos7_relay:    error: Report data select is only available in CFEngine Enterprise

Related issues 1 (0 open1 closed)

Related to Rudder - Bug #10209: Impossible to collect reports in mission portal since #9216ReleasedAlexis MoussetActions
Actions #1

Updated by Alexis Mousset over 7 years ago

rudder  verbose: 
rudder  verbose: P: .........................................................
rudder  verbose: P: BEGIN promise 'server_access_grant_${query_types}_for_hosts' of type "access" (pass 0)
rudder  verbose: P:    Promiser/affected object: '${query_types}'
rudder  verbose: P:    Part of bundle: access_rules
rudder  verbose: P:    Base context class: any
rudder  verbose: P:    Container path : '/default/access_rules/access/'${query_types}'[0]'
rudder  verbose: P:
rudder  verbose: P:    Comment:  Grant ${query_types} reporting query for the hub on the hosts
rudder  verbose: P: .........................................................
rudder  verbose: 
rudder  verbose: Access to server literals is only available in CFEngine Enterprise
   error: Report data select is only available in CFEngine Enterprise
rudder  verbose: P: .........................................................
rudder  verbose: P: BEGIN un-named promise of type "vars" (pass 0)
rudder  verbose: P:    Promiser/affected object: 'policy_server_file'
rudder  verbose: P:    Part of bundle: def
rudder  verbose: P:    Base context class: any
rudder  verbose: P:    Container path : '/default/def/vars/'policy_server_file'[0]'
rudder  verbose: P:
rudder  verbose: P:    Comment:  Path to file containing address to policy server
rudder  verbose: P: .........................................................
rudder  verbose: 

Actions #2

Updated by Nicolas CHARLES over 7 years ago

Ok, initial promises contain

    any::
      "${query_types}" 
        handle => "server_access_grant_${query_types}_for_hosts",
        comment => "Grant ${query_types} reporting query for the hub on the hosts",
        resource_type => "query",
        report_data_select => rudder_data_select_host,
        admit => { ${def.policy_server}, @{sys.ip_addresses} };

this is a code that is guarded by a &if(NOVA)&

Actions #3

Updated by Nicolas CHARLES over 7 years ago

  • Target version changed from 4.0.0~rc2 to 3.2.10

Already in 3.2

Actions #4

Updated by Nicolas CHARLES over 7 years ago

  • Status changed from New to In progress
  • Assignee set to Nicolas CHARLES
Actions #5

Updated by Nicolas CHARLES over 7 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Nicolas CHARLES to Alexis Mousset
  • Pull Request set to https://github.com/Normation/rudder-techniques/pull/1070
Actions #6

Updated by Nicolas CHARLES over 7 years ago

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100
Actions #7

Updated by Vincent MEMBRÉ over 7 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 4.0.1 and 3.2.10 which were released today.

Actions #8

Updated by Nicolas CHARLES about 7 years ago

  • Related to Bug #10209: Impossible to collect reports in mission portal since #9216 added
Actions

Also available in: Atom PDF